Setting up an android development environment is time-consuming and may change from machine to machine. Docker lets me reproduce my development environment everywhere with a one liner.
This image is used as base for docker-ubuntu-android-nativescript-vue
- ubuntu 18.04 is the base
- java 8 openjdj is installed
- android-28 SDK is installed
- nativescript is installed