This is a fork of endless-sky that will attempt to add android support, as well as touchscreen and user interface updates that should make it useful for other platforms as well.
The android branch will be the main branch that developement takes place against, and the master branch will be the lastest endless-sky branch that the master branch is based on.
If you are feeling particularly brave, you can try out one of the debug apks generated by the CI build
Development is done using CMake to compile the project. Most popular IDEs are supported through their respective CMake integration. SCons was the primary build tool up until 0.9.16, and some files and information continue to be available for it.
For full installation instructions, consult the Build Instructions readme.
Android builds are self contained within the android/ folder. See the Build Instructions there for more details.