Skip to content

lfdevs/anland-termux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anland: Termux

Use Anland in Termux, including Termux native producers and PRoot/Chroot containers.

Current Shape

  • Based on Anland
  • Android app: app/
    • package: com.anland.termux
    • label: Anland Termux
    • shared UID: com.termux
    • signed with app/testkey_untrusted.jks
  • Termux command: termux/anland/
    • binary name: anland
    • default socket: $TMPDIR/anland/display_daemon.sock

Usage

Please refer to the notes in the Releases.

Build

Build the Android app:

tools/build-app.sh

Requirements:

Android Gradle Plugin 9.2.1
Gradle 9.6.0
Android NDK 29.0.14206865
minSdk 30
compileSdk 36

Output:

out/AnlandTermux-<version>.apk

Build the anland daemon for the current system:

tools/build-termux-anland.sh

When this is run inside Termux, the output is a Termux executable:

out/anland

The Termux package recipe draft lives at:

packages/anland/build.sh

About

Use Anland in Termux (especially PRoot and Chroot)

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Java 58.0%
  • C 39.7%
  • Shell 1.8%
  • Other 0.5%