最新消息:20210917 已从crifan.com换到crifan.org

【已解决】Android Studio导入CSipSimple项目时出错:Library reference ..\ActionBarSherlock could not be found

Android Studio crifan 5806浏览 0评论

【问题】

折腾:

【记录】运行和使用Android Studio

期间,导入CSipSimple项目时出错:

library reference ActionBarSherlock could not be found

cannot save settings unrecoverable errors

【解决过程】

1.一直解决不了。

后来是,去:

https://github.com/JakeWharton/ActionBarSherlock

下载了ActionBarSherlock,然后解压后,把名字改为ActionBarSherlock,然后放在和当前此项目CSipSimple-master同级的目录下

(其中去看了对应的配置文件:

project.properties

中的配置是:

android.library.reference.1=../ActionBarSherlock

最后才导入成功的,然后可以继续生成项目信息了:

build gradle project info after import

 

【总结】

当使用Android Studio导入项目时出现类似于:

Library reference ..\ActionBarSherlock could not be found

的错误的时候,就是说明缺少了对应的项目。

此处缺少的是ActionBarSherlock,所以是去下载对应项目,导入,即可解决问题。

转载请注明:在路上 » 【已解决】Android Studio导入CSipSimple项目时出错:Library reference ..\ActionBarSherlock could not be found

发表我的评论
取消评论

表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址
94 queries in 0.203 seconds, using 23.40MB memory