File tree Expand file tree Collapse file tree 1 file changed +11
-1
lines changed
Expand file tree Collapse file tree 1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change @@ -799,7 +799,17 @@ private String[] getStoragePaths(Context context) {
799799[ 阿里巴巴矢量图标库] ( http://www.iconfont.cn/plus ) </br > [ IcoMoon] ( https://icomoon.io/app/#/select ) </br > [ Flaticon] ( https://www.flaticon.com/ )
800800* 思维导图Xmind
801801
802- //TODO add AS插件介绍
802+
803+ ### IDE plugin
804+ * [ CodeGlance] ( https://github.com/Vektah/CodeGlance ) 可用于快速定位代码,类似于Sublime编辑器右侧定位视图。
805+ * [ Alibaba java编码规约插件] ( https://github.com/alibaba/p3c )
806+ * [ GsonFormat] ( https://github.com/zzz40500/GsonFormat ) 将JSON格式数据解析成实体
807+ * [ ButterKnifeZelezny] ( https://github.com/avast/android-butterknife-zelezny ) 通过注解,省略findViewById等其他设置
808+ * [ Android Studio Prettify] ( https://github.com/Haehnchen/idea-android-studio-plugin ) 自动生成findViewById
809+ * Android Parcelable code generator & Android Parcelable code generator(for kotlin) 自动生成Parcelable接口对应的实现代码
810+ * [ Gradle Dependencies Helper] ( https://github.com/siosio/GradleDependenciesHelperPlugin ) maven gradle 依赖支持自动补全
811+ * [ GradleDependenciesAndPluginsHelper] ( https://github.com/bestwu/gradle-dependencies-plugins-helper-plugin ) 一样支持gradle 依赖自动补全
812+
803813
804814### CutsomView
805815* Google推出的[ FlexboxLayout] ( https://github.com/google/flexbox-layout )
You can’t perform that action at this time.
0 commit comments