`

This template depends on the Android Support library

 
阅读更多

刚才更新SDK, ADT,可是新建项目的时候却出现问题了,操作一路默认,出现了下面的提示:
This template depends on the Android Support library, which is either not installed, or the
template depends on a more recent version than the one you hava installed.
http://developer.android.com/tools/extras/support-library.html

Required version: 8
Installed version: Not installed

You can install or upgrade it by clicking the Install button below, or alternatively, you can
install it outside of Eclipse with the SDK Manager, the click on "Check Again" to proceed.

两个按钮:Install/Upgrade Check Again

按照提示安装升级了一下,再次Check Again, 还是这个错误提示,所以看看SDK的支持类下载没有,结果发现<sdk>/ extras/android/文件夹之下,原来的support变成compatibility了,于是新建了一个support文件夹,将下载过来的compatibility里面的东东全部copy到support中,重启。就没有那个BUG了。
我的是下载完在成android-sdk-windows/android-compatibility文件夹了 把里面的东西拷贝到extras/android/support下就ok了 如果没有support文件夹就创建一个

 

 

 

分享到:
评论

相关推荐

    android 开发环境搭建

    - **This template depends on the Android Support library**:这通常是由于Android Support库版本过低导致的。在SDK Manager中检查并确保该库版本为8或更高,如有需要,先卸载再重新安装。 - **Adt 20.0.0版本...

    android-support-multidex-instrumentation.jar.zip

    "android-support-multidex-instrumentation.jar.zip" 是一个包含 Android Support Library 多 dex 支持中的 instrumentation 组件的压缩包文件。 首先,我们来理解一下“multidex”。在Android 5.0(API级别21)...

    Android代码-适用于Android的FFMPEG库

    It depends on the android-ffmpeg project to provide the ffmpeg binary. For ease of developer use, we've included the FFMPEG and Sox binaries in the project, however, we strongly recommend you compile...

    kbejjjbd(www.greenxf.com).rar

    ADB depends on the Windows Universal C Runtime, which is usually installed by default via Windows Update. You may need to manually fetch and install the runtime package here: ...

    2019_It depends on when you search(使用“搜索量”来量化“用户注意力”)

    2019年的研究《2019_It depends on when you search(使用“搜索量”来量化“用户注意力”)》就探讨了如何利用搜索量这一指标来量化用户注意力,并尝试将其应用于金融市场的分析和预测中。 研究利用了Google ...

    基于鸿蒙 api9的翻译软件.zip

    在本文中,我们将深入探讨如何基于华为鸿蒙API9开发一款翻译软件,特别是在鸿蒙操作系统(HarmonyOS)上实现这一功能。鸿蒙系统作为华为自主研发的全场景智能操作系统,为开发者提供了丰富的API和工具,使得开发过程...

    Android Platform Developer‘s Guide.doc

    Building a APK that depends on a static .jar file 16 Building a APK that should be signed with the platform key 16 Building a APK that should be signed with a specific vendor key 17 Adding a prebuilt ...

    F-OH 是一个 OpenHarmony 平台上 FOSS的应用中心,并提供下载安装支持

    **正文** F-OH,全称为“F-OH开源应用中心”,是专为OpenHarmony操作系统设计的一个重要组件。OpenHarmony是由开放原子开源基金会孵化并运营的、面向未来的、全场景的分布式操作系统,旨在打造一个全球共享的智能...

    鸿蒙原生Arkts搭建的微信UI.zip

    【鸿蒙原生 ArkTS 搭建的微信UI】是一个专为华为鸿蒙系统(HarmonyOS)设计和开发的示例项目,它展示了如何使用 ArkTS 语言来构建与微信界面类似的用户界面。 ArkTS 是华为为 HarmonyOS 创建的一种基于 TypeScript ...

    基于鸿蒙HarmonyOS,使用ArkTS开发纯净的浏览器(小狐狸浏览器).zip

    在本项目中,我们将探讨如何基于华为的鸿蒙HarmonyOS操作系统,利用 ArkTS 开发一个纯净的浏览器应用,以“小狐狸浏览器”为例。鸿蒙系统是华为面向物联网时代推出的一款全新分布式操作系统,旨在提供跨平台、跨设备...

    Android代码-Yotsuba Droid

    Yotsuba Droid This is the Yotsuba Droid Android application ...This project depends on the Android Utils project. The Utils project must be referenced by this project to compile it. Help for how to

    基于鸿蒙的管理系统_鸿蒙OS前端.zip

    ArkCompiler还支持Java和C/C++,这使得鸿蒙OS能够兼容Android应用,进一步扩展了开发者的工具箱。 在"HarmonyOS_Arkts_js_example-master"这个压缩包中,包含了一些实际的ArkTS和JavaScript示例代码,可以帮助...

    鸿蒙系统版 网易云音乐

    【鸿蒙系统版 网易云音乐】 随着华为鸿蒙操作系统的发布,越来越多的应用开始适配这一全新的国产操作系统,网易云音乐作为国内知名的在线音乐服务平台,也推出了针对鸿蒙系统的专属版本。这个版本的网易云音乐旨在...

    osgdb_dae.dll

    The OSG Collada plugin depends on the Open Source Collada DOM library. The current version of the DOM is 2.2. It can build a library for Collada version 1.4 or Collada version 1.5 documents. Both a ...

    FKACHE

    Activities other than copying, distribution and modification are not covered by this ... Whether that is true depends on what the Library does and what the program that uses the Library does.

    Android.JNI - NDKHelloWorld

    《Android.JNI - NDKHelloWorld》 在Android开发中,JNI(Java Native Interface)是一种技术,它允许Java代码和其他编程语言(如C、C++)进行交互。JNI在许多场景下都非常重要,比如提高性能、利用硬件加速、或者...

    Android代码-simple-view-behavior

    simple-view-behavior Simple View Behavior for Android CoordinatorLayout. This library provide you easy ways...set the dependency view by specify resource id by app:dependsOn="@ id/{your view id}" set the

    Android SDK (SDK Platforms Preview)-android-R.zip

    Android SDK (SDK Platforms Preview) 是Android开发者用于构建、测试和调试Android应用的重要工具集。这里的"android-R"指的是Android操作系统的第30个版本,通常称为Android 11。这个预览版SDK允许开发者提前了解...

    WizFlow网页编辑

    Whether that is true depends on what the Library does and what the program that uses the Library does. 1. You may copy and distribute verbatim copies of the Library's complete source code as you ...

Global site tag (gtag.js) - Google Analytics