This thread has some good info on proxy config... Could one of you please add this to the porting docs..whenever you find time..Thanks! On Thu, Aug 21, 2008 at 11:15 PM, Manish Pandit <[EMAIL PROTECTED]>wrote:
> > > > On Aug 21, 11:02 pm, shan <[EMAIL PROTECTED]> wrote: > > Hi Bob, > > I got the browser up. If you have any other versions of the sdk/ > > emulator on your system, erase them and then unzip the new sdk. And > > provide the proxy as <proxy:port> only. Do not use the http://, it > > throws a NumberFormatException. > > The -http-proxy startup option did'nt work but the workaround > > did(using the system table insertion). > > > > On Aug 21, 4:30 am, Bob <[EMAIL PROTECTED]> wrote: > > > > > I've tried to use the Emulator with a Proxy using the instructions > > > here... > > > > >http://code.google.com/android/reference/emulator.html#proxy > > > > > but have had no success using either of the two options discussed in > > > the reference. The 'Browser' application reports... > > > > > Web page not available > > > The Web page athttp://www.google.com/mcouldnot be loaded as: > > > The connection to the server was unsuccessful. > > > > > I'm using the Windows 0.9 Beta SDK w/Eclipse 3.4. > > > > > Has anyone got this working? Seems like such a basic thing, I > > > shouldn't be stumbling on this. > > I was able to get it working - I am running Ganymede with 0.9 Beta > Android on Ubuntu 8.04. I selected run-configurations, selected the > config I use for my app, under "Target" tab there is a section for > additional emulator params. I typed in "-http-proxy > http://login:[EMAIL PROTECTED]:port" > without quotes and was able to connect successfully. For some reason, > I had to bounce my Eclipse though... > > -cheers, > Manish > > > > --~--~---------~--~----~------------~-------~--~----~ 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] Announcing the new Android 0.9 SDK beta! http://android-developers.blogspot.com/2008/08/announcing-beta-release-of-android-sdk.html For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

