KuDroid
Active Development • Apple Silicon ARM64
KuDroid
"Make the impossible possible"
KuDroid is a high-performance translation compatibility layer and runtime that allows iOS to run Android applications and ARM64 native binaries directly without an emulator , unleashing maximum performance at native speed.
⚡
KuART Runtime
Lightweight DEX bytecode runtime optimized for Apple Silicon ARM64, executing APKs without heavy emulation.
🎮
Native Metal Graphics
Maps Android Surface and GLES / Vulkan directly to Apple Metal for native 60+ FPS rendering.
🔊
Low-Latency Audio
Bridges OpenSL ES, AAudio, and FMOD directly to CoreAudio with ultra-low latency.
🧩
Bionic Translation Shim
Dynamically re-links Android ELF binaries to Darwin POSIX syscalls for native ABI execution.
🚀
O(1) VFS & Asset Cache
In-memory Zip directory indexing and persistent file handles for instant cold-start loading.
"KuDroid is not an emulator."
It translates Android system calls and ABI directly to Darwin/Mach-O, giving you near bare-metal hardware execution on iOS devices.