Q1: 升級(jí)AS 4.1后代碼沒有顏色區(qū)分
原因是安裝了不兼容的 ButterKnife,刪除Android ButterKnife Zelezny,安裝Support Kotlin版本

Q2:安裝了之后ButterKnife還是不能使用
方法: 更改安裝路徑
將/Users/XXX/Library/Application Support/Google/AndroidStudio4.1/plugins路徑下的jar包移動(dòng)到 /Applications/Android\ Studio.app/Contents/plugins目錄,刪除舊目錄下與ButterKnife相關(guān)的文件,重啟AS
Q3: Plugin xxx is incompatible (supported only in IntelliJ IDEA).
同Q2,將插件移動(dòng)到安裝目錄下