Closed ojacquemart closed 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
Ok, see: https://github.com/ojacquemart/vlilleChecker/blob/master/app/AndroidManifest.xml#L18
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