hi...
I am unable to connect to internet after changing to 111...
what i did is..
step 1: went to Command prompt
step 2: change path to android SDK tools folder
step 3: Run the command
adb.exe shell sqlite3 /data/data/
com.google.android.providers.settings/
databases/ settings.db "INSERT INTO system VALUES
(111,'http_proxy','ipaddress:portno');"

But i havent changed in eclipse network settings...
Can any one tell me if changes required then what are they...




On Jan 8, 12:10 pm, sheik <[email protected]> wrote:
> Hi all,
>  Now i am able to accessinternetin theemulator..
> just needed to change the insert command....99 to 111
>
> adb.exe shell sqlite3 /data/data/com.google.android.providers.settings/
> databases/ settings.db "INSERT INTO system VALUES
> (111,'http_proxy','ipaddress:portno');"
>
> But still their is a problem with the Gmaps...
> in the DDMS...i get...
> LocationManagerService    isProviderEnabled got exception
>
> any one can please suggest on this....
> Thank you for the response....
>
> On Jan 2, 2:37 am, anand <[email protected]> wrote:
>
>
>
> > i hope the following documentation has the answer you are looking for:
>
> >http://code.google.com/android/reference/emulator.html#proxy
>
> > ---------
> > On Dec 30 2008, 6:32 am, sheik <[email protected]> wrote:
>
> > > Hi ...
> > > About theinternetconnection in emulatorv1.0 .
>
> > > I am working behind theproxyso, am unable to connect to theinternet.I 
> > > tried below commands as suggested in other discussion's
>
> > > adb shell sqlite3 /data/data/com.google.android.providers.settings/
> > > databases/ settings.db "INSERT INTO system VALUES(99,'http_proxy',ip-
> > > addr:port-number');"
>
> > > and set the network-connection in the eclipse > prefrences > network
> > > connection...re-started the eclipse ,but it dint work..
>
> > > i did even tried by set upINTERNETpermissions in your manifest file
> > > as suggested by Tez...It dint work either...
>
> > > Can anyone suggest .How to enableinternetone working behind theproxy..
> > > .....that would really be helpful
>
> > > thanks
>
> > > On Dec 27, 7:38 am, Evil Mushroom Lord <[email protected]>
> > > wrote:
>
> > > > Odd--- I didn't configure or change anything.... and myemulatorworks
> > > > with theinternetjust fine. I can surf the web on its mini chrome
> > > > browser. :)
>
> > > > Are you sure yourinternetisn't working? Try opening the browser and
> > > > doing a google search or something.
>
> > > > --Evil Mushroom Lord
>
> > > >www.evilmushroomempire.com
> > > > Mushroom Wars: Wrath of the Fungi on Android now!
>
> > > > On Dec 26, 1:35 am, sheik <[email protected]> wrote:
>
> > > > > Hi all,
> > > > >  i have looking to enableinternetaccessinemulatorv1.0..
>
> > > > > kindly guide regarding this...
> > > > > i am working on windows xp OS with eclipse...- 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]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to