I have an android application(Android 2.2) accessing internet behind proxy.
I have tried setting an APN with proxy host & port and it works fine in emulator browser. But the application fails to connect to internet.
I have also tried command line option of -http-proxy, it doesn't work.
Can somebody help me with it?