Skip to content

Commit fac0c50

Browse files
committed
Add Android Studio/IDEA plugin list
1 parent ef238d1 commit fac0c50

File tree

1 file changed

+54
-0
lines changed

1 file changed

+54
-0
lines changed

README.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -563,6 +563,60 @@ C/C++开发Android应用工具包
563563
[RoboVM]:http://download.robovm.org/eclipse/
564564
[newrelic]:https://download.newrelic.com/android_agent/eclipse
565565

566+
##### Android Studio/IDEA
567+
| 名称 | 下载地址 | 使用教程 |
568+
|:--------------------------------------------|:------------------------------------------------:|:---------------:|
569+
| Android Resource Resizer Plugin | [下载][Android Resource Resizer] | |
570+
| Gradle Dependencies Helper Plugin | [下载][GradleDependenciesHelper] | |
571+
| Android Parcelable code generation Plugin | [下载][Parcelableboilerplatecodegen] | |
572+
| Android Holo Colors IDEA Plugin | [下载][Droidinspector] | |
573+
| Android Toolbox Plugin | [下载][Android Toolbox Plugin] | |
574+
| Android Gradle Sign Plugin | [下载][AndroidGradleSignPlugin] | |
575+
| Android Permissions Usage Plugin | [下载][AndroidPermissionsUsage] | |
576+
| Android Helper Plugin | [下载][AndroidHelper] | |
577+
| Android Studio Prettify Plugin | [下载][Android Studio Prettify] | |
578+
| IDEA ADB Plugin | [下载][ADB-idea] | |
579+
| Otto Intellij Plugin | [下载][Otto-intellij-plugin] | |
580+
| Dagger intellij Plugin | [下载][Dagger-intellij-plugin] | |
581+
| Gradle Gui Plugin | [下载][gradle-intellij-gui] | |
582+
| Android Studio Unit Test Plugin | [下载][android-studio-unit-test-plugin] | |
583+
| Android Layout ID Converter Plugin | [下载][Android Layout ID Converter] | |
584+
| IDEA protobuf Plugin | [下载][idea-plugin-protobuf] | |
585+
| Simple Team Code Reviewer Plugin | [下载][Simple Team Code Reviewer plugin] | |
586+
| Android XML Plugin | [下载][AndroidXML] | |
587+
| ADF Plugin | [下载][adf-intellijPlugin] | |
588+
| Java2smali Plugin | [下载][intellij-java2smali] | |
589+
| IDEA gitignore Plugin | [下载][idea-gitignore] | |
590+
| IDEA Background Image Plugin | [下载][Intellij-IDEA-Plugin-Background-Image] | |
591+
| IDEA Maven Plugin | [下载][idea-plugin-maven-plugin] | |
592+
| Gradle GooglePlay Publisher Plugin | [下载][gradle-play-publisher] | |
593+
594+
[Android Resource Resizer]:https://github.com/walmyrcarvalho/android-resource-resizer
595+
[GradleDependenciesHelper]:https://github.com/ligi/GradleDependenciesHelperPlugin
596+
[Parcelableboilerplatecodegen]:https://github.com/mcharmas/android-parcelable-intellij-plugin
597+
[Android Holo Colors IDEA Plugin]:https://github.com/jeromevdl/android-holo-colors-idea-plugin
598+
[Android Toolbox Plugin]:https://github.com/idamobile/android-toolbox-plugin
599+
[AndroidGradleSignPlugin]:https://github.com/alexvasilkov/AndroidGradleSignPlugin
600+
[AndroidPermissionsUsage]:https://github.com/RomainPiel/AndroidPermissionsUsage
601+
[AndroidHelper]:https://github.com/eunjae-lee/AndroidHelper
602+
[Android Studio Prettify]:https://github.com/Haehnchen/idea-android-studio-plugin
603+
[ADB-idea]:https://github.com/pbreault/adb-idea
604+
[Otto-intellij-plugin]:https://github.com/square/otto-intellij-plugin
605+
[Dagger-intellij-plugin]:https://github.com/square/dagger-intellij-plugin
606+
[gradle-intellij-gui]:https://github.com/gradle-archive/gradle-intellij-gui
607+
[android-studio-unit-test-plugin]:https://github.com/evant/android-studio-unit-test-plugin
608+
[Android Layout ID Converter]:https://github.com/funnything/OffingHarbor
609+
[idea-plugin-protobuf]:https://github.com/nnmatveev/idea-plugin-protobuf
610+
[Simple Team Code Reviewer plugin]:https://github.com/syllant/idea-plugin-revu
611+
[AndroidXML]:https://github.com/mironov-nsk/AndroidXML
612+
[adf-intellijPlugin]:https://github.com/tizionario/adf-intellijPlugin
613+
[intellij-java2smali]:https://github.com/ollide/intellij-java2smali
614+
[idea-gitignore]:https://github.com/hsz/idea-gitignore
615+
[Intellij-IDEA-Plugin-Background-Image]:https://github.com/kimptoc/Intellij-IDEA-Plugin-Background-Image
616+
[CodeGlance]:https://github.com/Vektah/CodeGlance
617+
[idea-plugin-maven-plugin]:https://github.com/born2snipe/idea-plugin-maven-plugin
618+
[gradle-play-publisher]:https://github.com/Triple-T/gradle-play-publisher
619+
566620
## Guides
567621
---
568622
#### Android Api中文版

0 commit comments

Comments
 (0)