Run Nix package manager on Android. Based off Termux the terminal emulator, but not Termux the distro. [maintainer=@t184256]
Find a file
Fredrik Fornwall 3480bf7346 Switch from cmake to ndk-build
We switch from cmake to ndk-build to make it easier for builders
in not requiring an additional tool installed. The JNI build is
so simple so we don't really need much of a build tool anyway.
2016-09-24 20:22:10 +02:00
.idea Update gradle and Android Studio 2016-09-19 23:26:49 +02:00
app Switch from cmake to ndk-build 2016-09-24 20:22:10 +02:00
gradle/wrapper Update gradle to 3.1 2016-09-21 22:34:44 +02:00
.editorconfig Set 4 space indentation in .editorconfig 2016-03-15 00:09:10 +01:00
.gitignore Use the new cmake support to build JNI code 2016-09-21 22:30:20 +02:00
.travis.yml Setup NDK in travis 2016-09-23 08:57:40 +02:00
build.gradle Update gradle and Android Studio 2016-09-19 23:26:49 +02:00
gradle.properties Use the new cmake support to build JNI code 2016-09-21 22:30:20 +02:00
gradlew Update gradle to 3.1 2016-09-21 22:34:44 +02:00
README.md Wait for terminal size before starting process 2016-02-09 11:24:05 +01:00
settings.gradle Initial commit 2015-10-25 15:27:32 +01:00

Termux app

Travis build status Join the chat at https://gitter.im/termux/termux

Termux is an Android terminal app and Linux environment.

License

Released under the GPLv3 license. Contains code from Terminal Emulator for Android which is released under the Apache License 2.0.

Building JNI libraries

Execute the build-jnilibs.sh script to build the required JNI libraries.

Terminal resources

Terminal emulators