I am using googleApiClient with LocationServices api to get the location.
I am able to get last location if In phone settings wifi & mobile network location is checked.
But If I unchecked the wifi & mobile network location. It does not provide any location. while GPS Settings in checked in both cases.
My question :- Google's new api can get location from gps or not. ?