Skip to content

mfonville/android-build-tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Google Android build tools for Ubuntu

Android build tools by Google packaged for Ubuntu

Visit the official website here

Based upon the work of @eighthave

How-to

Install android-build-tools

Download pre-built packages from our PPA

Build android-build-tools

Run configure with the parameters for the package you want to build:

./configure (focal|jammy|noble|oracular)

E.g. if you want to make a package for noble:

./configure noble

After configuring you can build the package as usual with debuild or pbuilder in the android-build-tools folder

FAQ

What does the installer do?

The installer contains a packaged script that automatically downloads Google's Android Build Tools package and unpacks it into Debian-friendly paths

Why doesn't main mainDexClasses work?

We still need to fix the proguard.sh dependency which is part of the tools package of the Android SDK

About

Android build tools by Google packaged for Ubuntu

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published