Google Play has quietly become hostile territory for console emulation. AetherSX2 got pulled after its developer received death threats. DraStic vanished from the store in February 2025 with no warning. Winlator never had a listing to begin with. Yet Android emulation itself is thriving in 2026, just not where Google can see it. Four of the seven most-used Android emulators now live outside the Play Store entirely, distributed through GitHub releases, APK mirrors, and community channels instead, a split that’s only hardened heading into September 2026.
That split matters if you’re trying to figure out which app actually works, which one is safe to sideload, and which one is worth your storage space. This comparison walks through the seven emulators that dominate Android gaming right now: NetherSX2 and the newer ARMSX2 for PS2, PPSSPP for PSP, Dolphin for GameCube and Wii, RetroArch as the multi-system hub, Winlator for Windows PC games, and DraStic for the Nintendo DS. We pulled version numbers, pricing, and benchmark data from official sources, Android Authority, Notebookcheck, and community testing to build a picture that’s accurate as of August 18, 2026, and nothing about that picture has shifted heading into September 2026. There’s also a new regulatory wrinkle worth flagging upfront: Google’s developer-verification requirements are set to roll out by 2026, which could reshape how several of these apps get installed at all, and the next section breaks down what’s confirmed so far.
We’re deliberately staying away from vague “best overall” rankings here. Each of these apps targets a different console or platform, runs on a different codebase, and answers to different legal pressure, so a single winner-take-all verdict would flatten details that actually change which app you should install tonight. Instead, expect specifics: exact version numbers, dates, prices, and the handful of independently sourced FPS figures that exist for this category as of mid-2026.
Quick answer: PPSSPP, Dolphin, and RetroArch are still available on Google Play. NetherSX2, ARMSX2, Winlator, and DraStic are not, though the reasons differ: DraStic is the only one of the four actually removed from the store, pulled in February 2025, while NetherSX2, ARMSX2, and Winlator simply never had a Play Store listing to begin with. All three of those are sideload-only APKs distributed through GitHub or the developers’ own sites as of August 2026.
Don't miss new tech stories on Google
Add Tech Insider once in the Google app and our stories appear in your news suggestions.
The State of Android Emulation in 2026
Three separate pressures reshaped this space over the past two years. First, rightsholders’ legal teams kept nudging Google to enforce Play Store policy more aggressively against console emulators, which pushed developers toward sideloading rather than risk a takedown. Second, RetroArch’s parent project Libretro ran into a technical wall: Play Store policy now blocks apps from dynamically loading externally hosted native libraries, which is exactly how RetroArch used to deliver its “cores.” The team had to build an “Online Updater to Switch Cores to Play Store Versions” workflow just to keep functioning within the rules, according to Libretro’s own documentation.
Third, and most visibly, harassment drove at least one developer out entirely. AetherSX2’s creator suspended development after facing death threats, though the app itself, according to his own statement at the time, would keep working for people who already had it installed. That vacuum is what created NetherSX2, a closed-source fork that inherited AetherSX2’s ARM64 dynarec, and more recently ARMSX2, an open-source rebuild that started from scratch.
The upshot: if you want PS2 or DS emulation on Android in 2026, you’re sideloading an APK. If you want PSP or GameCube, you can still tap “Install” on Google Play. RetroArch sits in an awkward middle position, technically live on the store but hobbled compared to its desktop sibling.
A fourth pressure is now stacking on top of the first three, and it’s the one to watch for the rest of 2026. Google’s developer-verification requirements are set to roll out by 2026, and once active they’ll mean only verified developers can distribute and install apps on certified Android devices, according to Economic Times reporting on the policy. Early coverage points to restrictions or outright blocks on unverified APKs, custom ROMs, and some emulators specifically, which would hit NetherSX2, ARMSX2, Winlator, and DraStic, the four apps in this comparison that already live outside Google Play, hardest of all. None of that has changed how sideloading works today, but it’s the single biggest variable hanging over every “sideload only” recommendation in this article.
Specs at a Glance: 7 Android Emulators Compared
Here’s the full lineup with the numbers that matter before you download anything.
| Emulator | Console | Latest version | Play Store status | License / source | Price | Min. Android | Developer |
|---|---|---|---|---|---|---|---|
| NetherSX2 | PlayStation 2 | Community build, based on last AetherSX2 codebase | Sideload only | Closed source | Free | Android 8.0+ | Community fork |
| ARMSX2 | PlayStation 2 | 1.0 (Oct 2025), rolling “Refresh” updates through 2026 | Sideload only | Open source, GPL 3.0 | Free | Android 9.0+ | ARMSX2 team (PCSX2-based) |
| PPSSPP | PlayStation Portable | 1.20.4 (May 16, 2026) | Available | Open source, GPL 2.0 | Free / Gold ~$4.99 | Android 6.0+ | Henrik Rydgård & contributors |
| Dolphin | GameCube / Wii | Build 2606, arm64-v8a & x86_64 (June 25, 2026) | Available | Open source, GPL 2.0 | Free | Android 12L+ | Dolphin Team |
| RetroArch | Multi-system (SNES, N64, PS1, GBA, more) | Rolling Play Store builds via Libretro core updater | Available (restricted core loading) | Open source, GPL 3.0 | Free | Android 5.0+ | Libretro Team |
| Winlator | Windows PC games | 11.1 Hotfix 2 (June 12, 2026) | Sideload only | Open source, LGPL-2.1 | Free / donation | Android 8.0+ | brunodev85 |
| DraStic | Nintendo DS | r2.6.0.4a (April 25, 2024, no new release since) | Removed Feb. 2025 | Closed source | Free (APK) | Android 4.0+ | Exophase / PocketNess |
Two patterns jump out immediately. The console-specific emulators that survive on Google Play, PPSSPP and Dolphin, both emulate systems that have drawn less aggressive legal attention on mobile than PS2 and DS. And the two newest entrants, ARMSX2 and Winlator, both ship on rolling monthly-ish update cycles, which tells you these are actively maintained projects rather than abandoned side quests.
NetherSX2 vs ARMSX2: Best PS2 Emulator for Android
PS2 emulation is where the Android scene gets genuinely interesting in 2026. Search volume for “nethersx2” alone runs close to 10,000 monthly searches in the US, more than double what “best ps2 emulator for android” pulls on its own, which tells you most people already know the name and just want to know if it’s still the right pick.
NetherSX2 is the incumbent. It forked the last working AetherSX2 build after that project’s developer suspended work, and it kept the same native ARM64 dynamic recompiler that made AetherSX2 fast in the first place. The catch, as Notebookcheck reported, is that NetherSX2 runs on code that’s approaching five years old and remains closed source, so there’s no community code review and no guarantee of long-term maintenance.
ARMSX2 is the challenger, and it’s a genuinely different approach. Instead of forking AetherSX2, the ARMSX2 team built their emulator on top of the current, actively developed PCSX2 codebase, the same one that powers the PC version of the emulator. Because PCSX2 is written for x86 processors and Android phones run ARM chips, ARMSX2 uses a translation layer that recompiles x86 code into ARM64 in real time, similar in concept to how Apple’s Rosetta 2 lets Intel Mac apps run on Apple Silicon. Android Authority covered the project’s first major 1.0 release at the end of October 2025, and by mid-2026 the team had shipped enough “Refresh” updates, including LAN multiplayer support according to a follow-up Android Authority piece, that some reviewers now call it the strongest PS2 option on the platform.
The tradeoff is speed. Because ARMSX2’s translation layer adds overhead that NetherSX2’s native dynarec doesn’t have, ARMSX2 currently runs slower on the same hardware, though the gap is shrinking with every update as the team pursues a longer-term move to native ARM64 code, per Recalbox’s analysis of the project.
Which PS2 emulator should you pick?
- Pick NetherSX2 if raw frame rate on a specific finicky game matters more to you than code transparency.
- Pick ARMSX2 if you want an emulator built on modern, open-source, actively patched code and don’t mind trading a few frames per second for it.
- Avoid AetherSX2 itself at this point. It’s frozen, unmaintained, and both successors have surpassed it.
PPSSPP: The PSP Emulator That Never Left Google Play

PPSSPP is the outlier in this comparison because nothing dramatic ever happened to it. No Play Store removal, no harassment campaign, no legal cloud. It just keeps shipping updates. The project’s own release notes put the current stable build at version 1.20.4, dated May 16, 2026, and it remains the current stable release as of this article’s publish date.
PPSSPP has never faced the kind of pressure that pushed other console emulators off Google Play, which is a big part of why it’s survived unmolested on the store for over a decade. The Play Store listing itself describes the app plainly: “PPSSPP is the original and best PSP emulator for Android,” according to PPSSPP’s own official app listing, and the PPSSPP homepage adds that the emulator “can run your PSP games on your PC or Android phone in full HD resolution or even higher.”
PPSSPP runs a two-tier model. The free version on Google Play carries ads. PPSSPP Gold, a separate paid listing priced around $4.99, strips the ads and adds a cosmetic gold icon, with both versions sharing identical emulation performance underneath. That’s a rare case of an Android emulator monetizing honestly instead of gating features behind a paywall.
Dolphin Android: GameCube and Wii On Your Phone
Dolphin is the other Play Store survivor, and its Android build has picked up steam recently. The official listing shows build 2606 for both arm64-v8a and x86_64 devices, dated June 25, 2026, and it now requires Android 12L or newer, a jump from older minimum requirements that reflects the team leaning into newer Android APIs rather than maintaining backward compatibility for ancient devices. The Play Store description keeps it simple: “Dolphin Emulator lets you play GameCube and Wii games on your Android device,” per the app’s own official listing.
Compatibility skews heavily toward first-party Nintendo titles. Community reports consistently describe well-optimized games, Mario and Zelda entries especially, running close to full speed at native or 1.5x internal resolution on Snapdragon 8-series chips. More demanding third-party titles, particularly anything pushing heavy particle effects or complex shaders, still need manual tuning or a resolution drop to stay playable. It’s not the plug-and-play experience PPSSPP offers, but it’s the most mature “big console” emulator Android has.
RetroArch: The Multi-System Powerhouse With Play Store Baggage
RetroArch is the app to install if you want one frontend covering SNES, N64, PS1, GBA, and dozens of other systems instead of downloading a separate app for each. Libretro’s own documentation lists an extraordinary range of supported platforms: “RetroArch runs and is supported on GNU/Linux, BSD, Windows, Mac OSX, Haiku, PlayStation Classic, PlayStation 2, PlayStation 3, Playstation Vita, Playstation Portable, Xbox 360, Xbox One, Raspberry Pi, Nintendo GameCube, Nintendo Wii, Nintendo Wii U, Nintendo 3DS & 2DS Family, Nintendo Switch, Steam Link, Android, iOS, Apple TV, Open Pandora, Blackberry,” according to Libretro’s official documentation, plus browsers via Emscripten.
But Android is where RetroArch fights its own platform the hardest. Google Play’s policy against dynamically loading externally hosted native libraries broke the old in-app Core Downloader, forcing users toward a “Switch Cores to Play Store Versions” migration path instead. Manual sideloading of cores still works, according to Libretro’s documentation: download a core file, unzip it, then use “Load Core, Install or Restore a Core” inside the app. It’s a workable system, just a more fiddly one than what desktop users get, which is why we’d position RetroArch as the power-user’s hub rather than a beginner’s first Android emulator.
Winlator: Running Windows PC Games on Android
Winlator is a different animal entirely: it doesn’t emulate a console, it runs a Windows compatibility layer directly on Android hardware, letting phones and handhelds play actual PC games. Developer brunodev85 shipped version 11.1 Hotfix 2 on June 12, 2026 under the LGPL-2.1 license, with recent releases focused on better handling of 64-bit executables and Windows system calls.
Performance depends heavily on the chip underneath. According to a 2026 benchmark comparison from DROIX that tested Winlator against rivals GameNative and GameHub, The Witcher 3 landed at 30 to 40 FPS in Winlator on a Snapdragon 8 Gen 3 handheld without driver tuning, well behind GameHub’s 55 to 60 FPS on the same hardware thanks to that app’s bundled FSR 3 frame generation. GTA V fared better for Winlator specifically, holding 40-plus FPS at 720p Normal settings on Snapdragon 8 Elite silicon in the same test suite. Notebookcheck’s own coverage of Snapdragon 8 Elite emulation confirms the chip is what unlocked this generation of PC-on-Android gaming in the first place. XDA Developers put it bluntly after hands-on testing, calling Winlator “the only thing that worked” for running real PC games on a phone, according to the outlet’s own review.
Winlator trades raw speed for efficiency. It’s free, donation-funded rather than ad-supported, and community testing shows it runs cooler and drains less battery than its FSR-boosted rivals, which matters if you’re gaming on a phone rather than a dedicated handheld with a bigger battery and better cooling. We covered the three-way matchup in more depth in our Winlator vs. GameNative vs. GameHub breakdown.
DraStic and the Nintendo DS Emulation Gap
DraStic tells the cautionary tale of this comparison. It was once a paid app, went free on Google Play in 2024, then vanished from the store entirely in February 2025 with no replacement announced. Nobody has shipped a new version since r2.6.0.4a on April 25, 2024, over two years ago now, and that drought is still unbroken heading into September 2026. Anyone running DraStic today is running an APK from a mirror site, not the Play Store.
That leaves a real gap in the market. DS emulation is lightweight enough that basically any midrange phone from the last five years handles it at full speed, but there’s no actively developed, Play Store-approved DS emulator to point beginners toward in 2026. RetroArch’s Desmume and MelonDS cores fill part of that hole for players willing to deal with core management, which is one more reason RetroArch earns its “power-user hub” label rather than a “start here” one.
Benchmark Data: FPS Across Snapdragon, Dimensity and Tensor Chips
Chip choice matters more for Android emulation than almost any other factor, sometimes more than the emulator itself. Here’s what’s been independently verified across three separate sources as of mid-2026.
| Emulator / game | Chipset | Settings | FPS | Source |
|---|---|---|---|---|
| Winlator: The Witcher 3 | Snapdragon 8 Gen 3 | 720p, default drivers | 30–40 FPS | DROIX 2026 benchmark comparison |
| GameHub: The Witcher 3 | Snapdragon 8 Gen 3 | 720p, FSR 3 enabled | 55–60 FPS | DROIX 2026 benchmark comparison |
| Winlator: GTA V | Snapdragon 8 Elite | 720p Normal | 40+ FPS | DROIX 2026 benchmark comparison |
| PPSSPP: mainstream PSP titles | Snapdragon 8-series flagships | Native/upscaled resolution | Full speed on most titles | Community reports, PPSSPP.org release notes |
| Dolphin: first-party GC/Wii titles | Snapdragon 8-series flagships | Native or 1.5x resolution | Near full speed | Community compatibility reports |
| ARMSX2: general PS2 library | Flagship ARM64 chips | Default | Below NetherSX2, improving with updates | Recalbox / Android Authority |
Two things worth flagging honestly here. Neither NetherSX2 nor DraStic publish a formal, dated compatibility percentage or chip-by-chip FPS chart the way PPSSPP’s release notes or DROIX’s Winlator testing do, so treat any specific frame-rate claim you see for those two apps outside this article with some skepticism. And Dimensity 9400 and Tensor G4/G5 specific numbers simply aren’t published anywhere reliable yet for most of these apps. Google’s own Tensor chips lag behind Snapdragon’s top tier for sustained emulation workloads in general use, according to multiple community benchmarks, but nobody has run a rigorous side-by-side test across all seven emulators on Tensor hardware as of this writing.
Storage, Battery Drain and Setup Complexity
Frame rate isn’t the only number that decides whether an Android emulator is worth keeping installed. Storage footprint, heat, and battery life shape the day-to-day experience just as much, and the seven apps here spread out widely on all three counts.
PS2 and Windows emulation are the heaviest by far. NetherSX2, ARMSX2, and Winlator all demand BIOS files plus game images that routinely run 1 to 8GB per title, and Winlator’s Windows compatibility layer adds another few gigabytes just for the container environment itself before you install a single game. Expect to burn through a 128GB phone’s free space fast if you’re building out a real PS2 or PC library rather than testing one or two games. PPSSPP and DraStic sit at the opposite end: PSP UMD dumps average 1 to 2GB and DS cartridge dumps rarely break 128MB, so you can carry a few hundred games without denting your storage.
Heat and battery drain follow a similar pattern. Winlator’s own community consistently reports it running cooler than GameHub or GameNative on the same hardware, since it skips the FSR frame-generation overhead those competitors lean on for extra frames. Dolphin and the PS2 emulators sit in the middle, noticeably warming a phone during extended play but rarely triggering thermal throttling on flagship-tier chips. PPSSPP, DraStic, and most RetroArch cores barely register on a battery meter, which is part of why they remain the default recommendation for anyone gaming on a budget device without active cooling.
Setup time varies just as much. PPSSPP and Dolphin install from Google Play and run within minutes once you point them at legally dumped game files. RetroArch takes longer because of core management, typically 15 to 20 minutes the first time you configure multiple systems. NetherSX2, ARMSX2, and Winlator are the most involved, often requiring 30 minutes or more to source a BIOS, configure graphics settings per title, and troubleshoot compatibility quirks that vary game by game.
Pricing Breakdown: What Each Emulator Actually Costs
Good news up front: every emulator in this comparison is free to use. Where they differ is how they fund development, and that turns out to be a decent proxy for how sustainable each project is.
| Emulator | Base price | Optional paid tier | Ads | Funding model |
|---|---|---|---|---|
| NetherSX2 | Free | None | No | None public |
| ARMSX2 | Free | None | No | Open-source community |
| PPSSPP | Free | PPSSPP Gold, ~$4.99 | Yes (free tier only) | Play Store sales + donations |
| Dolphin | Free | None | No | Patreon / donations |
| RetroArch | Free | None | No | Libretro nonprofit + donations |
| Winlator | Free | None (donation-based) | No | Ko-fi / GitHub Sponsors |
| DraStic | Free (was paid pre-2024) | None | No | None active |
PPSSPP is the only app here with a clean, transparent paid tier, and it’s the one emulator that’s been continuously maintained without interruption for over a decade. That’s not a coincidence. A predictable revenue stream, even a small one, tends to correlate with a project that keeps shipping updates instead of going dark.
Real-World Use Cases: Who Should Use Which Emulator
The right emulator depends entirely on what you’re trying to do and what phone you’re holding. Here’s how that shakes out in practice.
- The budget-phone retro gamer. Someone running a $200 midrange Android phone with a Snapdragon 6-series or Dimensity 6000-series chip should skip PS2 and Windows emulation entirely and stick to PPSSPP or RetroArch’s SNES/N64/PS1 cores, which run comfortably on hardware that would choke on NetherSX2 or Winlator.
- The Steam Deck alternative seeker. A Snapdragon 8 Elite handheld like a Retroid or AYN device paired with Winlator turns into a passable Windows indie-game machine, capable of running back-catalog titles like Stardew Valley or Hollow Knight at stable frame rates well above what Winlator manages on demanding AAA games.
- The PS2 completionist. Someone chasing a specific finicky PS2 title, say a JRPG with unusual shader effects, should try NetherSX2 first for raw speed, then fall back to ARMSX2 if compatibility issues crop up, since its PCSX2 codebase handles some edge cases NetherSX2’s older code doesn’t.
- The Nintendo-first collector. Anyone building a GameCube and Wii library through Dolphin on a flagship Samsung or Pixel phone gets the closest thing to a plug-and-play console experience this list offers, provided they stick mostly to first-party titles.
- The multi-system minimalist. A player who wants one app instead of seven should go straight to RetroArch, accept the extra core-management steps, and use it as a single hub for SNES, N64, PS1, and GBA libraries instead of installing a separate app per console.
Migration Guide: Moving Off Banned Play Store Apps
If you’re one of the many players still running an old AetherSX2 or DraStic install from before it disappeared from Google Play, here’s how to move to a maintained alternative without losing your save data. One caveat before you start: Google’s incoming developer-verification requirements, set to roll out by 2026, could eventually change parts of this sideloading workflow on certified devices, so check the FAQ below for what’s confirmed so far.
- Back up your save files first. On AetherSX2 or NetherSX2, saves typically live in the app’s internal storage under a
memcardsorsstatesfolder, accessible via a file manager app with storage permissions granted. - Enable “Install unknown apps” for your browser or file manager in Android Settings, since sideloaded APKs won’t come through the Play Store’s automatic permission flow.
- Download the APK only from the developer’s official GitHub releases page or their verified official site, never from a random forum mirror, to avoid bundled malware.
- Install the new emulator (ARMSX2, NetherSX2, or Winlator, depending on your target) and point it at your existing BIOS files and ROM folder, most of which can be reused across PS2 emulators without re-dumping anything.
- Copy your backed-up save files into the new app’s designated save folder, matching the original file names exactly so the emulator recognizes them.
- Test a handful of titles before deleting the old app, since compatibility can vary game by game even between closely related emulators like NetherSX2 and ARMSX2.
For anyone comfortable with a terminal, ADB (Android Debug Bridge) offers a faster path if you’re setting up multiple devices or reinstalling frequently:
# Enable USB debugging on your Android device first (Settings > Developer Options)
adb devices
# Install the sideloaded APK directly from your computer
adb install -r armsx2-release.apk
# Push your BIOS and save files to the emulator's storage folder
adb push ./bios /sdcard/Android/data/com.armsx2.emu/files/bios
adb push ./saves /sdcard/Android/data/com.armsx2.emu/files/sstates
The -r flag in the install command reinstalls over an existing version without wiping local app data, which matters if you’re updating rather than doing a clean migration.
Pros and Cons at a Glance
NetherSX2 / ARMSX2 (PS2)
- Pros: Free, no Play Store account needed, strong performance on flagship chips, active development on the ARMSX2 side
- Cons: Sideload only, NetherSX2 is closed source, ARMSX2 still trails on raw speed, BIOS dumping required from your own PS2
PPSSPP
- Pros: On Google Play, over a decade of continuous updates, transparent pricing, near-universal PSP compatibility
- Cons: Free version carries ads, some very demanding titles still need frame skip tuning
Dolphin
- Pros: On Google Play, excellent first-party Nintendo compatibility, active arm64 builds
- Cons: Requires Android 12L or newer, third-party titles need manual tuning, heavier battery drain than PSP/DS emulation
RetroArch
- Pros: One app for dozens of systems, on Google Play, huge community core library
- Cons: Core management is fiddly, Play Store policy restrictions complicate updates, steeper learning curve than standalone apps
Winlator
- Pros: Runs actual Windows PC games, free and open source, better thermals than FSR-boosted rivals
- Cons: Sideload only, needs a high-end Snapdragon chip for anything demanding, setup requires more tinkering than console emulators
DraStic
- Pros: Lightweight, runs on almost any device, free
- Cons: Removed from Google Play, no update since April 2024, effectively abandoned
What the Documentation and Developers Actually Say
Rather than relying on secondhand summaries, here’s how each project describes itself in its own official channels.
“PPSSPP is the original and best PSP emulator for Android.”
PPSSPP, official Google Play listing (source)
“PPSSPP can run your PSP games on your PC or Android phone in full HD resolution or even higher.”
PPSSPP, official website (source)
“Dolphin Emulator lets you play GameCube and Wii games on your Android device!”
Dolphin Emulator, official Google Play listing (source)
“RetroArch runs and is supported on GNU/Linux, BSD, Windows, Mac OSX (PPC/Intel), Haiku, PlayStation Classic, PlayStation 2, PlayStation 3, Playstation Vita, Playstation Portable, Xbox 360, Xbox One, Raspberry Pi, Nintendo GameCube, Nintendo Wii, Nintendo Wii U, Nintendo 3DS & 2DS Family, Nintendo Switch, Steam Link, Android, iOS, Apple TV, Open Pandora, Blackberry and even on web browsers by using the Emscripten compiler.”
Libretro Docs, official documentation (source)
None of these are marketing fluff. Each one is a literal, checkable claim about platform support or positioning, and each one held up against what we found testing and researching the apps themselves.
Verdict: The Best Android Emulator for Each Use Case
There’s no single “best” Android emulator because these seven apps solve different problems. But the data points to clear winners in each lane. For PSP games, PPSSPP wins outright: it’s the only app in this entire comparison with over a decade of uninterrupted updates, official Play Store availability, and a transparent, ad-free paid option. For GameCube and Wii, Dolphin is the obvious pick, especially now that its June 2026 build targets modern 64-bit Android devices directly.
PS2 is the closest call. If you want the fastest experience today, NetherSX2 still edges out ARMSX2 in raw frame rate on most titles. But ARMSX2’s open-source, PCSX2-based foundation and its track record of frequent 2026 updates make it the safer long-term bet, and the performance gap is narrowing with each release. For anyone who wants to run actual Windows PC games rather than console ROMs, Winlator is the only serious option, provided you’re running it on Snapdragon 8 Gen 3 or newer silicon; anything less and you’re better off skipping PC emulation altogether. And if you want one app to rule every retro system at once, RetroArch remains the only realistic choice, Play Store friction and all.
The one clear loser here is DraStic. With no update in over two years and no Play Store presence since February 2025, it’s a dead end. Anyone starting fresh with DS emulation should route through RetroArch’s DS cores instead.
Zoom out and the bigger story is about where development energy is actually going in 2026. PPSSPP and Dolphin prove that a console emulator can thrive on Google Play for over a decade without legal trouble, as long as the rightsholder in question doesn’t come after it. ARMSX2 and Winlator prove the opposite path works too: build in the open, distribute outside Google’s reach, and let a community of donors fund ongoing development instead of ad revenue or store sales. What’s disappearing is the middle ground. DraStic’s slow death shows what happens to a closed-source, single-developer project once its creator stops maintaining it and Google decides to enforce policy against it, there’s no fallback, no fork, and no community positioned to pick up the pieces quickly.
Best Phones and Handhelds for Android Emulation Right Now
None of this matters if the hardware underneath can’t keep up. Chipset generation is the single biggest variable across every emulator in this comparison, more than any setting you can toggle inside the apps themselves.
Flagship phones built around Snapdragon 8 Elite or Snapdragon 8 Gen 3 silicon, think recent Galaxy S-series, OnePlus flagship, or Xiaomi flagship handsets, currently deliver the best results across every emulator in this roundup, PS2 and Windows emulation included. That’s not a coincidence: Qualcomm’s top-tier chips lead the pack in sustained CPU performance, and dynamic recompilation-heavy workloads like PS2 and PC emulation lean almost entirely on raw CPU throughput rather than GPU horsepower. MediaTek’s Dimensity 9400 trails slightly in community reports but remains a solid second choice, particularly for PPSSPP, Dolphin, and RetroArch, where the performance ceiling is lower to begin with and the gap to Snapdragon narrows.
Purpose-built Android gaming handhelds add one more variable worth weighing: active cooling. Devices from Retroid and AYN pair flagship-tier Snapdragon chips with small fans or vapor chambers that stock phones don’t have room for, which translates directly into more stable frame rates during long PS2 or Winlator sessions instead of the thermal throttling a phone in your pocket eventually hits. If PS2 or PC emulation is your primary use case rather than an occasional detour, a dedicated handheld will outperform an equivalently specced phone simply because it can shed heat faster.
Google’s Tensor G4 and G5 chips, found in recent Pixel phones, remain the biggest question mark in this entire comparison. They handle PPSSPP, Dolphin, and light RetroArch cores without issue, but no outlet has published a rigorous PS2 or Winlator benchmark suite on Tensor hardware as of August 2026. Anecdotal reports describe Tensor chips trailing Snapdragon’s top tier in sustained, thermally-constrained workloads, which lines up with how Tensor has performed in other heavy-compute Android benchmarks, but treat that as directional rather than confirmed until someone runs the numbers.
Frequently Asked Questions
Is it legal to use Android emulators?
The emulator software itself is legal in most jurisdictions, including the US, because emulation is a clean-room reverse-engineering technique. What’s not legal is downloading ROMs or ISOs of games you don’t own. Dump your own game discs and cartridges, or stick to homebrew and freeware titles, to stay on the right side of copyright law.
Why did AetherSX2 get removed from Google Play?
Its developer suspended active development after receiving death threats and harassment, and the app was subsequently pulled from Google Play. The developer stated at the time that the last build would keep working for existing users, which is why the AetherSX2 codebase lives on through the NetherSX2 fork.
Is sideloading an APK safe?
It’s safe as long as you download exclusively from the developer’s official GitHub releases page or their verified official website. Avoid third-party APK aggregator sites and forum mirrors, which are common vectors for bundled malware and modified builds that skim data.
Will Google’s new verified-developer rules block sideloaded emulators?
Possibly, though the specifics are still shaking out. Google’s developer-verification requirements are set to roll out by 2026 and would mean only verified developers can distribute and install apps on certified Android devices, with reporting pointing to restrictions or outright blocks on unverified APKs, custom ROMs, and some emulators. Nothing about the sideloading steps in this guide has changed as of this writing, but anyone leaning on NetherSX2, ARMSX2, Winlator, or DraStic should treat that policy as the biggest open question for the rest of 2026, not the settled workflow described above.
What’s the minimum phone spec for playable PS2 emulation?
You’ll want a flagship-tier chip from the last two to three years, roughly Snapdragon 8 Gen 2 or newer, paired with at least 8GB of RAM. Midrange chips can run lighter PS2 titles but will struggle with anything graphically demanding.
Can I run Nintendo Switch games on Android?
Not reliably in 2026. Mainstream Switch emulators have faced legal takedowns and platform-policy pressure that pushed development away from official mobile releases. Where Android ports exist, they’re sideload-only, poorly documented, and limited to the very highest-end Snapdragon devices, running well below native Switch performance.
Does RetroArch still work on Android in 2026?
Yes, but with more setup steps than it used to require. Google Play policy changes broke the old automatic Core Downloader, so users now either grab cores through the “Switch Cores to Play Store Versions” option inside the app or manually sideload core files and install them through the Load Core menu.
Why is Winlator better on some chips than others?
Winlator translates Windows x86 instructions to run on ARM-based Android chips, a computationally expensive process that benefits enormously from a fast, modern CPU and GPU. Snapdragon 8 Gen 3 and 8 Elite chips handle that translation overhead far better than older or midrange silicon, which is why benchmark gaps between chipsets are so wide compared to native Android apps.
Should I use ARMSX2 or NetherSX2 in late 2026?
Try ARMSX2 first if you value open-source, actively maintained code, since it’s built on the current PCSX2 codebase and is closing its performance gap with each update. Switch to NetherSX2 only if you hit a specific compatibility issue or need the extra frame rate on demanding titles.
Related Coverage
- How to Set Up PPSSPP: PSP Emulator in 13 Steps [2026]
- Dolphin vs Cemu: 97.8% Playable, 2.6 Stuck Since 2025 [2026]
- RPCS3 vs Xemu: PS3 Hits 70%, Xbox Hits 80% [2026]
- Best Pokémon Emulators: 10 Steps, 80 Min [2026]
- Best N64 Emulator: 5 Tools Ranked as Simple64 Dies [2026]
- Winlator vs GameNative vs GameHub 2026: 60 FPS Guide
- Best Emulators for PC: PCSX2’s 98% vs RPCS3’s 70% [2026]


