if(!locationManager.isProviderEnabled(LocationManager.GPS_PROVIDER)){mGoogleApiClient=newGoogleApiClient.Builder(this).enableAutoManage(this,34992,this).addApi(LocationServices.API).addConnectionCallbacks(this).addOnConnectionFailedListener(this).build();mGoogleApiClient.connect();locationChecke