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. On Aug 21, 5:21 pm, shan <[EMAIL PROTECTED]> wrote: > I think the same, but I got a workaround. > - Using the ddms - file explorer we pull out the settings.db file > - Use SQLite Manager to modify the system table ie. insert the > http_proxy field > - Pull the file from the machine into the device as earlier > - restart the emulator > > This successfully inserted the http_proxy field in the system table > but the browser is stuck now(seems like a different problem). > Please refer : > http://groups.google.com/group/android-developers/browse_frm/thread/8... > Any solutions? > > On Aug 21, 4:34 pm, andyn <[EMAIL PROTECTED]> wrote: > > > > > 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/8... > > > On Aug 21, 10:00 am, shan <[EMAIL PROTECTED]> wrote: > > > > 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 this > > > > way:http://openhandsetmagazine.com/2007/11/tips-howto-connect-android-emu... > > > > > 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 > > > > > work (can't find message). > > > > > Please assist.- Hide quoted text - > > > > > - Show quoted text -- Hide quoted text - > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

