android - Install Apk not coming to the top -


i've been able use intent.action_install_package attempt install apk. using startactivityforresults gives me answer if user clicks cancel or install fails, or if user clicks outside dialog pops asking question (neither cancel nor install).

but if have 2 apks install, , first 1 fails because user clicks outside dialog, second apk attemtped install never shows dialog.

i'm working in android n 7.1.1 api 25.


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -