Whenever I install an apk I just tap on the notification once it's downloaded and that gives me the option to install.
If you don't get that then you'll need a file explorer
Copy the apk to a computer, set adb up on the computer, enable USB debugging on the phone, connect phone via USB, then use the command "adb install package.apk" (where "package.apk" should be replaced by the name of your actual apk file).
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.