Do you sometimes just want one tool from the #AndroidSDK in a container or VM, and don't want to deal with the whole pain of setting up #Java and everything? Try the #FDroid sdkmanager instead of the official one. For example, `apt-get install sdkmanager` then `sdkmanager platform-tools`. Plus this verifies all packages using `apt-get` style GPG-signed index with SHA256 values. Useful in #research on #Android #malware #tracking etc. In pypi, Debian, Ubuntu, and https://gitlab.com/fdroid/sdkmanager/
@eighthave yeah, I consider bazel every time when setup CI/CD pipeline with emulators and stuff 😄
It would be nice to have a #homebrew package for https://gitlab.com/fdroid/sdkmanager, I have no access to #macOS, but I can assist. It should be easy, it has very minimal dependencies.