Android Studio 星雲經常使用配置工具箱

1. 安裝插件

1.1 Android View綁定框架

開源地址:https://github.com/JakeWharton/butterknifeandroid

插件地址: https://github.com/avast/android-butterknife-zeleznygit

相關介紹:http://jakewharton.github.io/butterknife/github

1.1.1 安裝插件框架

1.1.2 添加依賴插件

implementation 'com.jakewharton:butterknife:9.0.0'
annotationProcessor 'com.jakewharton:butterknife-compiler:9.0.0'
相關文章
相關標籤/搜索