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
93 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.