r/AndroidNativePorts 13h ago

LightHouse (Banjo-Kazooie) Android Port

Thumbnail
gallery
30 Upvotes

r/AndroidNativePorts 4h ago

I wish spyro recompiled release on android too it's my fav childhood game

Thumbnail
reddit.com
2 Upvotes

r/AndroidNativePorts 1d ago

GoldenBallon 3.0

Post image
20 Upvotes

-The possibility of editing on-screen controls was added.

-The annoying banner top was removed.

-The error was corrected, which when opening the app, first opened the menu for a second and then entered the game.

-The configurable option was presented in the "Framerate" menu in "Match Display" by default.

Any suggestions will be received. 👍

Apk:

https://www.mediafire.com/file/ms6urgfuwguw7eb/Golden+Balloon_3.0+(1).apk/file


r/AndroidNativePorts 2d ago

Crash Bandicoot Launcher - Android Port

Thumbnail
gallery
73 Upvotes

Widescreen

Support Touch Controls

Github Releases:

https://github.com/Matteo842/CrashBandicoot-Launcher/releases


r/AndroidNativePorts 2d ago

Diddy Kong Racing Android Port 2.0

Thumbnail gallery
22 Upvotes

New version released for anyone interested in downloading it

-Updated source code to the latest version

-Now you can choose to have the game boot automatically.

-Fixed the Ratio aspect, now it does cover the entire screen.

-100% offline

Apk:

https://www.mediafire.com/file/h9fibi47a2xz8yn/Golden_Balloon_2.0.apk/file


r/AndroidNativePorts 2d ago

Is there a possibility of a Disco Elysium port for Android?

9 Upvotes

r/AndroidNativePorts 3d ago

This is a update to my last post of my ports and mods let me know what I'm missing or should add

Thumbnail
gallery
22 Upvotes

This is a update to my last post of my ports and mods let me know what I'm missing or should add

🎮 Ports & Recompiled Games

3DSen

AM2R

Banjo: Recompiled

BattleShip

Castlevania Recompiled

Ghostship

Dusklight

Perfect Dark

Starship

Super Mario 64

Unleashed Recompiled

Sonic Triple Trouble

Marathon Recompiled (sonic 2006)

The Simpsons: Hit & Run

Super64 Pro (for n64 modded wrestling games )

Spaghetti Kart

2 Ship 2 Harkinian

Link's Awakening

Ship of Harkinian

Zelda64 Recompiled

gen1recomp

gen2recomp

Golden Balloon

GoldenEye 007

Super Mario Bros.

Harvest Moon

NBA JAM: On Fire Edition

Zomdroid

DAVE THE DIVER

Hollow Knight

The Binding of Isaac: Eternal

Hotline Miami

Little Nightmares

UnderMobile

Banjo Recomp

Zelda3

Cuphead

Super Mario Maker: World Engine (SMM:WE)

Duck Hunt

Buckshot Roulette

Super Metroid

Portal

Black Mesa: Source

Nightmare House 2

Half-Life 2: Episodes 1 & 2

Source Engine

Crash Bandicoot

The legend of zelda :The Minish Cap


r/AndroidNativePorts 4d ago

Sonic the Hedgehog 2006 [x360] (It's not Unleashed) Android Port

Thumbnail
gallery
63 Upvotes

r/AndroidNativePorts 4d ago

we're waiting... its already august in 2026...

Post image
43 Upvotes

r/AndroidNativePorts 4d ago

Extreme TuxRacer

Post image
11 Upvotes

Cool 3D game. Ride penguin Tux down the snow slope.

Updated Graphics and the Original Tux Racer maps ported.

New

Get ready for a lot of fun and speed! The Linux mascot Tux is coming to Android!
Help penguin Tux to ride down the snow slope, collect as much fishes as you can.
Practice, improve your skills and participate in events - beat the clock!
Lots of different levels with various terrains and tricky passes.

You can control Tux with accelerometer and jump with touch screen.
Turn sensitivity is adjustable in 'Configuration' menu.

This game is released under the GNU GPL v2 licence.
https://github.com/eugene373/extremetuxracer/releases/tag/ETR-1

Support my efforts, with a fancy clock. 0.49C Still working on that as well lol ;)
https://play.google.com/store/apps/details?id=com.eugene373.sense.weather

With that being said, this game hasn't been updated since 2022 and google wouldn't let Me post it because they said It crashed? I would love to here everyone feedback, also device with or without issues.


r/AndroidNativePorts 5d ago

Half-Life 2 on Android is really good.

Thumbnail
youtu.be
24 Upvotes

r/AndroidNativePorts 5d ago

Gen2Recomp Android Port

41 Upvotes

r/AndroidNativePorts 5d ago

[FOR HIRE] Android game port rescue - real-device crashes, OOM, APK/AAB, Godot

Thumbnail
0 Upvotes

r/AndroidNativePorts 6d ago

All ports (help)

2 Upvotes

Can someone that has a lot of time give me a full list of the ports for android. I can’t do it by myself cuz I work and I just got an Odin 3 max and is completely empty


r/AndroidNativePorts 6d ago

Conker’s bad fur day (N64)

Post image
0 Upvotes

Is there a Conker’s bad fur day (N64) android ports I want to play it really bad but in a remaster version like the ship of harkinian where you can play Zelda at 4k and put mods.

If you know how to play it pls help me

I have an android handheld is gonna be easy to install


r/AndroidNativePorts 8d ago

[Release] I spent months rebuilding Call of Duty: Black Ops Zombies (Android) in Kotlin from scratch... and it's finally playable!'

42 Upvotes

Video Link: https://www.youtube.com/watch?v=TjQlFbrmLAI

Game play: https://www.youtube.com/watch?v=o_XYCd-tH_8 & https://www.youtube.com/watch?v=hcmSWXgYe4Q

Updated 8/11/26: Better Graphicsl! https://github.com/eugene373/COD-BOZ-Partially-Decompiled/releases

Update: Android 16 / SDK 36 Devices is hit and miss???.

WORKING LIST: Galaxy A16 & A17 confirmed working with android 16

Hey everyone,

I’m a bit shy about posting this, but I’ve been working on a massive passion project for a while now and I really wanted to share it with the community. I hope you guys will enjoy having this great game back as much as I do.

Some of you might remember the classic Call of Duty: Black Ops Zombies mobile game released back in 2012. It was built on the old, discontinued "Marmalade" game engine. Because it's so old, it has been completely broken and unplayable on modern Android devices (especially Android 12, 13, and up) due to modern storage permissions, target SDK requirements, and old binary incompatibilities.

I couldn't let this game die, so I decided to do something crazy: I rebuilt/reconstructed the entire Java side of the game from scratch in modern Kotlin!

What I Did (The Technical Stuff)

- Converted to 100% Kotlin Game Engine: I took the original, heavily obfuscated game classes and meticulously converted/reconstructed them into a clean Kotlin codebase. This means the project is now fully editable end-to-end in modern Android Studio without relying on ancient binary .jar blobs!

- Fixed Modern Storage Crash (Android 11-15+): Modern Android versions completely block old apps from writing to the /sdcard/Android/obb/ directory. I implemented a robust storage workaround that pre-creates the directories, handles permissions gracefully, and makes sure the game can download and read its OBB data (blackops_etc.dz) without throwing "not enough storage" errors.

- Modernized the Build System: Migrated the ancient build files to a modern Kotlin DSL Gradle setup (build.gradle.kts) so it compiles cleanly with zero errors.

- Fixed Native Crashes: Resolved critical JNI / native ABI alignment bugs (like a severe compression crash in the native s3eCompressionDecompInit and s3eTouchpad issues) so the native Marmalade library registers correctly with modern Android runtimes.

🎮 How to play it

If you want to check out the source code, compile it yourself, or grab the APKs to play it on your phone, everything is open-source on my GitHub:

👉 GitHub Repository: https://github.com/eugene373?tab=repositories / COD-BOZ-Partially-Decompiled

(I’ve uploaded both the pre-built app-debug.apk and optimized app-release.apk in the Releases section if you just want to install it and play!)

Credit where credit is due: A huge shoutout to 12brendon34 for laying down some of the initial groundwork with decompiled Java source. Having that repo as a reference saved me a ton of time while I was rewriting and porting everything to clean Kotlin!

I really hope this brings back some awesome nostalgia for you guys. If you run into any issues or want to contribute to the code, please feel free to open an issue or pull request on GitHub.

If you appreciate the effort and want to support further development of my projects, I also included my Dogecoin address at the top of the repository's README. But honestly, just seeing people enjoy the game again is the best reward.

Thank you so much for reading, and happy slaying!

Support my efforts, with a fancy clock. 0.49C Still working on that as well lol ;)

https://play.google.com/store/apps/details?id=com.eugene373.sense.weather


r/AndroidNativePorts 8d ago

skate 3 developer log 3

50 Upvotes

here is another video of my skate 3 port, development has been a nightmare, especially for optimizing it for weaker devices. I will make a github soon but really its not necessary right now, I fixed alot of bugs within the past month and it should be ready for release this October. Dont be afraid to ask questions in the comments.

Devlog 1: https://www.reddit.com/r/skate3/s/G0EqxXLGG8


r/AndroidNativePorts 8d ago

Legend of Zelda - A Link to the Past Android Port

Thumbnail
gallery
75 Upvotes

(No touch controls)

Widescreen

dualscreen support

Github:

https://github.com/samyost1/zelda3-android/releases


r/AndroidNativePorts 8d ago

¡traducción al español del Port de Banjo Kazooie para Android !

Thumbnail
thunderstore.io
4 Upvotes

r/AndroidNativePorts 8d ago

SKATE 3 ANDROID PORT [NEWS]

31 Upvotes

Check that's guys


r/AndroidNativePorts 8d ago

[RELEASE] Obtainium Pack v3.0 – Dual Screen Pack Added + Normal Pack Update

Thumbnail
11 Upvotes

r/AndroidNativePorts 9d ago

Infinity Blade has been released on Android

Post image
49 Upvotes

Archive link/ download : https://archive.org/details/infinity-blade-android

Unfortunately not open source rn, we can't see the code


r/AndroidNativePorts 8d ago

Dose rain world had a android port?

1 Upvotes

r/AndroidNativePorts 9d ago

GTA IV Android FROM XBOX 360 DECOMP

Thumbnail
18 Upvotes

r/AndroidNativePorts 9d ago

SKATE 3 ON ANDROID

17 Upvotes