gpt4 book ai didi

android - 奇怪的 CardView 问题 : ("Failed to find: com.android.support:cardview-v7:21.0.+" Error)

转载 作者:塔克拉玛干 更新时间:2023-11-02 23:49:26 25 4
gpt4 key购买 nike

我有 Android 5.0 和最新版本的 Android 支持库 (21.0.2)。我正在尝试访问 Android 中的 CardView 和 RecyclerViews。当我添加时:

compile 'com.android.support:cardview-v7:21.0.+'
compile 'com.android.support:recyclerview-v7:21.0.+'

对于应用程序的 build.gradle 依赖项,我得到错误:

Failed to find: com.android.support:cardview-v7:21.0.+

Failed to find: com.android.support:recyclerview-v7:21.0.+

我不确定这是为什么。这是我见过人们这样做的唯一方式(这是谷歌网站上建议的方式 here )。在此之后,我无法在我的项目中制作 CardViews 或 RecyclerViews。

我还检查了我的 android sdk 文件夹:

C: > ... > android-sdk > extras > android > support > v7

并且“cardview”和“recyclerview”目录都包含其中的所有文件。

我不知道为什么会这样......如果您有任何问题,请提出任何建议或答案,我们将不胜感激!

最佳答案

and both the 'cardview' and 'recyclerview' directories are there with all the files in them.

那些是针对 Eclipse 的。

您需要在您的 SDK 管理器中安装“Android 支持存储库”:

Android Support Repository in SDK Manager

这应该能让 Gradle for Android 找到这些 Artifact 。

关于android - 奇怪的 CardView 问题 : ("Failed to find: com.android.support:cardview-v7:21.0.+" Error),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/27283678/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com