The install sequence, step by step
Android deliberately makes this slightly awkward, because each prompt is a decision point. Knowing what each one does turns an anxious tap-through into an informed choice.
- 1. The download itself. Nothing is installed yet — a file in your downloads folder is inert until opened.
- 2. The unknown-sources prompt. You are granting your browser or file manager the right to install packages. This is the real decision.
- 3. The permission summary. Read it. This is the last point at which declining costs you nothing.
- 4. Install and open. Registration and login follow, and both are covered on our login pages.
- 5. Revoke the install permission. Return to settings and switch it back off. Skipping this step is the most common mistake.
Play Protect warnings
Android may warn about an unrecognised app. The warning does not prove the file is malicious — unknown is not the same as harmful — but it does accurately describe the situation: nothing about this package has been verified for you.
When the install fails
Failures cluster into a handful of causes, and the error text usually points at the right one.
- App not installed. Frequently a signature conflict with an existing install of the same package.
- Parse error. A truncated download or a minimum Android version your device does not meet.
- Blocked by Play Protect. You can proceed, but treat it as a prompt to re-examine the source rather than an obstacle.
- Insufficient storage. Installation needs noticeably more free space than the file size suggests.
Removing it cleanly
Reversing an install properly takes a couple of minutes and is worth doing in full rather than by deleting an icon.
- Uninstall from settings. App info, then uninstall, so local data goes with it.
- Delete the APK. A leftover installer in downloads is one accidental tap from being reinstalled.
- Revoke install permission. Check every app that holds it, not just the one you used.
- Change reused credentials. Anything you typed into the app and use elsewhere should be rotated.
- Withdraw or write off any balance first. Uninstalling does not close an account or return funds.
Deciding not to install, or removing something you already have, is a perfectly reasonable outcome. Nothing in this ecosystem is time-limited, whatever a download page tells you.
Frequently asked questions
Why does the install fail with a parse error?
Usually an incomplete download or a package built for a different Android version. Re-downloading is the first thing to try; repeated failures point at the file itself.
Why can I not install over my existing app?
Android blocks an update signed with a different key than the installed version. That means the new file came from a different builder, which is worth knowing before you uninstall to force it.
How do updates work without a store?
Manually. You have to return to a source and repeat the process, which is one of the more underrated downsides of sideloading anything.
Does uninstalling remove everything?
It removes the app and its local data, but not any server-side account, and not any credential you reused elsewhere. Change those separately.