值得收藏的 Android Studio 插件

432 阅读1分钟
  1. .ignore This plugin allows you to mark matched files in project view, assists in editing them or generate the ignore rules using templates. These are just a few of the features!
  2. ADB Idea A plugin for Android Studio and Intellij IDEA that speeds up your day to day android development.
  3. Android-Resource-Usage-Count 当你使用 IntelliJ IDEA 或者 Android Studio 打开 Android 项目的资源文件时, 会自动对文件中的资源标签统计其被引用次数, 展示在标签的前面, 统计结果会过滤 build 路径和 bin 路径的引用.
  4. GsonFormat 这是一个根据JSONObject格式的字符串,自动生成实体类参数.
  5. JsonToKotlinClass Plugin for Android Studio And IntelliJ Idea to generate Kotlin data class code from JSON text ( Json to Kotlin )
  6. Translation JetBrains IDE/Android Studio 翻译插件,支持中英互译、单词朗读。
  7. Android ButterKnife Zelezny Android Studio / IDEA的简单插件,允许一键式创建Butterknife视图注入。
  8. Genymotion 在 Android Studio 中快速创建/启动模拟器
  9. Android-drawable-preview-plugin 在 AndroidStudio 中直接预览 drawable
  10. OK, Gradle! IntelliJ/Android Studio plugin for searching artifacts ids of popular Java libraries.
  11. PGY Upload Plugin 快速上传安装包到蒲公英
  12. TinyPNG 利用 TinyPNG 提供的 API ,制作的图片压缩插件,仅支持 jpg 和 pny 两种格式。 目前已升级,无需提供 Key ,可以直接无限量使用过。

迁移自我的简书 2017.08.02