android.enableAapt2=false 注:如果是eclipse轉到as上的項目,可能沒有gradle.properties文件,請在項目根目錄中手動創(chuàng)建 6、apt插件問題(Error:Cannot choose between the following configurations of project :mylibrary:) 1 2 3 4 5 6 7 Error:Cannot choose between the following configurations of project :myli...