I have an app which uses Bluetooth and requires PERMISSION_ACCESS_COARSE_LOCATION and GPS requires PERMISSION_ACCESS_FINE_LOCATION.
Do i have to request both permissions? Or can i use PERMISSION_ACCESS_FINE_LOCATION for both of them?
What is the difference between both of them? Is FINE more accurate in GPS??
Do i have to request both permissions? Or can i use PERMISSION_ACCESS_FINE_LOCATION for both of them?
What is the difference between both of them? Is FINE more accurate in GPS??