Quick facts
- Launcher
- PojavLauncher
- Minecraft Java
- V1.21
- Launcher release
- Gladiolus
- Platforms
- Android, iOS (sideload), Windows, Mac, Linux
- Maintainer
- PojavLauncherTeam (open-source community)
- Android APK size
- ~147 MB
- Download source
- Download on this site
- Also searched as
- pojav launcher, pojavlauncher apk, pojav laucher, pojavlaucher, pojav launcher apk, pojavlauncher mod apk, pojav launcher download, pojavlauncher 1.21
- Not affiliated with
- Play Store clones, APK mirrors, fake App Store apps
PojavLauncher started as a way to run Minecraft Java Edition on Android, but the project now spans iOS (sideload), Windows, macOS, Linux, and Chromebooks through Android or Linux subsystems. Each platform has different install mechanics, certificate limits, and performance ceilings — copying an Android tutorial onto an iPhone or a school Chromebook without reading the platform notes is why half of “it won’t install” threads start.
This 2026 guide maps which build goes where, links back to the English download hub for Android details, and explains when older versions help versus hurt. Every download path ultimately traces to the verified download on this site — not Play Store clones or random IPA hosts.
Quick Answer
Use the latest stable verified build for your platform. Android uses the APK; iOS requires sideloading (not the App Store); PC uses desktop builds; Chromebooks often use the Android APK. For Android-first install help, start at the download hub. For crashes after install, see not working fixes.
Android (Quick Overview)
Android remains the most common PojavLauncher platform. If you are on a phone or tablet with ARM (ARMv7 or ARM64), the standard APK from the verified download on this site is the correct artifact.
| Requirement | Typical value |
|---|---|
| OS | Android 5.0 (Lollipop) or newer |
| CPU | ARMv7 or ARM64 |
| Storage | 2–4 GB free for game data + versions |
| RAM | 3 GB minimum comfortable; 6 GB+ better for modded |
Install in brief: download the latest release APK from the verified download on this site, allow install from your browser or file manager, open PojavLauncher, sign in with Microsoft, download a Minecraft version, play.
Android-specific depth — mods folder, Forge/Fabric, RAM tuning, black screens — lives in dedicated guides so this page stays cross-platform:
- How to install mods on PojavLauncher
- PojavLauncher not working fixes
- Is PojavLauncher safe?
- Full download context: PojavLauncher download (2026)
Critical Android warning: ignore Google Play listings that reuse the PojavLauncher name. They are documented fake distributions — not PojavLauncherTeam builds.
Android TV and foldables
PojavLauncher can run on Android TV boxes and some foldables, but input and resolution need manual tuning. Gamepads may map inconsistently; ultra-wide inner displays on foldables stress mobile GPUs at default FOV. Treat these as experimental — start vanilla, lower render distance, and map controls in PojavLauncher settings before modding.
Transferring worlds from Android to PC
Copy games/PojavLauncher/.minecraft/saves/YourWorld to your PC .minecraft/saves/ only when:
- Minecraft version numbers match (e.g., both 1.20.1)
- Mod lists match for gameplay mods
- You are not mixing Forge PC with Fabric mobile profiles
Use USB, Syncthing, or cloud zip — not WhatsApp, which recompresses and truncates large folders. After copy, run the world once in single-player on PC before joining servers.
iOS Sideload Installation
Apple does not allow PojavLauncher on the App Store as a normal Minecraft Java launcher. iOS users sideload — install an IPA using developer tooling.
What sideloading means
You install an app outside the App Store by signing it with a developer certificate. Certificates expire (often 7 days on free Apple IDs), after which the app may not open until re-signed.
Common tools (2026)
| Tool | Notes |
|---|---|
| AltStore | Popular; refreshes apps on same Wi-Fi as AltServer PC |
| Sideloadly | USB or Wi-Fi signing from PC/Mac |
| TrollStore | Semi-tethered permanent installs on specific iOS versions only — check current compatibility lists |
| Xcode | Developer path for advanced users |
Exact IPA packaging and install notes change per release — read the iOS section on the download page for your version before following a year-old YouTube tutorial.
Typical AltStore-style workflow (high level)
- Install AltServer on a Windows or Mac computer (same Apple ID you will use on device).
- Install AltStore on the iPhone/iPad via AltServer.
- Download the official PojavLauncher IPA or sideload package from the verified download on this site.
- Open in AltStore and sign with your Apple ID.
- On device: Settings → General → VPN & Device Management → trust the developer profile if prompted.
- Launch PojavLauncher, complete Microsoft login, download Minecraft.
iOS limitations to expect
- Certificate expiry — calendar reminder to refresh weekly on free accounts
- Stricter memory — heavy mod packs harder than on flagship Android
- No Play Store fakes — but plenty of scam IPA sites; use verified artifacts from this site only
- File access — use Files app and in-launcher paths documented for your build
Fake App Store listings
Apps named like “PojavLauncher” on the App Store are not the open-source project. They may be unrelated games, VPN wrappers, or misleading icons. Treat them like Android Play Store clones — see safety guide.
iOS troubleshooting touchpoints
Black screen or crash on iOS often mirrors Android GPU issues but with fewer renderer toggles. Start vanilla, update to latest verified sideload build, reduce render distance, and check community support threads filtered for iOS. Cross-read not working fixes for log reading habits — paths differ but logic is similar.
iOS file management tips
On sideload builds, use the Files app to bookmark your PojavLauncher game directory once the launcher creates it. iCloud backup may exclude large world folders unless you explicitly include them — export important saves to a PC before iOS major upgrades that wipe sideloaded apps.
Certificate renewal calendar
Free Apple ID sideloads expire roughly every 7 days. Set a recurring reminder titled “Refresh PojavLauncher AltStore” linked to weekends when your PC and phone share home Wi-Fi. Missing refresh looks like “app won’t open” — not a Minecraft bug.
PC: Windows, Mac, and Linux
PojavLauncher on desktop is real and available through the verified download on this site, though many PC players still use the official Minecraft Launcher for Java Edition. PojavLauncher PC builds help when you want:
- Consistent behavior with your Android install
- A lighter experiment on low-end laptops
- Shared
.minecraftdirectory testing between mobile and PC
Windows
Download the Windows-oriented asset from the verified download on this site — naming varies by version (installer, portable archive, etc.). Extract or run per release notes, point the game directory if prompted, sign in, download versions.
| Topic | Guidance |
|---|---|
| Antivirus | Java apps may trigger false positives; verify hash from the verified download |
| GPU drivers | Update Intel/AMD/NVIDIA drivers for better OpenGL/Vulkan backends |
| Mods | Same Forge/Fabric rules — see mod guide |
| Path | Default .minecraft may live in user home — confirm in settings |
macOS
Apple Silicon and Intel Macs may have different build notes. ARM Macs need ARM-compatible artifacts when the release page splits them. Gatekeeper may block unsigned binaries — allow in Privacy & Security only after verifying the file came from PojavLauncherTeam.
Linux
Many users run PojavLauncher via distributed tarballs or community packages. Prefer verified assets from this site over random .deb sites. Install dependencies listed in project documentation (graphics libraries, 32-bit compat if required on older guides).
Set executable permission on the launcher script/binary:
chmod +x PojavLauncher.sh # example name — match your download
PC vs official launcher — honest comparison
| Factor | PojavLauncher PC | Official Minecraft Launcher |
|---|---|---|
| Mojang support | Community | Official |
| Update speed for new MC versions | May lag | Usually day-one |
| Mobile parity | Excellent | N/A |
| Mod loaders | Supported | Supported |
| Best for | Cross-device tweakers | Primary desktop play |
Nothing stops you from keeping both installed for different purposes.
Shared game directory between PC and mobile
Advanced users symlink or copy the same .minecraft folder between PojavLauncher on phone and PC for identical mod lists. Only attempt this if you understand:
- Path differences (
/storage/emulated/0/games/...vsC:\Users\...) - Same Java runtime limitations on both ends
- Risk of corrupting saves if two devices write simultaneously
Safer pattern: one primary device for world progression, manual export/import for secondary play.
Headless and low-RAM PCs
Old laptops with 4 GB system RAM can still run lightweight Minecraft versions through PojavLauncher PC builds when tuned — useful for LAN testing with a child on Android. Allocate modest RAM, use performance mods on Fabric, and avoid shaders.
Chromebook Options
Chromebooks split into two relevant modes:
1. Android subsystem (Google Play / ARC)
If your Chromebook runs Android apps, install the ARM APK from the verified download on this site like a phone. Performance depends on CPU — ARM Chromebooks (many recent models) fare better than old x86-only devices trying to emulate ARM.
Tips:
- Allocate storage — Chrome OS is tight on space
- Use external SD/USB for
games/PojavLauncherif the file manager allows - Keyboard/mouse usually work; touch depends on model
2. Linux (Crostini)
If your school or work Chromebook enables Linux development environment, you may run the Linux PojavLauncher package. Requires sufficient disk quota and acceptable GPU passthrough — 3D acceleration quality varies.
Chromebook limitations
| Issue | Mitigation |
|---|---|
| Weak GPU | Minimum graphics, no shaders |
| Managed school policies | Installs may be blocked entirely — respect policy |
| x86 Chromebook + ARM-only APK | Use Linux build instead |
| Storage | Expand with SD where supported |
When Android-mode stutters, try Linux build or lower Minecraft version (e.g., 1.12.2 packs) if your goal is modded nostalgia rather than latest snapshots.
School-managed Chromebooks
Many education Chromebooks block Android sideloading and Linux. Respect institutional policy — attempting to bypass device management can violate school rules even if the software itself is legitimate. For allowed personal devices, use the same verified APK workflow as phones.
Older PojavLauncher Versions
The verified download page lists historical versions. Older builds exist for a reason: device regressions, temporary auth breaks, or GPU backend experiments.
Legitimate reasons to use an older version
- Community reports confirm latest release breaks your specific GPU and recommends previous version
- You need temporary compatibility with an older Minecraft version while waiting for a fix
- You are reproducing a bug report for developers (attach logs)
How to install an older version safely
- Open the verified download on this site
- Scroll to the older version (e.g., prior stable before a regression)
- Download the asset for your platform from that version only
- Uninstall the broken version or install side-by-side only if you understand Android package conflicts (usually one install)
- Do not use third-party “downgrade mod APK” blogs
Version naming
Recent Android releases use short tags like d33 — always read release notes for your year. A blog advertising “PojavLauncher 999” is not authoritative.
Minecraft version vs launcher version
Do not confuse PojavLauncher app version with Minecraft game version inside the launcher. You can run Minecraft 1.20.1 on a new PojavLauncher build, or try older Minecraft on a new launcher — but mismatches between mod loaders and game versions still crash regardless of launcher tag.
When NOT to Downgrade
Downgrading is a troubleshooting tool, not a lifestyle. Avoid older builds when:
| Situation | Why stay current |
|---|---|
| Microsoft login broke in old build | Auth fixes land in newer releases — downgrading makes login worse |
| Security patches | Older APKs may lack fixes for crashes and SSL changes |
| You read a random forum “best version 2020” | Ancient builds lack modern Minecraft support |
| Fake sites offer “stable lite APK old version” | Classic malware funnel — not this site |
| Mods need newer Java features | Old launcher may not ship newer Java runtime |
| iOS certificate tools updated | Old IPAs may not sign with current AltStore/Sideloadly |
Rule: downgrade one version at a time from the verified download on this site, test vanilla, document what improved. If nothing improves, go back to latest and ask for community help with logs.
When upgrading is mandatory
- Release notes mention auth or Microsoft fixes
- Your build is behind a known security advisory on the repo
- Mods or Minecraft versions you need require newer Java bundled in recent PojavLauncher
Parallel with “not working” guide
If latest and previous verified builds both fail, the problem may be device-side — shaders, RAM, corrupt world — not version number alone. Continue with PojavLauncher not working fixes before chasing years-old APKs from third-party mirrors.
Frequently Asked Questions
FAQ entries above capture structured answers about App Store myths, Chromebook paths, and version choice. Platform pick summary:
| You have… | Start here |
|---|---|
| Android phone/tablet | Download hub |
| iPhone/iPad | Verified IPA + AltStore/Sideloadly |
| Windows/Mac/Linux PC | Desktop asset from this site; consider official launcher too |
| Chromebook | ARM APK via Android, else Linux build |
PojavLauncher in 2026 is a multi-platform open-source launcher, but distribution starts with the verified download on this site. iOS adds certificate chores; Chromebooks add policy and GPU luck; PC adds the choice between community and Mojang launchers. Pick the path that matches your device, verify every file against the verified download, and keep saves backed up when switching versions — downgrades and upgrades are easier when your worlds live outside the app uninstall path.
For mods after setup: How to install mods on PojavLauncher. For trust and APK verification: Is PojavLauncher safe?. For crashes: Not working fixes. General questions: FAQ.
Platform decision matrix
| Your device | Recommended path | Avoid |
|---|---|---|
| Android phone | Verified APK on this site | Play Store clones |
| iPad / iPhone | Verified IPA + AltStore/Sideloadly | Fake App Store apps |
| Windows PC | Desktop build from this site or official MC launcher | Random “portable” blogs |
| Mac (Apple Silicon) | ARM build from verified download | Rosetta-mismatched x86-only drops |
| Linux desktop | Tarball from this site per docs | Unmaintained .deb mirrors |
| Chromebook (Play) | ARM APK if supported | Assuming x86 APK works |
| Chromebook (Linux) | Linux package when Crostini enabled | School policy violations |
Revisit this matrix when you buy a new device — the best platform for PojavLauncher in 2026 is the one where you can install directly from the verified download on this site with the least certificate or policy friction, usually Android or desktop Linux, not a locked-down managed Chromebook.
Version support expectations
PojavLauncherTeam ships updates across platforms on different schedules. An Android d33 release might land before an iOS sideload package is documented for the same version — check each platform’s asset list on the download page instead of assuming one download button covers all devices. Check this site for new versions instead of trusting rumor posts on social media.
Storage planning by platform
| Platform | Minimum free space | Why |
|---|---|---|
| Android | 3–4 GB | APK + multiple MC versions + mods |
| iOS | 4+ GB | Sideload tools + IPA + worlds |
| PC | 5+ GB | Java runtime + assets + backups |
| Chromebook | 4+ GB | Tight OS partition; Android + Linux compete |
Low storage causes failed downloads that surface later as mysterious crashes — not a “version” problem. Clear cache from other apps before blaming PojavLauncher when installs fail mid-download.