All help guides

How to Install an APK on Android

The permission prompt, the file check, and what to do if it fails

Android allows APK installs from outside the Play Store, but the permission belongs to the app that opens the file. The exact labels vary by Android version and phone maker, so follow the prompt rather than looking for one universal switch.

Use the prompt Android gives you

Download the APK, open it from your browser downloads or file manager, and follow Android's link to settings if that app is not allowed to install unknown apps. Grant permission only to the app you are using to open the file, then return and confirm the install.

  1. Wait until the APK download is complete.
  2. Open it from the browser or file manager you actually use.
  3. Allow that app to install unknown apps when Android asks.
  4. Return to the installer and review any Play Protect warning instead of bypassing it blindly.

Check the file before blaming Android

A partial download, a renamed archive, full storage, or a file saved where your file manager cannot read it can all look like an install problem. If parsing fails, download again and make sure the file is an APK from the intended download page.

Updates are still possible, but not automatic

A sideloaded build can be updated by installing a newer compatible file signed the same way. The Play Store normally will not update that build for you, and a store version may conflict with a sideloaded one.

Frequently asked

Common questions

Does installing an APK need root?

No. Root is separate. APK installation needs the install-unknown-apps permission for the browser or file manager that opens the file.

Should I turn off Play Protect?

No. Keep its warning visible and decide from there. The point is to understand the source and file, not to hide Android's safety checks.