示例#1
0
 @Override
 public void onDownloadComplete(int id) {
   progressNotification.clear();
   InstallApk.Install(urlPath, App.getInstance());
 }