How to get locations from android device with internet/wifi without asking runtime permissions

97 Views Asked by At

My requirement is that to fetch users locations without asking GPS and runtime permissions.

1

There are 1 best solutions below

0
On

From Android 6 it's not possible using GPS without runtime permission.