awesome-android-tools
A curated awesome list of Android development tools, aggregating useful utilities and resources for Android developers.
About this tool
awesome-android-tools
Category: Themed Directories
Tags: android, developer-tools, mobile
Source: https://github.com/wasabeef/awesome-android-tools
Overview
A curated, community-maintained list of Android development tools, focused on aggregating useful utilities, plugins, and resources that enhance the Android development workflow.
Features
General
- Curated directory of Android development tools and resources.
- Organized by tooling type (e.g., IDE/IntelliJ plugins and other categories in the full README).
- Links directly to each tool’s homepage or repository for quick access.
IntelliJ / Android Studio Plugins (from visible content)
-
JRebel for Android
- Enables live Android development with real-time application updates during coding.
-
Android File Grouping Plugin
- Groups files into more meaningful folder structures in the project view to simplify navigation.
-
Dagger IntelliJ Plugin
- Provides insight into Dagger dependency injections and providers within the IDE.
-
Otto IntelliJ Plugin
- Helps navigate between events posted via the Otto event bus.
-
ButterKnifeZelezny
- Generates ButterKnife view injection code with one click in Android Studio/IntelliJ.
-
eventbus-intellij-plugin
- Adds navigation between events posted by EventBus.
-
eventbus3-intellij-plugin
- Similar navigation support tailored for EventBus 3.
-
Android Parcelable Code Generator
- Automatically generates boilerplate Parcelable implementation code for Android classes.
-
ADB Idea
- Provides shortcuts and actions that speed up day-to-day Android development tasks (e.g., common ADB operations) from the IDE.
-
Android Drawable Importer Plugin
- Imports drawables in multiple resolutions.
- Supports AndroidIcons and custom drawable repositories.
- Can scale a single image up or down to all required density buckets.
-
Android Material Design Icon Generator Plugin
- Assists with adding and configuring Material Design icons in an Android project.
-
Android Selector Chapek
- (Listed; details likely in full README beyond the snippet.)
Pricing
- Not applicable. This is an open curated list (GitHub repository), not a paid product or service.
Loading more......
Information
Categories
Tags
Similar Products
3 result(s)An Awesome-style collection of short, easy-to-understand JavaScript code snippets you can grasp in 30 seconds.
Large-scale web crawl dataset containing 3.5 billion web pages from CommonCrawl (2012), suitable for web mining, search, and network analysis research. Listed as part of an awesome-style collection of computer networks datasets.
A GitHub repository by Brad Traversy containing 50+ small, focused web development mini projects built with HTML, CSS, and JavaScript, useful as a curated collection of example projects for learning or referencing in awesome-style directories.