AndroidStudio必备插件

SelectorChapek for Android

自动生成selector文件,这个fell倍爽,点击链接详细了解

[Android Layout ID Converter][url]:

布局文件ID代码生成器,超好用啊,之前可以as中直接搜索到,但是现在搜不到了,现在只能去改项目的官网下载zip包进行安装。
[url]:http://plugins.jetbrains.com/plugin/7373?pr=

[ADB idea][idea]:

android模拟器和手机的adb命令工具
[idea]:https://github.com/pbreault/adb-idea/

[Codota]:

拥有7百多万代码的代码搜索引擎
[Codota]:http://www.codota.com/

[Android Postfix Completion][url2]:

Toast log 的代码生成工具
[url2]:https://github.com/takahirom/android-postfix-plugin

Genymotion:

genymotion模拟器在studio中的插件,无缝连接

GsonFormat:

基于google官方推出的gson,json字符串解析插件