This repo contains a AndroidStudio/gradle project building solarus and its dependencies with ndkBuild and make a SDLActity based appplication.
- Video
- Audio
- Quest data loading
- Save files, write directory
- plain lua
- Joystick seems broken
- Audio on android virtual devices
- Asset access is rather slow
- LuaJIT
- Shaders
- Extended play
Simplest way to build is to use android studio. You may succeed using gradlew directly. But this was not tested. All dependencies are already included in the jni folder.