My code is:
if (mGoogleApiClient == null && checkGooglePlayService()) { Log.d(Utils.TAG_DEV + TAG, \"Building GoogleApiClient\"); mGo
Use SettingsClient instead of SettingsApi read official document - enter link description here