version: cude 5.3 MTK 3.1
fix: update:彻底删除极光推送,以及高德地图sdk,优化百度sdk获取结果
This commit is contained in:
@@ -162,7 +162,6 @@ public class SplashActivity extends AppCompatActivity {
|
||||
// Log.i(TAG, "debugTest: iptables = " + CmdUtil.execute("iptables -L -n" ).toString());
|
||||
|
||||
Log.i(TAG, "debugTest: " + Utils.getAndroid10MAC(this));
|
||||
// Log.i(TAG, "debugTest: " + JPushInterface.getRegistrationID(this));
|
||||
Log.e(TAG, "getCustomVersion: " + Utils.getCustomVersion());
|
||||
Log.e(TAG, "getRomVersion: " + Utils.getRomVersion());
|
||||
Log.i(TAG, "debugTest: " + BuildConfig.VERSION_NAME);
|
||||
@@ -177,8 +176,6 @@ public class SplashActivity extends AppCompatActivity {
|
||||
// }
|
||||
// ActivityManager mAm = (ActivityManager) getSystemService(Context.ACTIVITY_SERVICE);
|
||||
// mAm.killBackgroundProcesses("com.android.documentsui");
|
||||
// BaseApplication.cleanJpushAlias();
|
||||
// BaseApplication.cleanJpushTag();
|
||||
Log.e(TAG, "debugTest: " + new Gson().toJson(MMKV.defaultMMKV().allKeys()));
|
||||
Log.e(TAG, "debugTest: SPUtils all " + new Gson().toJson(SPUtils.getAll(this)));
|
||||
try {
|
||||
|
||||
Reference in New Issue
Block a user