Here is my problem:
Emulator(Android 2.2) is able to access internet through browser.
(I am behind a proxy so i set the proxy first)
but when i create a webview app, seems like it can not access the internet by webview.
<uses-permission android:name="android.permission.INTERNET"></uses-permission>
is set up. So I am afraid it's because of the proxy.
Any clue ? Thanks.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…