public static final boolean DEBUG = !BuildConfig.BUILD_TYPE.equals("release"); if (DEBUG) Log.d(TAG, "xxxxxxxx");