My requirement is that to fetch users locations without asking GPS and runtime permissions.
How to get locations from android device with internet/wifi without asking runtime permissions
69 views Asked by saikiran At
1
My requirement is that to fetch users locations without asking GPS and runtime permissions.
From Android 6 it's not possible using GPS without runtime permission.