摘要: File apkFile = new File(filePath); Intent intent = new Intent(); intent.setFlags(Intent.FLAG_ACTIVITY_NEW_TASK); //如果不加,最后安装完成,点打开,无法打开新版本应... 阅读全文
posted @ 2017-01-04 16:30 飞剑 阅读(720) 评论(0) 推荐(0)
摘要: 效果图: 代码如下: 阅读全文
posted @ 2017-01-04 11:25 飞剑 阅读(7127) 评论(0) 推荐(0)