🍺 BREW Explorer

← all casks

Android Studio

brew install --cask android-studio v2026.1.1.10,quail1-patch2

Integrated development environment for building Android applications with emulator, debugger, and code editor.

Why you might care

Official IDE from Google specifically optimized for Android development, including built-in emulator, Gradle integration, and Android-specific debugging tools. Essential for anyone developing Android apps professionally or seriously.

Categories

Alternatives

IntelliJ IDEA VS Code Xamarin Flutter
12.5k
30-day installs · #33
35.7k
90-day · #36
104.1k
365-day · #44

Links

Blurb generated by claude-haiku-4-5 on today.

Raw metadata
{
  "alternatives": [
    "IntelliJ IDEA",
    "VS Code",
    "Xamarin",
    "Flutter"
  ],
  "artifacts": [
    {
      "app": [
        "Android Studio.app"
      ],
      "target": "/Applications/Android Studio.app"
    },
    {
      "binary": [
        "$APPDIR/Android Studio.app/Contents/MacOS/studio"
      ],
      "target": "$HOMEBREW_PREFIX/bin/studio"
    },
    {
      "zap": [
        {
          "rmdir": [
            "~/AndroidStudioProjects",
            "~/Library/Android"
          ],
          "trash": [
            "~/.android",
            "~/Library/Android/sdk",
            "~/Library/Application Support/Google/AndroidStudio2026.1",
            "~/Library/Caches/Google/AndroidStudio2026.1",
            "~/Library/Logs/Google/AndroidStudio2026.1",
            "~/Library/Preferences/com.android.Emulator.plist",
            "~/Library/Preferences/com.google.android.studio.plist",
            "~/Library/Saved Application State/com.google.android.studio.savedState"
          ]
        }
      ]
    }
  ],
  "auto_updates": 1,
  "categories": [
    "ide",
    "dev-tools"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Tools for building Android applications",
  "disable_reason": null,
  "disabled": 0,
  "display_name": "Android Studio",
  "enrichment_fetched_at": "2026-06-20T22:40:32+00:00",
  "first_seen": "2026-06-20T00:47:34+00:00",
  "full_token": "android-studio",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://developer.android.com/studio/",
  "homepage_og_description": "Android Studio provides app builders with an integrated development environment (IDE) optimized for Android apps. Download Android Studio today.",
  "homepage_og_image": "https://developer.android.com/static/images/social/android-developers.png",
  "homepage_title": "Download Android Studio \u0026 App Tools - Android Developers",
  "installs_30d": 12489,
  "installs_365d": 104148,
  "installs_90d": 35691,
  "last_seen": "2026-06-20T00:47:34+00:00",
  "llm_generated_at": "2026-06-20T23:02:39+00:00",
  "llm_model": "claude-haiku-4-5",
  "names": [
    "Android Studio"
  ],
  "one_liner": "Integrated development environment for building Android applications with emulator, debugger, and code editor.",
  "rank_30d": 33,
  "rank_365d": 44,
  "rank_90d": 36,
  "raw_hash": "eedff384e481abbf",
  "ruby_source_path": "Casks/a/android-studio.rb",
  "tap": "homebrew/cask",
  "token": "android-studio",
  "version": "2026.1.1.10,quail1-patch2",
  "why_use_this": "Official IDE from Google specifically optimized for Android development, including built-in emulator, Gradle integration, and Android-specific debugging tools. Essential for anyone developing Android apps professionally or seriously."
}