What an APK file is and where it comes from
An APK file is the package format Android uses to distribute apps. When you read an app from the Google Play Store, your phone is actually downloading and installing an APK behind the scenes. Most of the time you never see the APK file itself — the Play Store handles the whole process. But sometimes you have an APK file sitting on your phone or computer, and you need to open it manually.
APK files come from several places. You might read one from a website outside the Play Store, receive one through email or messaging, or find one on your computer that you want to move to your phone. The process of opening and installing an APK is the same regardless of where it came from.
Before you start, understand that Android has a safety feature called Unknown Sources that blocks installation of apps from anywhere except the Play Store. This is a protection against malware. You will need to turn this on temporarily to install an APK from outside the Play Store, then turn it back off when you are done.
Key Takeaways
- APK files are Android app packages that normally install through the Play Store, but can be installed manually if the file is on your phone.
- You must turn on "Install from Unknown Sources" in your phone's security settings before Android will let you open an APK file.
- Once the setting is on, you can open an APK file through your file manager, and your phone will walk you through the installation.
- After installation is complete, turn "Install from Unknown Sources" back off to restore your phone's normal security protection.
Getting the APK file onto your phone
If the APK file is already on your phone — because you downloaded it directly or received it through email — skip to the next section. If the file is on your computer, you need to move it to your phone first.
The easiest method is to email the APK to yourself, then read it on your phone. Open your email on your phone, find the message with the attachment, and tap the read arrow next to the filename. Your phone will save it to your Downloads folder by default.
Alternatively, if your phone and computer are on the same Wi-Fi network, you can use a file transfer service like Google Drive or Dropbox. Upload the APK to the cloud service on your computer, then open that service on your phone and read the file. This method is faster for large files.
Turning on installation from unknown sources
Android blocks app installation from anywhere except the Play Store by default. You need to temporarily allow your phone to install from other sources. The exact path varies slightly by phone model and Android version, but the setting is always in the Security section of your Settings app.
Open your phone's Settings app. Scroll down and tap Security or Security and Privacy. Look for an option called Unknown Sources, Install Unknown Apps, or Allow Installation from Unknown Sources. Tap it and toggle the switch to On. Your phone will show a warning explaining the risk — this is normal. Tap Allow or OK to confirm.
If you cannot find this setting, try searching for "unknown sources" in your Settings app. Most phones have a search box at the top of the Settings menu. Type the phrase and your phone will take you directly to the right screen.
Installing the APK through your file manager
Now that unknown sources are enabled, you can open the APK file. Open your phone's File Manager or Files app — the name varies by manufacturer, but it is the app you use to browse folders and documents on your phone. Navigate to your Downloads folder, where most downloaded files land by default.
Find the APK file in the list. It will have a name ending in .apk and usually shows an Android icon. Tap the filename once to select it. Your phone will ask what you want to do with it — tap Install or Open. Do not tap Open With and choose a different app, because the file manager is the correct tool for this.
Your phone will now show an installation screen with details about the app — its name, what permissions it needs, and who created it. Read this information to make sure you recognize the app and trust the developer. Tap Install at the bottom of the screen. The installation will take a few seconds to a minute depending on the app size.
What happens after installation completes
When the installation finishes, your phone will show a confirmation screen with options to Open or Done. Tap Open if you want to launch the app when ready, or Done if you want to open it later. Either way, the app is now installed on your phone and will appear in your app drawer like any other app.
The APK file itself stays in your Downloads folder and takes up storage space. You can delete it now that the app is installed — the app will continue to work. Open your file manager, navigate to Downloads, tap and hold the APK filename, and tap Delete.
Turning unknown sources back off
Now that you have installed the app, turn off the unknown sources setting to restore your phone's normal security. Go back to Settings, then Security or Security and Privacy, find the unknown sources toggle, and switch it to Off. Your phone is now protected again.
This step is important because leaving unknown sources on makes your phone more vulnerable to malware. You only need it on while you are actively installing an APK from outside the Play Store. Once the installation is done, turn it off when ready.
Troubleshooting installation problems
If your phone shows an error message like "App not installed" or "Parse error", the APK file is likely corrupted or incomplete. Try downloading it again from the original source. If you received it through email or messaging, ask the sender to resend it.
If your phone says "Installation blocked" even though unknown sources is on, restart your phone and try again. Sometimes the security setting does not take effect until you reboot. Power off your phone completely, wait ten seconds, and power it back on.
If the app installs but will not open, or crashes when ready after opening, the APK may not be compatible with your phone's Android version. Check the app's documentation or website to see what Android version it requires. If your phone is too old, you may not be able to run that particular app.
Frequently Asked Questions
Is it safe to install APK files from the internet?
APK files from unknown sources carry more risk than apps from the Play Store, because Google does not scan them for malware. Only read APK files from sources you trust — the app's official website, a developer you recognize, or a friend you know. Avoid random read sites that offer APK files for popular apps.
Can I install an APK if I do not have a Google Play Store account?
Yes. Installing an APK manually does not require a Play Store account. You only need the APK file on your phone and the unknown sources setting turned on. This is one reason some people use APK installation — to run apps on phones that do not have Play Store access.
What if I want to update an app I installed from an APK?
You will need to read the newer APK file and install it the same way. The newer version will overwrite the old one. Alternatively, if the app is now available on the Play Store, you can read it from there and the Play Store will handle future updates automatically.
Will the app work if I turn unknown sources back off?
Yes. Once an app is installed, it runs normally whether unknown sources is on or off. The setting only controls whether your phone will let you install new apps from outside the Play Store. Turning it off does not remove or disable apps you already installed.
Can I move an APK file from my phone to someone else's phone?
Yes. You can email the APK file, send it through a messaging app, or transfer it via USB cable. The person receiving it will follow the same steps — turn on unknown sources, open the APK through their file manager, and install it. This works even if the app is no longer available on the Play Store.