saker.android Documentation TaskDoc JavaDoc Packages
  1. saker.android
  2. Package details
  3. Overview

Overview

The saker.android package in the saker.nest repository allows building Android application as part of the saker.build system.

The package provides build tasks for invoking various Android SDK tools which are required for creating applications.
The aapt2 tool will assist you with compiling your Android resources, d8 will compile your .class files to DEX format, and the the package provides tasks for creating and signign APKs.