运行编译时报错
来源:5-2 首页列表—首页列表数据请求

snake123
2017-05-18
Error:Execution failed for task ':app:processDebugResources'. > Error: A library uses the same package as this project: com.example.shh
写回答
1回答
-
qndroid
2017-05-18
把SDK工程的包名改一下,与app的包名重复了。
00
相似问题