com.android.support:percent,Installation of the com:android:support:percent:22.2.1 library fails in ...

在Android Studio中遇到com.android.support:percent:22.2.1库安装失败的问题,尽管已安装了Android Support Library和Repository。依赖列表包括appcompat、recyclerview、design等多个支持库和第三方库。解决方案可能涉及检查Gradle版本、同步问题或者依赖冲突。
摘要由CSDN通过智能技术生成

Installation of the com:android:support:percent:22.2.1 library fails in Android Studio, although I have the Android Support Library and the Android Support Repository installed in the SDK Manager.

Does anyone know how to fix this?

This is my gradle file:

dependencies {

compile 'de.greenrobot:eventbus:2.4.0'

compile 'com.android.support:support-v4:22.0.0'

compile 'com.android.support:appcompat-v7:22.2.1'

compile 'com.kbeanie:image-chooser-library:1.4.3@aar'

compile 'com.android.support:recyclerview-v7:22.2.1'

compile 'com.android.support:design:22.2.1'

compile(name:'Chart-2015.1.423-dev-release', ext:'aar')

compile(name:'Common-2015.1.423-dev-release', ext:'aar')

compile(name:'Data-2015.1.423-dev-release', ext:'aar')

compile(name:'Feedback-2015.1.423-dev-release', ext:'aar')

compile(name:'Input-2015.1.423-dev-release', ext:'aar')

compile(name:'List-2015.1.423-dev-release', ext:'aar')

compile(name:'Primitives-2015.1.423-dev-release', ext:'aar')

compile 'net.danlew:android.joda:2.7.1'

compile 'com.google.android.gms:play-services:7.5.0'

compile('com.crashlytics.sdk.android:crashlytics:2.3.2@aar') {

transitive = true;

}

compile 'com.google.code.gson:gson:2.3.1'

compile 'com.android.support:multidex:1.0.0'

}

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值