This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Android and the fly likes How to turn on internet settings ? Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Mobile » Android
Reply Bookmark "How to turn on internet settings ?" Watch "How to turn on internet settings ?" New topic
Author

How to turn on internet settings ?

chetan dhumane
Ranch Hand

Joined: Jan 07, 2009
Posts: 628

Hello all ,

Anyone knows how to turn on internet settings on emulator , where to set proxy address so that i can browse internet through android emulator.

Thanks


http://www.androcid.com/
Ed Burnette
Author
Ranch Hand

Joined: Jun 10, 2003
Posts: 142
Specify the -http-proxy <proxyname> option on the emulator command line.

http://developer.android.com/guide/developing/tools/emulator.html#proxy


Ed Burnette, Author of Hello Android
Blog: ZDNet's Dev Connection - Twitter: @eburnette
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: How to turn on internet settings ?
 
Similar Threads
how to disable autocomplete for password
Any plans for SDK release on Windows or Linux computers? Java Support?
Internet is not running on emulator
Unable to connect to internet via emulator
How to connect to the internet behind proxy ?