mirror of
https://github.com/CTCaer/RetroArch.git
synced 2025-02-12 14:58:57 +00:00
![l3iggs](/assets/img/avatar_default.png)
This fixes a build error I get with the latest android NDK (r10) complaining about an unsupported architecture (armeabi, maybe it was retired). Also, libretro-build-android-mk.sh only builds the cores for armeabi-v7a, mips and x86 anyway so there is no point in building the app for other architectures.
Phoenix - Android front-end for RetroArch.
- For instructions on importing the project correctly, please see the document, "Building in Eclipse.txt" within the docs folder.