I need to use HttpClient in my application. However, the network I'm on when running the emulator has a proxy that requires authentication.
How do I configure the emulator to use this proxy with authentication and how do I tell HttpClient to use this? Currently, this is sort of blocking further development as I don't wish to manually configure proxy in my code but use the one the device is configured for. Thanks, Erik --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

