Android Plugin and androidplugin
To do well, you must first sharpen your tools. The following describes some commonly used Android Plugin for development.
1. adb-idea
You can run the ADB command on the AS panel. However, if you are familiar with command line, you can skip the installation;
2. android-parcelable-intellij-plugin
Complete the parcelable code, saving time and effort;
3. android-selector-chapek
Automatically generate the corresponding selector Based on the resource;
4. android-butterknife-zelezny
Generate butterknife injection code quickly Based on the specified XML file;
5. android-material-design-icon-generator-plugin
Material-design-icon resource generator icon resources are officially provided by google/material-design-icons · GitHub;
6. genymotion-gradle-plugin
Unlike the graphical genymotion plug-in, this allows you to configure and create a device through a script;
7. sdk-manager-plugin
The SDK management plug-in Automatically detects and downloads updates;
8. lint-cleaner-plugin
Remove useless resources from Android, or use Lint to clear them;
9. dexcount-gradle-plugin
Calculate the number of methods, which is useful for large applications to avoid method bursts;
10. android-unit-test
Add an Android unit test;
11. gradle-packer-plugin
It makes multi-channel packaging easier;
12. Methods Count
The android Method number plug-in is useful for both slimming and bursting;
13. eventbus-intellij-plugin
Eventbus navigation plug-in;
14. Android API Level
The Android API version table is never forgotten;
15. Android wifi adb & ADB WIFI
These two are both powerful tools for wireless debugging, and there is no need to insert data lines;