Hi, Correctly, it's ACCESS_FINE_LOCATION.
http://developer.android.com/reference/android/Manifest.permission.html#ACCESS_FINE_LOCATION This is still being here. Sohail wrote: > I can't find that permission in the official documentation. Isn't this > deprecated? > > Secondly, I'm using the emulator. I've tried both using the DDMS and > telnet (geo fix) to send the coordinates. Both with no luck. I read > somewhere that this works on windows. I'm using ubuntu (if that > matters.) > > (Just in case, I don't get any exception, just a null) > > On Feb 17, 11:32 pm, Timo Bruck <[email protected]> wrote: >> Have you also added permissions for >> android.permission.ACCESS_LOCATION? I believe you need both. > > > > -- Keiji, [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

