On Wed, Apr 22, 2009 at 10:56 PM, gandor <gand...@gmail.com> wrote: > > If I want to simulate getspeed using emulator how do I do it. > > I used the following code > and it gives me > 04-23 05:39:18.485: ERROR/AndroidRuntime(292): Caused by: > java.lang.SecurityException: Requires ACCESS_FINE_LOCATION permission
You need to add the android.permission.INTERNET permission to your manifest. R/ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" group. To post to this group, send email to android-beginners@googlegroups.com To unsubscribe from this group, send email to android-beginners-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/android-beginners?hl=en -~----------~----~----~----~------~----~------~--~---