Endless Mobile

March 9, 2026 ยท View on GitHub

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.

Get it on F-Droid

CI builds

If you are feeling particularly brave, you can try out one of the debug apks generated by the CI build

Build Instructions

Desktop build

Development is done using CMake to compile the project. Most popular IDEs are supported through their respective CMake integration.

For full installation instructions, consult the Build Instructions readme.

Android build

Android builds are self contained within the android/ folder. See the Build Instructions there for more details.