Parcelable Class Generator |
https://github.com/mcharmas/android-parcelable-intellij-plugin |
Butter knife code gen |
https://github.com/avast/android-butterknife-zelezny |
Butter knife removal!? |
https://github.com/u3shadow/RemoveButterKnife |
Json2Java4Ide (convert json to model objects) |
https://github.com/t28hub/json2java4idea |
GSON formatter (convert json to model objects - better ui) |
https://github.com/zzz40500/GsonFormat |
Awesome POJO Generator (convert json to model objects) |
https://github.com/jineshfrancs/AwesomePojoGenerator |
RoboPOJOGenerator (convert json to model objects) |
https://github.com/robohorse/RoboPOJOGenerator |
OTTO class/method links in side bar |
https://github.com/square/otto-intellij-plugin |
M Permissions code generator |
https://github.com/shiraji/permissions-dispatcher-plugin |
Auto Value Generator |
https://plugins.jetbrains.com/plugin/8091?pr=idea |
Selector Chapek (auto gen of drawable selectors) |
https://github.com/inmite/android-selector-chapek |
Android Studio Prettify (auto gen findViewById) |
https://github.com/Haehnchen/idea-android-studio-plugin |
Activity CreateIntent Inspection (auto gen Activity create method) |
https://github.com/shiraji/create-intent-inspection |
Fragment newInstance Inspection (auto gen Fragment newInstatce method) |
https://github.com/shiraji/new-instance-inspection |
Android Studio Super Plugin (7 useful plugins combined) |
https://github.com/b2b2244424/AndroidStudioSuperPlugin |
Exynap (generate lots of different code examples) |
http://exynap.com/ |
JSON to POJO Converter (Plain Old Java Object) |
https://github.com/robohorse/RoboPOJOGenerator |
DTOnator (another POJO creator with static inner classes) |
https://github.com/nvinayshetty/DTOnator |
Data Binding Support (XML code gen) |
https://github.com/shiraji/databinding-support |
Thesaurus (help to generate var names) |
https://plugins.jetbrains.com/androidstudio/plugin/7199-thesaurus |
Advanced Code Folding (generates more readable code) |
https://plugins.jetbrains.com/plugin/9320-advanced-java-folding |
OkHttpParamsGet (generates OKHttp params) |
https://github.com/kingwang666/OkHttpParamsGet |
RxJava postfix completion (generates RxJava with AS postfix feature) |
https://plugins.jetbrains.com/plugin/9455-rxjava-postfix-plugin |
Generate MVP code (generates MVP with Dagger2/Rx2/Retrofit) |
https://plugins.jetbrains.com/plugin/9784-generate-m-v-p-code |
Droid-Snippet (inserts useful util methods) |
https://github.com/KingsMentor/Droid-Snippet |
Clean Architecture Plugin (generates app structure from template) |
https://github.com/alvaromarco/CleanArchitecturePlugin |
Name that colour (pastes in colour in clipboard in color.xml) |
http://plugins.jetbrains.com/plugin/10422-name-that-color |
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/ |