ojacquemart / vlilleChecker

Android Vlille Checker app
https://play.google.com/store/apps/details?id=com.vlille.checker
GNU General Public License v3.0
13 stars 12 forks source link

Check ACCESS_FINE_LOCATION permission #103

Closed ojacquemart closed 8 years ago

ojacquemart commented 8 years ago

From a google email: "Action required: If your app requires GPS hardware to operate properly, you will need to explicitly add the "android.hardware.location.gps" uses-feature to your manifest."

See: https://developer.android.com/guide/topics/location/strategies.html#Permission

ojacquemart commented 8 years ago

Ok, see: https://github.com/ojacquemart/vlilleChecker/blob/master/app/AndroidManifest.xml#L18