wqandroid / wqgallery

android 相册支持单选模式和多选模式
432 stars 115 forks source link

引入冲突,怎么解决 #27

Open TuhaoChen opened 7 years ago

TuhaoChen commented 7 years ago

Warning:Module 'com.android.support:recyclerview-v7:24.0.0' depends on one or more Android Libraries but is a jar Error:A problem occurred configuring project ':app'.

Could not find recyclerview-v7.jar (com.android.support:recyclerview-v7:24.0.0). Searched in the following locations: https://jcenter.bintray.com/com/android/support/recyclerview-v7/24.0.0/recyclerview-v7-24.0.0.jar

wqandroid commented 7 years ago

吧library的依赖库版本号和项目的版本号弄一致就行 !

TuhaoChen commented 7 years ago

你好,可以再详细一点吗,我对as的配置不是很熟悉,谢谢

wqandroid commented 7 years ago

把library库下载下来当作module 修改build文件!com.android.support:recyclerview-v7:24.0.0' 这个数字24.0.0和项目里面的引用保持一致!

TuhaoChen commented 7 years ago

怎么看到你说不维护了?推荐用FinalGallery?可是FinalGallery搜不到啊

wqandroid commented 7 years ago

https://github.com/crazycodeboy/TakePhoto