Skip to content

lfdevs/anland-termux

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Anland: Termux

English | 中文


Use Anland in Termux, including Termux native and PRoot/Chroot/LXC 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

User Guide

See Anland: Termux User Guide.

Build

Android Display App

Requirements:

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

Build script:

tools/build-app.sh

Build artifact:

out/AnlandTermux-<version>.apk

Anland Daemon

Build script:

tools/build-termux-anland.sh

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

out/anland

The draft Termux package recipe is located at:

packages/anland/build.sh

Related pull request: lfdevs/termux-packages#11

About

Use Anland in Termux (especially Termux native, PRoot and Chroot)

Resources

License

Stars

29 stars

Watchers

0 watching

Forks

Packages

 
 
 

Contributors

Languages

  • Java 56.7%
  • C 40.8%
  • Shell 1.9%
  • Other 0.6%