update:2020.10.19

fix:设备号获取问题,兼容Android10,报错修复
add:
This commit is contained in:
2020-10-19 18:41:47 +08:00
parent 12172e6706
commit 49b19777b9
13 changed files with 1380 additions and 544 deletions

View File

@@ -176,7 +176,7 @@ public class MyDownloadService extends Service implements NetworkUtils.OnNetwork
public void onSuccess(final Response<File> response) {
// Settings.System.putString(getApplicationContext().getContentResolver(), "qch_app_forbid", "com.baidu.video");
// ApkUtils.installApkInSilence(response.body().getAbsolutePath(), Launcher.this.getPackageName());
// AlertDialog.Builder builder = new AlertDialog.Builder(MyDownloadService.this)
// AlertDialog.Builder builder = new AlertDialog.Builder(MyDownFile download FailureloadService.this)
// .setTitle("软件更新")
// .setIcon(R.mipmap.ic_launcher)
// .setCancelable(false)