View Single Post
Old 04-14-2016, 10:00 AM   #3
hackqiang
Junior Member
hackqiang began at the beginning.
 
Posts: 8
Karma: 10
Join Date: Aug 2015
Device: kindle pw2
Quote:
Originally Posted by knc1 View Post
Try:
WIFI_NO_NET_PROBE
in the root of visible storage
a file, no contents, no extension, case matters.
Thanks for your kind help, I tried, but the problem still exist.
Btw, I can access the internet by the "Experimental Browser"
and those are some part of you java code:
Quote:
URL url= new URL(Url);
HttpURLConnection con = (HttpURLConnection)url.openConnection();
add more information:
I try to add the same code in KUAL, and KUAL meet the same problem,
So I guess, the limit is related with the amazon's java framework.

Last edited by hackqiang; 04-14-2016 at 10:47 AM. Reason: add infor
hackqiang is offline   Reply With Quote