Hello, I am behind a proxy and trying to load a webpage ( http://www.google.com) in webview ( I am using sdk 1.5). I have set the proxy for the emulator (by going into Setting-> Wireless Controls -> Mobile Networks -> Access Point Names -> T-Mobile). I am able to borwse a site through a browser app. But when I load the page from web view, I get "WebPage not available error". In my WebViewClient onReceievedError(), I am getting :
ErrorCodeL -2 Description: The URL could ne be found. failedUrl: http://www.google.com/ I tried seraching a lot on internet, but unable to find any solution. I would appreciate if anyone could give me pointers to solve this problem. -- Thanks, Jaikishan -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

