Quote:
Originally Posted by knc1
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.