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 <[email protected]> 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 [email protected] 09176147148 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

