Android Dev Tools

Everyday utilities for Android developers. Inspect an APK, map versions to API levels, look up permissions, build intents and ProGuard rules, and assemble ADB commands, all in your browser.

  • Free
  • Works offline
  • No sign-up
  • Private by default
Android developer tools illustration

All Dev tools

Inspect APKs, map API versions, test intent links, and work with Android development data.

A faster reference for Android development

You lose a surprising amount of time looking up the same things: which API level shipped with which Android version, what a permission actually unlocks, or the exact keep rule that stops R8 from stripping a class. These tools put that reference one click away and add interactive builders for the fiddly bits, so you can drop an APK to inspect its manifest, generate a deep link, or convert a vector drawable without leaving the page.

Everything runs locally in your browser, so the APKs you inspect and the rules you generate never leave your device. The site installs as a Progressive Web App too, which means your reference stays available offline whenever you need it.