Android Studio常用插件

升级Android Studio后,所有插件神奇的消失了,只好一个个重新安装,记录一下常用的插件,以做备份。

.ignore

非常方便的管理.gitignore文件

ADB Idea

可以方便的执行一些常用adb命令

Android Studio常用插件_第1张图片
ADB Idea)

ADB Wifi

通过wifi连接调试程序,再也不要拖着长长的数据线了

FindBugs-IDEA/CheckStyle-IDEA

检查代码风格,bug

CodeGlance

类似SublimeText的侧边栏效果

Android Studio常用插件_第2张图片
CodeGlance

Android Material Design Icon Generator

Android strings.xml tools

statistic

ECTranslation

GsonFormat

快速的生成与json对应的实体类

你可能感兴趣的:(Android Studio常用插件)