How can I, from an apk already selected with activity starter, open the dialog box to install it? is there an activity starter action to do this or an extension?
EDIT: I found a method with activity starter, but I read that it doesn’t work for android 10 however there is a way to make it work anyway that I didn’t understand. could you explain it to me?
mine is saying that it is necessary to have root to access the installation in the download directory, I can’t carry out the direct installation through the application, how can I fix this?
Your path to the file is incorrect…
Correct would be file:///storage/emulated/0/Download/yourFilename.apk
You also forgot to provide a screenshot of your relevant blocks…