gpt4 book ai didi

android - 在 Android Studio 中找不到任何 android.support.v4.widget

转载 作者:行者123 更新时间:2023-11-29 20:40:56 25 4
gpt4 key购买 nike

在 Android Studio 中,我在更改布局时遇到错误:

The following classes could not be found:

- android.support.v4.widget.DrawerLayout (Fix Build Path, Create Class)

The following classes could not be found:

- android.support.v4.widget.SwipeRefreshLayout (Fix Build Path, Create Class)

并且它不显示任何布局。我这样设置 Gradle:

dependencies {
compile project(':libraryfab')
compile 'com.google.android.gms:play-services:+'
compile 'com.android.support:support-v4:22.2.0'
compile 'com.android.support:appcompat-v7:22.2.0'
compile files('libs/apache-mime4j-0.6.jar')
compile files('libs/httpmime-4.1.3.jar')
compile files('libs/jetbrains-annotations.jar')
compile files('libs/nineoldandroids-2.4.0.jar')
compile files('libs/picasso-2.4.0.jar')
compile files('libs/pinchzoom.jar')
compile files('libs/universal-image-loader-1.9.3-with-sources.jar')
compile files('libs/volley.jar')
compile files('libs/YouTubeAndroidPlayerApi.jar')
}

Android 支持库已安装。在这个项目之前是从 Eclipse Project 导入的。如果我使用 Navigation Drawer Activity 创建一个新项目(使用 android.support.v4.widget.DrawerLayout),它看起来可以正常工作并显示布局。

最佳答案

本期来自 ANdroid Studio 版本。修复它:

  1. 安装 Last Update Android Studio(当前 Android STudio Beta 1.3 Canary Chanel)

  2. 失效/重启

关于android - 在 Android Studio 中找不到任何 android.support.v4.widget,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/30992853/

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