[android-developers] Re: Connect android emulator to internet

2009-07-14 Thread Lex

See Number 3:

http://developer.android.com/guide/tutorials/views/hello-mapview.html

On Jul 13, 1:28 pm, renjith mp renjith...@gmail.com wrote:
 Hi All,

 Please let me know how to connect to internet from android emulator.
 Here  the details of my development environment

 Eclipse:eclipse-SDK-3.4.2-win32
 Android:android-sdk-windows-1.1_r1
 Platform :Window vista.32 bit OS
 Internet:Broadband internet connection from some ISP.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---



[android-developers] Re: Connect android emulator to internet

2009-07-14 Thread Desu Vinod Kumar
HI

U need to connect the internet in application

uses-permission android:name=android.permission.INTERNET /

add these permission in android manifest file


or

u want to use internet in emulator browser.

http://www.anddev.org/viewtopic.php?p=10379

go through these steps


On Mon, Jul 13, 2009 at 4:58 PM, renjith mp renjith...@gmail.com wrote:


 Hi All,

 Please let me know how to connect to internet from android emulator.
 Here  the details of my development environment

 Eclipse:eclipse-SDK-3.4.2-win32
 Android:android-sdk-windows-1.1_r1
 Platform :Window vista.32 bit OS
 Internet:Broadband internet connection from some ISP.

 



-- 
Regards
---
Desu Vinod Kumar
vinny.s...@gmail.com
09176147148

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google
Groups Android Developers group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~--~~~~--~~--~--~---