Re: [android-developers] amdroid GPS problems
You cannot put that "just before <manifest>". That element needs to go
inside the <manifest> element.
On Wed, Apr 20, 2011 at 10:35 AM, kaushik p <kaushiksjce@gmail.com> wrote:
> Hi all
> i am working on an app which uses the current location GPS values .i am
> getting some error in the xml file . I have added this line in the xml file,
> just before <manifest> to get permission to access the location values
> <uses-permission android:name="android.permission.ACCESS_FINE_LOCATION">
> </uses-permission>
>
> i am error in the same line , please help me resolve this .
> --
> Thanks&Regards
> Kaushik Pendurthi
> http://kaushikpendurthi.blogspot.com/
>
> --
> 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+unsubscribe@googlegroups.com
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
--
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy
Android Training in NYC: http://marakana.com/training/android/
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home