[android-developers] Re: -http-proxy problems

2008-08-22 Thread shan
Thanks Andyn, got the browser up. Seems like a problem related with multiple SDKs on the same machine messing with the proxy. Refer : http://groups.google.com/group/android-developers/browse_thread/thread/5bf421494daf6784/cfcc4ad406134b14#cfcc4ad406134b14 If you know/find a reason please update.

[android-developers] Re: -http-proxy problems

2008-08-21 Thread andyn
Try it this way: http://openhandsetmagazine.com/2007/11/tips-howto-connect-android-emulator-behind-proxy/ On Aug 21, 9:05 am, shan [EMAIL PROTECTED] wrote: I am using a Win XP machine, I started the emulator with : emulator - http-proxy http://proxy:port  but the default browser does'nt

[android-developers] Re: -http-proxy problems

2008-08-21 Thread shan
Sorry I forgot to mention i am using the SDK 0.9 beta for Windows which does'nt have sqlite3 embedded. I can't invoke the sqlite3 from the adb shell. I can't access the system table in the /data/.settings.db path. Any solutions? On Aug 21, 12:08 pm, andyn [EMAIL PROTECTED] wrote: Try it

[android-developers] Re: -http-proxy problems

2008-08-21 Thread andyn
Hm, I don't really know a solution. Maybe you can wait till the next release? It will have sqlite3 included also at the Windows version - http://groups.google.com/group/android-developers/browse_frm/thread/8be1419bef6fe2e2?hl=en On Aug 21, 10:00 am, shan [EMAIL PROTECTED] wrote: Sorry I