统一暂停,继续下载处理

This commit is contained in:
huangzhuanghua
2016-05-20 16:35:11 +08:00
parent a87a6fe256
commit 3d696fc991
25 changed files with 131 additions and 326 deletions

View File

@ -440,6 +440,8 @@ public class MainActivity extends BaseFragmentActivity implements
//检查是否存在更新的dex包
checkHotfix();
Utils.log("TD_CHANNEL_ID = " + (String) PackageUtils.getMetaData(this, getPackageName(), "TD_CHANNEL_ID"));
}
private void checkHotfix() {