我的代码是:if(mGoogleApiClient==null&&checkGooglePlayService()){Log.d(Utils.TAG_DEV+TAG,"BuildingGoogleApiClient");mGoogleApiClient=newGoogleApiClient.Builder(this).addConnectionCallbacks(this).addOnConnectionFailedListener(this).addApi(LocationServices.API).build();mLocationRequest.setInterval(UPDAT