{"id":41056,"url":"https://github.com/wasabeef/awesome-android-tools","name":"awesome-android-tools","description":"A curated list of awesome Android Tools.","projects_count":51,"last_synced_at":"2026-06-24T07:00:39.911Z","repository":{"id":36741154,"uuid":"41047753","full_name":"wasabeef/awesome-android-tools","owner":"wasabeef","description":"A curated list of awesome Android Tools.","archived":false,"fork":false,"pushed_at":"2022-02-02T22:14:28.000Z","size":187,"stargazers_count":343,"open_issues_count":5,"forks_count":69,"subscribers_count":23,"default_branch":"master","last_synced_at":"2026-06-07T11:03:46.158Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/wasabeef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-08-19T17:01:08.000Z","updated_at":"2026-05-28T13:44:08.000Z","dependencies_parsed_at":"2022-07-29T21:39:05.993Z","dependency_job_id":null,"html_url":"https://github.com/wasabeef/awesome-android-tools","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/wasabeef/awesome-android-tools","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabeef%2Fawesome-android-tools","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabeef%2Fawesome-android-tools/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabeef%2Fawesome-android-tools/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabeef%2Fawesome-android-tools/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/wasabeef","download_url":"https://codeload.github.com/wasabeef/awesome-android-tools/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/wasabeef%2Fawesome-android-tools/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34720924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-24T02:00:07.484Z","response_time":106,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"created_at":"2024-01-13T21:18:03.192Z","updated_at":"2026-06-24T07:00:39.912Z","primary_language":null,"list_of_lists":false,"displayable":true,"categories":["Emulator","CLI Tool","Gradle Plugin","CI (Continuous Integration)","Monitoring","Intellij Plugin","Deploy","GUI Tool","Web Service","Crash Tracking"],"sub_categories":[],"readme":"# List of Android Tools\n[![Awesome](https://cdn.rawgit.com/sindresorhus/awesome/d7305f38d29fed78fa85652e3a63e154dd8e8829/media/badge.svg)](https://github.com/wasabeef/awesome-android-tools)\n\nA curated list of awesome Android Tools.\n\n## Intellij Plugin\n- [JRebel for Android](http://zeroturnaround.com/software/jrebel-for-android/) - Live Android Development. Develop your Android applications in real time.\n\n- [Android File Grouping Plugin](https://github.com/dmytrodanylyk/folding-plugin) - This plugin is very helpful in Android Development. It can display your files as a group of different folders in project structure view.\n\n- [Dagger IntelliJ Plugin](https://github.com/square/dagger-intellij-plugin) - An IntelliJ IDEA plugin for Dagger which provides insight into how injections and providers are used.\n\n- [Otto IntelliJ Plugin](https://github.com/square/otto-intellij-plugin) - An IntelliJ IDEA plugin to navigate between events posted by Otto.\n\n- [ButterKnifeZelezny](https://github.com/avast/android-butterknife-zelezny) - Simple plug-in for Android Studio/IDEA that allows one-click creation of Butterknife view injections.\n\n- [eventbus-intellij-plugin](https://github.com/kgmyshin/eventbus-intellij-plugin) - Plugin to navigate between events posted by EventBus.\n\n- [eventbus3-intellij-plugin](https://github.com/kgmyshin/eventbus3-intellij-plugin) - Plugin to navigate between events posted by EventBus.\n\n- [Android Parcelable code generator](https://github.com/mcharmas/android-parcelable-intellij-plugin) - IntelliJ Plugin for Android Parcelable boilerplate code generation.\n\n- [ADB Idea](https://github.com/pbreault/adb-idea) - A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.\n\n- [Android Drawable Importer Plugin](https://github.com/winterDroid/android-drawable-importer-intellij-plugin) - Adds an option to IntelliJ to import drawables in different resolutions from AndroidIcons, own \"drawable repos\" and scale a certain image down/up to the defined resolutions.\n\n- [Android Material Design Icon Generator Plugin](https://github.com/konifar/android-material-design-icon-generator-plugin) - This plugin help you to set material design icon to your project.\n\n- [Android Selector Chapek](https://github.com/inmite/android-selector-chapek) - Android Studio plugin which automatically generates drawable selectors from appropriately named resources\n\n- [Restclient-idea-plugin](https://code.google.com/p/restclient-idea-plugin/) - Simulation HTTP requests and test the communication with server\n\n- [Android Strings.xml Tools](https://github.com/constantine-ivanov/strings-xml-tools) - A plugin for Intellij IDEA or Android studio which eases management of strings in multiple localization files in Android projects.\n\n- [android-selector-intellij-plugin](https://github.com/importre/android-selector-intellij-plugin) - Generate selectors for background drawable.\n\n- [GsonFormat](https://github.com/zzz40500/GsonFormat) - Quickly to convert a JSON string to an entity class\n\n- [LayoutCast](https://github.com/mmin18/LayoutCast) - Cast android code and resource changes to the running application through ADB.\n\n## Gradle Plugin\n- [android-apt](https://bitbucket.org/hvisser/android-apt) - The android-apt plugin assists in working with annotation processors in combination with Android Studio.\n\n- [Android Unmock Gradle Plugin](https://github.com/bjoernQ/unmock-plugin) - Gradle plugin to be used in combination with the new unit testing feature of the Gradle Plugin / Android Studio to use real classes for e.g. SparseArray.\n\n- [Gradle Versions Plugin](https://github.com/ben-manes/gradle-versions-plugin) - Gradle plugin to discover dependency updates.\n\n- [Gradle Retrolambda Plugin](https://github.com/evant/gradle-retrolambda) - A gradle plugin for getting java lambda support in java 6, 7 and android.\n\n- [Dexcount Gradle Plugin](https://github.com/KeepSafe/dexcount-gradle-plugin) - A Gradle plugin to report the number of method references in your APK on every build.\n\n- [android-proguard-snippets](https://github.com/krschultz/android-proguard-snippets) - Proguard configurations for common Android libraries.\n\n- [Wire Gradle Plugin](https://github.com/square/wire-gradle-plugin) - A Gradle plugin for generating Java code for your protocol buffer definitions with Wire.\n\n- [SDK Manager Plugin](https://github.com/JakeWharton/sdk-manager-plugin) - Gradle plugin which downloads and manages your Android SDK.\n\n- [Hugo](https://github.com/JakeWharton/hugo) - Annotation-triggered method call logging for your debug builds.\n\n- [bintray-release](https://github.com/novoda/bintray-release) - A helper for releasing from gradle up to bintray.\n\n- [ViewInspector](https://github.com/xfumihiro/ViewInspector) - View Inspection Toolbar for Android Development.\n\n## Emulator\n- [Genymotion](https://www.genymotion.com/) - Genymotion is a fast and easy-to-use Android emulator to run and test your Android apps.\n\n- [Xamarin Android Player](https://xamarin.com/android-player) - Simulate, debug, demo or run Android apps in\nour fast and hassle-free environment.\n\n- [Apptize](https://appetize.io/) - Stream iOS \u0026 Android Simulators in the Browser\n\n## CLI Tool\n- [dex-method-counts](https://github.com/mihaip/dex-method-counts) -  Command-line tool to count per-package methods in Android .dex files.\n\n- [pidcat](https://github.com/JakeWharton/pidcat) - Colored logcat script which only shows log entries for a specific application package.\n\n- [vectalign](https://github.com/bonnyfone/vectalign) - Tool for create complex morphing animations using VectorDrawables (allows morphing between any pair of SVG image)\n\n- [QARK](https://github.com/linkedin/qark) - Quick Android Review Kit\n\n- [Android Lint Summary](https://github.com/passy/android-lint-summary) - View your Android lint issues with style.\n\n## GUI Tool\n- [Android tool for mac](https://github.com/mortenjust/androidtool-mac) - One-click screenshots, video recordings, APK installations for Android phones and smartwatches connected to your Mac.\n\n- [Telecine](https://github.com/JakeWharton/Telecine) - Record full-resolution video on your Android devices.\n\n- [ShowJava](https://github.com/niranjan94/show-java) - An apk decompiler for android.\n\n## Web Service\n- [Android Asset Studio](https://romannurik.github.io/AndroidAssetStudio/) - A set of web-based tools for generating graphics and other assets that would eventually be in an Android application's res/ directory.\n\n- [Android Interpolation](https://dl.dropboxusercontent.com/u/6685256/AndroidInterpolation/index.html)\n\n- [APK method count](http://inloop.github.io/apk-method-count/) - output per-package method counts.  \n\n- [dryrun](https://github.com/cesarferreira/dryrun) - Quickly try the demo project of any Android Library\n\n## CI (Continuous Integration)\n\n- [Travis CI](https://travis-ci.org/)\n\n- [Circle CI](https://circleci.com/)\n\n- [Ship io](https://ship.io/)\n\n## Deploy\n- [DeployGate](https://deploygate.com)\n\n- [Fabric](https://get.fabric.io/)\n\n## Crash Tracking\n\n- [Fabric](https://get.fabric.io/)\n\n- [Crittercism](http://www.crittercism.com/)\n\n## Monitoring\n\n- [New Relic](https://newrelic.com/) \n\n## Chrome Plugin\n\n- [![](./art/square_letmeexplainyou.jpg)](https://chrome.google.com/webstore/detail/letmeexplainyou/galbanndfflkpahaeilhhnojpdbjeoae) - Let me explain you this new Chrome plugin from Google Developer Advocate Nick Butcher. It enhances the Android developer documentation. That is all.\n\n","projects_url":"https://awesome.ecosyste.ms/api/v1/lists/wasabeef%2Fawesome-android-tools/projects"}