logo
publist
写文章

简介

该用户还未填写简介

擅长的技术栈

可提供的服务

暂无可提供的服务

【CTS】Android CTS测试报错:AaptParser failed for file CtsCameraTestCases.apk. The APK won‘t be installed

原因是aapt2版本较低,和编译CTS apk的版本不匹配导致,替换新版本aapt2工具后问题解决。

#android#模块测试
【CTS】Android CTS测试报错:AaptParser failed for file CtsCameraTestCases.apk. The APK won‘t be installed

原因是aapt2版本较低,和编译CTS apk的版本不匹配导致,替换新版本aapt2工具后问题解决。

#android#模块测试
到底了