Skip to content

Latest commit

 

History

History
19 lines (10 loc) · 755 Bytes

File metadata and controls

19 lines (10 loc) · 755 Bytes

AutomaticallyOpenApk

Description:

Use DownloadManager download APK, through ContentObserver show progress bar dialog, register roadcastReceiver when 「ACTION_DOWNLOAD_COMPLETE」automatically open install view.

p.s. Android 6.0,7.0 work perfectly.

Screenshots

Blog Article(Chinese):https://solinariwu.blogspot.tw/2017/03/android-downloadmanagerapkandroid-60-70.html

Reference:

http://blog.csdn.net/u013277740/article/details/51737080    

http://blog.csdn.net/yy1300326388/article/details/52787853

http://stackoverflow.com/questions/38010972/unable-to-download-files-using-download-manager-in-emulator