android-sdk
« Back to VersTracker
Description:
Tools for the Android SDK
Type: Cask  |  Latest Version: 4333796@0  |  Tracked Since: Aug 5, 2025
Links: Homepage  |  @AndroidDev  |  formulae.brew.sh
Category: Developer tools
Tags: android sdk development mobile tools
Install: brew install --cask android-sdk
About:
The Android SDK provides the essential command-line tools and libraries required for developing Android applications. It includes the Android Debug Bridge (ADB), emulator, and platform tools needed to build, test, and debug apps. This package is the foundational toolkit for any Android development workflow outside of a full IDE.
Key Features:
  • Android Debug Bridge (ADB) for device communication
  • Android Emulator for testing apps on virtual devices
  • Platform tools for building and debugging APKs
  • SDK Manager for installing platforms and components
  • Fastboot for flashing device system images
Use Cases:
  • Building and debugging Android applications from the command line
  • Automating Android testing and deployment in CI/CD pipelines
  • Developing Android apps without the full Android Studio IDE
Alternatives:
  • android-studio – Full IDE with integrated SDK tools and GUI, whereas android-sdk is a lightweight, command-line only package
Version History
Detected Version Rev Change Commit
Aug 5, 2025 2:15pm 4333796 0 VERSION_BUMP 895dcdfa