IaMJamesHuang

Results 1 comments of IaMJamesHuang

如果确认appt2在环境变量中,可以手动运行一下host.gradle运行的aapt2 -compile 命令,如果提示xml解析失败可能是编码问题,在gradle.properties里指定一下org.gradle.jvmargs=-Dfile.encoding=UTF-8