AndAss comes from Android Assembly - this is the example of single Activity "Hello world!" app compilation without any gradle or Android Studio.
All how-to's, theory and manuals are stored in the project wiki.
Enter project root and type ./infra/build/build.sh.
All info about this script see in wiki.
- Android build-tools (avaible to get from sdkmanager)
- bundletool (from Google github repo)
- javac (OpenJDK)
- 7zip
- bash