1.Error:Execution failed for task ':app:processDebugManifest'.
> Manifest merger failed with multiple errors, see logsandroid
緣由:在AndroidManifest.xml中配置了相同的。app
解決:在定位的文件中刪除相同的配置。.net
能夠在這裏看到編譯到什麼地方出錯了。xml
2.Error:(55, 5) error: style attribute '@android:attr/windowEnterAnimation' not found.ip
緣由:AS 3.0 中不支持@引用get
解決:刪除@it