alibaba / freeline

A super fast build tool for Android, an alternative to Instant Run
https://www.freelinebuild.com/
BSD 3-Clause "New" or "Revised" License
5.48k stars 623 forks source link

android studio 3.0 使用freeline失败 #922

Open 543441727 opened 6 years ago

543441727 commented 6 years ago

①执行python freeline.py 命令
②出现build failed with script: gradlew.bat :app:assembleHuaweiDebug -P freelineBuild=true --stacktrace问题 然后找了好久的解决方法,把网上的全试了个遍,还是没成功。 最后看到了这篇文章 https://juejin.im/entry/59a062796fb9a0249471c432 ,希望给与解决方法

weihuawei commented 6 years ago

设置android.enableAapt2=false