Skip to content

Vagrantfile: fix PATH for Android and install Android SDK build tools

Darryl Green requested to merge github/fork/JaviMerino/escape_dollar into master

Created by: JaviMerino

There are some failures with the Android SDK installation in Vagrant: the PATH is not correctly set and devlib complains that the build-tools are missing.

Merge request reports