Skip to content

Sohil876/termux-sdk-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

Termux SDK Installer

Notes

  • Termux from playstore is no longer updated, install termux from f-droid or from their github releases instead.
  • This is for people who prefer using termux if you want gui checkout itsaky's AndroidIDE android app, sdk is taken from there.
  • This does NOT installs the NDK (for now).
  • Post install, you can use sdkmanager --list | sed -e '/Available Packages/q' to list all installed packages.
  • To accept all licenses run yes | sdkmanager --licenses

Usage

  • Run installer like so bash installer.sh
  • Give -h or --help argument to script for help and available commands.
  • Give --info argument to show informations on sdk, jdk, tools, etc.
  • Give -i or --install argument to start the installation of dependencies, jdk and android sdk.

About

For easy installation of jdk, android sdk and cmdline tools in termux.

Topics

Resources

License

Stars

Watchers

Forks

Languages