























如果仅仅改了文件夹的名字,则会出现引用问题,相应的如下文件都要做相应的修改:
1. package name 要做相应调整
2. settings.gradle ,中要修改相应的modal 名称
3. xxx.imi 中需要修改相应的modle project.id <module external.linked.project.id=":zgsoftkfTest"
基本上这些调整完就可以了
junit can not resolve:
testCompile 'junit:junit:4.12'
androidTestCompile 'junit:junit:4.12'
好像只有在debug模式下才好用?? release 模式下出错?
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。