retrace.sh

Correct, reproducible, and fast builds for everyone

Install

All systems
curl cmd.cat/retrace.sh.sh
Debian Debian
apt-get install android-sdk
Ubuntu
apt-get install android-sdk
Arch Arch Linux
pacman -S bazel
image/svg+xml Kali Linux
apt-get install android-sdk
Windows (WSL2)
sudo apt-get update sudo apt-get install android-sdk
OS X
brew install bazel
Raspbian
apt-get install android-sdk

bazel

Correct, reproducible, and fast builds for everyone

android-sdk

Software development kit for Android platform

The Android SDK includes a variety of tools that help you develop mobile applications for the Android platform. The tools are classified into 3 groups: SDK Tools, Platform-tools and Build-tools. SDK Tools are platform independent and are required no matter which Android platform you are developing on. It is the base toolset of Android SDK. This metapackage pulls the entire Android SDK.