On platforms Android 2.0 and Android 2.0.1 proxy settings are ignored by Browser at all. I have tried to specify it using the next 3 case: 1. emulator -http-proxy http://: 2. export HTTP_PROXY=http://: in adb shell 3. Specifying it in APN settings. It doesn't work at all. In contrary it successfully works on 1.5 and 1.6. How do I get internet running on 2.0.1? thanks Jeet