Is it possible to compile a Core into a standalone APK?
Sorry if I’m asking something really stupid - but I’m new to the whole “Android emulation” thing.
I ask, because I couldn’t find a decent Odyssey2 emulator (The only one available VPacAPP, is very slow and crashes a lot on my Android mini-pc), but I could find this core for RetroArch:
https://github.com/libretro/libretro-o2em
I managed to compile it (I have the Android NDK installed), but all it creates is a bunch of “libretro.so” - so now I’m lost
I’m asking about a standalone APK, because I’m making my own front-end for emulators (already have it working for SNES/NES/GBA/Mega Drive and Atari…), and would love to include an Odyssey2 emulator in the mix (as it was my first video-game ever!)
Any help appreciated, thanks!