can't find the exact current location in android
问题 I have use this below code for find the current location but i got that some devices(samsung 7' and 10'inch and nexus 10'inch) exact current locations,but unfoirtunately i can't find the locations in samsung s3. I don't have any idea ,what is issue.no find the locations. here is my code: public class GPSTracker extends Service implements LocationListener { private final Context mContext; //flag for GPS Status boolean isGPSEnabled = false; //flag for network status boolean isNetworkEnabled =