Skip to content

Erdemhasates35/termux-ndk

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Android ndk for Termux(only supports aarch64 and Android 9 or above)

The source code from AOSP llvm-toolchain, which is consistent with the official NDK version.

At first, we don‘t need to rebuild the whole NDK, since google already built most of it. so we only need to build the llvm toolchain, then replace the llvm inside NDK.

Building the android-ndk, please refer to Android Clang/LLVM Toolchain Readme Doc

Packaging and testing the android-ndk, please refer to Ndk Toolchains Readme Doc

Building android app with termux-ndk, please refer to build-app

About

android-ndk for termux

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C 50.6%
  • C++ 24.5%
  • Java 17.9%
  • CMake 2.1%
  • Makefile 2.0%
  • Rust 1.8%
  • Kotlin 1.1%