tome34 / frameDemoMo2

Android组件化项目框架
https://www.jianshu.com/p/ba32488f9555
424 stars 99 forks source link

demo运行不起来 #7

Open AsyncHope opened 6 years ago

AsyncHope commented 6 years ago

Caused by: org.gradle.process.internal.ExecException: Process 'command 'D:\xxx\sdk\build-tools\26.0.2\aapt.exe'' finished with non-zero exit value 1

AsyncHope commented 6 years ago

这个是点9图的原因吗?

tome34 commented 6 years ago

在gradle.properties中添加下面代码,重新编译下

tome34 commented 6 years ago

android.enableAapt2=false

DeathsKnights commented 5 years ago

Could not get unknown property 'packageForR' for task ':app:processDebugResources' of type com.android.build.gradle.internal.res.LinkApplicationAndroidResourcesTask.

注解不能用吗