I tried to create an android app with webview, but there was an error because it could not access my IP ex: 192.168.1.100 can not even access localhost also by using IP 10.0.2.2, my computer is connected with proxy with IP 192.168.8.80, what is the problem? .. I have also added the uses-permission INTERNET but still error ...
Asked
Active
Viewed 638 times
0
-
post your logcat here – Sunil P Jul 27 '17 at 06:56
-
Post some more details.. – Akshay Jul 27 '17 at 06:56
-
refer https://stackoverflow.com/questions/15103463/how-to-access-the-local-host-server-with-web-view-in-android – sasikumar Jul 27 '17 at 06:56
-
logcat message `07-27 02:53:34.270 6762-6762/com.irwandevelop.webview E/eglCodecCommon: **** ERROR unknown type 0x20063 (glSizeof,73)` – irwan dwiyanto Jul 27 '17 at 07:03
-
check this for your understanding https://stackoverflow.com/questions/22685375/android-webview-unknown-error – Sunil P Jul 27 '17 at 07:08