Dear Mukesh, Those permissions are taken care poperly.
Thanks & Br, Yogendra G. +91-9916168647 On Fri, Oct 10, 2014 at 10:32 AM, Mukesh Srivastav <[email protected]> wrote: > Dear Yogesh, > > Please add the following user defined permission in the > AndroidManifest.xml file > <uses-permission > android:name="android.permission.ACCESS_MOCK_LOCATION" /> > <uses-permission > android:name="android.permission.ACCESS_COARSE_LOCATION" /> > <uses-permission > android:name="android.permission.ACCESS_FINE_LOCATION" /> > > > > > On Thu, Oct 9, 2014 at 8:35 PM, yogendra G <[email protected]> wrote: > >> Dear All, >> >> I am developing an app which require location access of the user. >> I tried to do a prototype of the app but whenever i am within some building >> were network is not that good am getting location has null even in google >> maps if i tried to find out my location its not happening. >> >> I have used following things in my code: >> 1. Network provider. >> 2. Gps. >> 3. Fused location. >> >> Turned on all location services in settings also. >> >> So,what would be best approach for this kind of problems. >> >> Thanks & Br, >> Yogendra G. >> +91-9916168647 >> >> -- >> 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 >> --- >> You received this message because you are subscribed to the Google Groups >> "Android Developers" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > Warm Regards, > *Mukesh Kumar*, > Android Consultant/Freelancer, > India,Hyderabad. > > -- > 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 > --- > You received this message because you are subscribed to the Google Groups > "Android Developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- 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 --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.

