当前位置: 首页 > 知识库问答 >
问题:

卡片幻灯片库找不到符号变量/类android studio

颛孙飞
2023-03-14
Error:(25, 31) error: package android.support.v4.util does not exist
Error:(26, 31) error: package android.support.v4.view does not exist
Error:(27, 31) error: package android.support.v4.view does not exist
Error:(2189, 17) error: cannot find symbol class SparseArrayCompat
Error:(692, 48) error: cannot find symbol variable MotionEventCompat
Error:(821, 28) error: cannot find symbol variable MotionEventCompat
Error:(858, 27) error: cannot find symbol variable MotionEventCompat
Error:(865, 29) error: cannot find symbol variable MotionEventCompat
Error:(976, 17) error: cannot find symbol variable MotionEventCompat
Error:(977, 17) error: cannot find symbol variable MotionEventCompat
Error:(1976, 9) error: cannot find symbol variable ViewCompat
Error:(2361, 52) error: cannot find symbol variable ViewCompat
Error:(2371, 52) error: cannot find symbol class SparseArrayCompat
Error:(2415, 60) error: cannot find symbol variable ViewCompat
Error:(2425, 60) error: cannot find symbol class SparseArrayCompat
Error:(2464, 26) error: cannot find symbol variable ViewCompat
    Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
:main:compileReleaseJavaWithJavac FAILED
Error:Execution failed for task ':main:compileReleaseJavaWithJavac'.
> Compilation failed; see the compiler error output for details.

在将项目导入android studio时,它显示了一个错误,即它没有从库中找到某些项,这可能是什么问题?

我正在等待答复,如果您能找到任何可能的解决方案,请告诉我,我将非常感谢您

**This my build.gradle code**


apply plugin: 'com.android.application'
android {
    //compileSdkVersion 'Google Inc.:Google APIs:23'
    compileSdkVersion 23
    buildToolsVersion "23.0.2"

    defaultConfig {
        applicationId ""
        minSdkVersion 16
        targetSdkVersion 23
    }
    buildTypes {
        release {
            minifyEnabled false
            proguardFiles getDefaultProguardFile('proguard-android.txt'), 'proguard-rules.txt'
        }
    }
}
dependencies {
    compile project(':main')
    compile project(':circularImageView')
    compile project(':com_facebook_android')
    compile project(':main')
    compile 'com.android.support:support-v4:23.3.0'
    compile 'com.google.android.gms:play-services:+'
    compile files('libs/commons-codec-1.9.jar')
    compile files('libs/picasso-2.5.2.jar')
    compile files('libs/signpost-commonshttp4-1.2.1.1.jar')
    compile files('libs/signpost-core-1.2.1.1.jar')
    compile files('libs/signpost-jetty6-1.2.1.1.jar')
    compile files('libs/simple-side-drawer2.jar')
    compile files('libs/twitter4j-core-2.2.5.jar')
}

共有1个答案

尉迟兴修
2023-03-14

既然您使用的是Android Studio,我假设您使用的是Gradle。确保gradle构建脚本(build.gradle)中有适当的依赖项。例如,当它说“错误:包android.support.v4.util不存在”时,您可能缺少support v4库。您需要以下内容:

dependencies {
    compile 'com.android.support:support-v4:23.3.0'
} 

等等

 类似资料:
  • 使用幻灯片组件,你需要在 sm.js 和 sm.css 之后额外引入如下两个文件: <link rel="stylesheet" href="//g.alicdn.com/msui/sm/0.6.2/css/sm-extend.min.css"> <script type='text/javascript' src='//g.alicdn.com/msui/sm/0.6.2/js/sm-exte

  • 我正在开发一个交互式Powerpoint演示文稿,用户将单击照片的缩略图并能够几乎全屏查看它。我在使用.形状和.幻灯片方法时遇到了困难。 我想在演示文稿中的一张幻灯片上出现几个较小的图像。如果用户想查看非常大的图像,他们只需要单击图像。然后,我希望图像出现在它自己的新生成的幻灯片上,尽可能大。当他们单击较大的图像时,他们将被带回他们正在查看的较小图像幻灯片。这很容易实现,通过为显示中的每个小图像制

  • Progress,进度条,用于上传、下载等耗时并且需要显示进度的场景,用户可以随时中断该操作。在mpvue框架中实现这个功能是基于小程序的原生progress 组件,这里主要说一下它percent属性: percent 类型:Float 默认值:无 可选值:0-100 说明:百分比0~100 要实现上传或者下载过程中显示进度的效果,就需要实时修改 percent属性的值,下面示例代码是每隔 20m

  • 幻灯片秀 自动依顺序显示每张图像。 播放幻灯片秀 同时播放音乐与幻灯片秀 使用操作接口 利用PSP™主机的按钮或线控装置进行操作

  • 幻灯片相关的标签有两个,slides和 noslides slides标签 这个标签其实就一个循环标签,只是会把你指定的幻灯片数据获取出来 | 标签名 | 作用 | 包含属性 | | --- | --- | --- | | slides | 生成幻灯片 |id,item | 标签属性: | 标签属性名 | 含义 | | --- | --- | | id |后台幻灯片 id,必须 | | item

  • 在后台扩展工具》幻灯片分类 添加分类标识为"portal_index"的分类,然后在此分类添加幻灯片; cat_name:幻灯片类型名称 cat_idname:幻灯片标示 slide_name:幻灯片名称 slide_pic:幻灯片图片地址 slide_url:幻灯片URL slide_des:幻灯片描述 slide_content:幻灯片内容 <php> $home_slides=sp_get