# pbreault/adb-idea

A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.

Repository: https://github.com/pbreault/adb-idea
Canonical: https://ross.abutalabs.com/products/adb-idea
Language: Kotlin
License: Apache-2.0
License Family: permissive
Last push: 2026-05-11T00:15:18+00:00

## Health v2 (maintenance only)
Score: 66/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 81, release rhythm 27, longevity 100
- inputs: {"age_days": 4610, "days_push": 115, "days_rel": 274, "gap_med": 379, "n_releases_24m": 2}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 2148, forks 265 (observed 2026-08-28T04:06:19.140150+00:00)

## What it is
A plugin for Android Studio and IntelliJ IDEA that adds quick ADB operations like uninstalling, killing, starting, restarting apps, and clearing app data. It exposes these commands via a popup, Find Actions, and the Tools menu to speed up day-to-day Android development.

## Use cases
- clear app data from android studio
- restart android app without reinstalling
- uninstall app via adb from ide
- kill android app quickly during development
- adb commands inside intellij idea

## When to choose
- you develop Android apps in Android Studio or IntelliJ and frequently run ADB commands
- you want keyboard shortcuts for clearing app data or restarting apps

## When to avoid
- you don't develop for Android
- you need advanced ADB features beyond app lifecycle operations

## Facets
- artifact type: plugin
- maturity: active
- function: developer-tools, cli
- domain: mobile-development, developer-tools, android-tools
- platform: editor-plugin, cross-platform
- tags: android, adb, intellij-plugin, android-studio, jetbrains

## Member repositories
- pbreault/adb-idea (main) score 66

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:06:19.140150+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T02:51:07.468375+00:00, confidence not recorded.
  - readme: https://github.com/pbreault/adb-idea (fetched 2026-08-28T04:06:19.140150+00:00, sha 8037b331aff7)
- Data as of 2026-08-30T08:39:29.467469+00:00.
