{"id":22763966,"url":"https://github.com/andyb129/androidstudiopluginsnplay","last_synced_at":"2025-08-08T12:08:40.779Z","repository":{"id":49550773,"uuid":"62896087","full_name":"andyb129/AndroidStudioPluginsNPlay","owner":"andyb129","description":"A list of cool/useful Android studio plugins :electric_plug:","archived":false,"fork":false,"pushed_at":"2021-06-14T23:54:18.000Z","size":42,"stargazers_count":308,"open_issues_count":2,"forks_count":30,"subscribers_count":15,"default_branch":"master","last_synced_at":"2025-05-20T03:06:45.849Z","etag":null,"topics":["android","android-studio","android-studio-plugin","plugins","tools"],"latest_commit_sha":null,"homepage":"http://barbuzz.co.uk/2016/07/11/plugin-play/","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/andyb129.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":"2016-07-08T14:50:03.000Z","updated_at":"2025-03-16T17:19:38.000Z","dependencies_parsed_at":"2022-09-21T12:50:42.910Z","dependency_job_id":null,"html_url":"https://github.com/andyb129/AndroidStudioPluginsNPlay","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/andyb129/AndroidStudioPluginsNPlay","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyb129%2FAndroidStudioPluginsNPlay","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyb129%2FAndroidStudioPluginsNPlay/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyb129%2FAndroidStudioPluginsNPlay/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyb129%2FAndroidStudioPluginsNPlay/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/andyb129","download_url":"https://codeload.github.com/andyb129/AndroidStudioPluginsNPlay/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/andyb129%2FAndroidStudioPluginsNPlay/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":269417545,"owners_count":24413385,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-08T02:00:09.200Z","response_time":72,"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"}},"keywords":["android","android-studio","android-studio-plugin","plugins","tools"],"created_at":"2024-12-11T11:13:22.384Z","updated_at":"2025-08-08T12:08:40.749Z","avatar_url":"https://github.com/andyb129.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Android Studio Plugins N Play\n\n\u003cimg src=\"images/android_studio_logo.jpeg\" height=\"100\"\u003e\u0026nbsp;\u0026nbsp;\u0026nbsp;\u0026nbsp;\u003cimg src=\"images/plugins.jpeg\" height=\"100\"\u003e\n\nA list of cool/useful Android studio plugins (linked from my blog post \u003ca href=\"http://barbuzz.co.uk/2016/07/11/plugin-play/\"\u003ehere\u003c/a\u003e)\n\n### Code Gen\n| Description | Link |\n| --- | --- |\n| **Parcelable Class Generator** | https://github.com/mcharmas/android-parcelable-intellij-plugin | \n| **Butter knife code gen** | https://github.com/avast/android-butterknife-zelezny | \n| **Butter knife removal!?** | https://github.com/u3shadow/RemoveButterKnife |\n| **Json2Java4Ide** *(convert json to model objects)* | https://github.com/t28hub/json2java4idea |\n| **GSON formatter** *(convert json to model objects - better ui)*| https://github.com/zzz40500/GsonFormat | \n| **Awesome POJO Generator** *(convert json to model objects)*| https://github.com/jineshfrancs/AwesomePojoGenerator | \n| **RoboPOJOGenerator** *(convert json to model objects)*| https://github.com/robohorse/RoboPOJOGenerator | \n| **OTTO class/method links in side bar** | https://github.com/square/otto-intellij-plugin | \n| **M Permissions code generator** | https://github.com/shiraji/permissions-dispatcher-plugin | \n| **Auto Value Generator** | https://plugins.jetbrains.com/plugin/8091?pr=idea | \n| **Selector Chapek** *(auto gen of drawable selectors)* | https://github.com/inmite/android-selector-chapek |\n| **Android Studio Prettify** *(auto gen findViewById)* | https://github.com/Haehnchen/idea-android-studio-plugin |\n| **Activity CreateIntent Inspection** *(auto gen Activity create method)* | https://github.com/shiraji/create-intent-inspection |\n| **Fragment newInstance Inspection** *(auto gen Fragment newInstatce method)* | https://github.com/shiraji/new-instance-inspection |\n| **Android Studio Super Plugin** *(7 useful plugins combined)* | https://github.com/b2b2244424/AndroidStudioSuperPlugin |\n| **Exynap** *(generate lots of different code examples)* | http://exynap.com/ |\n| **JSON to POJO Converter** *(Plain Old Java Object)* | https://github.com/robohorse/RoboPOJOGenerator |\n| **DTOnator** *(another POJO creator with static inner classes)* | https://github.com/nvinayshetty/DTOnator |\n| **Data Binding Support** *(XML code gen)* | https://github.com/shiraji/databinding-support |\n| **Thesaurus** *(help to generate var names)* | https://plugins.jetbrains.com/androidstudio/plugin/7199-thesaurus |\n| **Advanced Code Folding** *(generates more readable code)* | https://plugins.jetbrains.com/plugin/9320-advanced-java-folding |\n| **OkHttpParamsGet** *(generates OKHttp params)* | https://github.com/kingwang666/OkHttpParamsGet |\n| **RxJava postfix completion** *(generates RxJava with AS postfix feature)* | https://plugins.jetbrains.com/plugin/9455-rxjava-postfix-plugin |\n| **Generate MVP code** *(generates MVP with Dagger2/Rx2/Retrofit)* | https://plugins.jetbrains.com/plugin/9784-generate-m-v-p-code |\n| **Droid-Snippet** *(inserts useful util methods)* | https://github.com/KingsMentor/Droid-Snippet |\n| **Clean Architecture Plugin** *(generates app structure from template)* | https://github.com/alvaromarco/CleanArchitecturePlugin |\n| **Name that colour** *(pastes in colour in clipboard in color.xml)* | http://plugins.jetbrains.com/plugin/10422-name-that-color |\n| **Kotlin Data Class to SharedPreferences** *(generates code for SharedPreferences from a Kotlin data class)* | https://plugins.jetbrains.com/plugin/14970-kotlin-data-class-to-sharedpreferences/ |\n\n### Design\n| Description | Link |\n| --- | --- |\n| **Android Icons** | https://github.com/jgilfelt/androidicons-adt-template | \n| **Material Icons** | https://github.com/intrications/material-design-icons-adt-template | \n| **Android drawable resources** | https://plugins.jetbrains.com/plugin/7658?pr=idea | \n| **Svg converter 2 vectors** | https://github.com/Ashung/svg2vectordrawable | \n| **Drawable optimiser** | https://github.com/fabiomsr/drawable-optimizer |\n| **Tiny Png** *(png optimiser)*| https://github.com/lsjwzh/TinyPngPlugin |\n| **Color Manager** *(color info in xml window)* | https://github.com/shiraji/color-manager |\n| **Dr Vector** *(correct float numbers)* | https://plugins.jetbrains.com/plugin/9937-dr-vector-android |\n| **Android Drawable Importer** *(import image into different densities)* | https://plugins.jetbrains.com/plugin/7658-android-drawable-importer |\n| **Vector drawable thumbnails** *(lists all vectors in project)* | https://plugins.jetbrains.com/plugin/10741-vector-drawable-thumbnails |\n| **Drawable preview** *(tree view previews)* | https://github.com/mistamek/Android-drawable-preview-plugin |\n\n### Gradle\n| Description | Link |\n| --- | --- |\n| **Gradle View** *(show dependancy hierarchy)*| https://github.com/rholder/gradle-view | \n| **Gradle Dependancies Method counts** | http://www.methodscount.com/plugins |\n| **Gradle Dependancies Helper** *(Auto complete)* | https://github.com/ligi/GradleDependenciesHelperPlugin | \n| **Gradle Build Time Tracker** | https://github.com/passy/build-time-tracker-plugin |\n| **OK Gradle** *(dependancy lookup)* | https://plugins.jetbrains.com/plugin/10102-ok-gradle |\n| **Clear Gradle cache** | https://github.com/harisudhan7889/ClearCachePlugin |\n\n### Kotlin\n| Description | Link |\n| --- | --- |\n| **Edu tools** *(kotlin koans)*| https://plugins.jetbrains.com/plugin/10081-edutools | \n| **Kotlin variable completion** *(autocomplete)*| https://github.com/bassaer/kotlin-variable-completion-plugin | \n| **JsonToKotlinClass** *(generates models in kotlin from json)* | https://github.com/wuseal/JsonToKotlinClass |\n| **Multiple Korlin converter** *(convert multiple files)*| https://plugins.jetbrains.com/plugin/12183-multiple-file-kotlin-converter | \n| **Protien** *(kotlin code gen for retrofit via swagger)*| https://plugins.jetbrains.com/plugin/10206-protein--kotlin-code-generator-for-retrofit2-and-rxjava2-based-on-swagger | \n\n### Miscellaneous\n| Description | Link |\n| --- | --- |\n| **Shortcut reminder** | https://plugins.jetbrains.com/plugin/1003 |  \n| **Presentation Assistant** *(another shortcut reminder)* | https://plugins.jetbrains.com/plugin/7345 |\n| **Key Promoter** | https://plugins.jetbrains.com/plugin/4455 |  \n| **Key Promoter X** *(more stats than above version)* | https://plugins.jetbrains.com/plugin/9792-key-promoter-x |  \n| **ADB Idea** *(ADB Shortcuts - uninstall etc.)* | https://github.com/pbreault/adb-idea | \n| **Android WiFi adb debug setup** | https://github.com/pedrovgs/AndroidWiFiADB |\n| **Proguard snippets** | https://github.com/hotchemi/gradle-proguard-plugin |  \n| **Activity Lifecycle method sorter** | https://plugins.jetbrains.com/plugin/7742?pr= |\n| **EventBus method navigator** | https://github.com/kgmyshin/eventbus3-intellij-plugin |\n| **Material theme UI** *(IDE theming ~ might be unstable)* | https://github.com/ChrisRM/material-theme-jetbrains |\n| **Multi Markdown** *(markdown editor)* | https://github.com/vsch/idea-multimarkdown/wiki |\n| **String Maniplulation** | https://plugins.jetbrains.com/plugin/2162?pr=idea |\n| **Line Sorter** | https://plugins.jetbrains.com/plugin/5919?pr=clion |\n| **String Resource Search** | https://github.com/konifar/android-strings-search-plugin |\n| **Dagger IntelliJ Plugin** *(editor links for providers)* | https://github.com/square/dagger-intellij-plugin |\n| **Checkstyle plugin** *(realtime feedback)* | https://github.com/jshiell/checkstyle-idea |\n| **Instapk** *(upload apk to slack)* | https://instapk.com/download_plugin.html |\n| **Path title** *(full class path in title bar)* | https://plugins.jetbrains.com/plugin/9975-path-title |\n| **Code glance** *(code overview pane)* | https://github.com/Vektah/CodeGlance |\n| **JVM Memory View** *(monitor objects in memory)* | https://plugins.jetbrains.com/plugin/8537-jvm-debugger-memory-view |\n| **Resource Usage Count** | https://github.com/niorgai/Android-Resource-Usage-Count |\n| **Biu** *(Compress PNG's)* | https://plugins.jetbrains.com/plugin/9788-biu |\n| **Idea gitignore** *(Generate .gitignore files)* | https://github.com/hsz/idea-gitignore |\n| **Android Localizer** *(Translate files with Microsoft Translate)* | https://github.com/westlinkin/AndroidLocalizationer |\n| **Folding plugin** *(Puts files in virtual folders)* | https://github.com/dmytrodanylyk/folding-plugin |\n| **FindBugs idea** *(FindBugs issues in IDE)* | https://plugins.jetbrains.com/plugin/3847-findbugs-idea |\n| **Wakatime** *(coding time metrics)* | https://wakatime.com/features |\n| **Catdea** *(clickable logcat log links)* | https://github.com/Cybr0sis/Catdea |\n| **CPU usage** *(IDE usage indicator)* | https://plugins.jetbrains.com/plugin/8580-cpu-usage-indicator/ |\n\n\n## Fun :-)\n| Description | Link |\n| --- | --- |\n| **Nyan progress bar** *(give progress some colour!)* | https://plugins.jetbrains.com/plugin/8575-nyan-progress-bar |\n| **Rainbow brackets** *(colourful brackets)* | https://plugins.jetbrains.com/plugin/10080-rainbow-brackets |\n| **Emoji support** *(add to commits and markdown :-)* | https://github.com/shiraji/emoji |\n| **Power Mode 2** *(fire \u0026 sparks when you type!)* | https://plugins.jetbrains.com/plugin/8251-power-mode-ii |\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyb129%2Fandroidstudiopluginsnplay","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fandyb129%2Fandroidstudiopluginsnplay","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fandyb129%2Fandroidstudiopluginsnplay/lists"}