A
A
Alexander Vasyuchenko2017-02-17 08:34:42
Android
Alexander Vasyuchenko, 2017-02-17 08:34:42

How to access geolocation in Android 6 without asking Runtime permission?

I use LocationManager in my application. Under android 6 it doesn't want to work without requesting runtime permission via ActivityCompat.requestPermissions. The rights in the manifest are not enough.
Is it possible somehow to write a program using GPS navigation without requesting runtime permission in android 6, but only with rights in the manifest?
For example, there is an application in Google Play - HUD Speed. It works under the 6th android without requesting rights.

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question