在SDK Manager上找不到Android兼容软件包 [英] Can't find Android Compatibility Package on SDK Manager

查看:120
本文介绍了在SDK Manager上找不到Android兼容软件包的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想开始学习如何使用Fragments,并且要为Android 3.0之前的版本安装兼容性软件包.

I want to start learning to work with Fragments and I want to install the Compatibility package for pre 3.0 versions of Android.

但是,我似乎在SDK管理器上找不到此软件包.这是我所看到的一切:

However, I can't seem to find this package on the SDK manager. Here's everything I see:

此外,我想安装Action Bar Sherlock以与Action Bar一起使用.在ACS网站上显示如果您将Eclipse开发环境与ADT插件版本0.9.7或更高版本一起使用,则可以将其作为库项目包括在内"-

Also, I want to install Action Bar Sherlock to work with Action Bars. On the ACS website it says "If you’re using the Eclipse Development Environment with the ADT plugin version 0.9.7 or greater you can include this as a library project" -

我如何包含图书馆项目?

how do I include library projects?

谢谢

推荐答案

它称为 Android支持包.

引用图书馆项目

假设您使用的是Eclipse,请引用图书馆项目的方式(重点):

Assuming you're using Eclipse, this is how you reference a library project (highlights):

  1. 在程序包资源管理器"中,右键单击相关项目,然后选择属性".
  2. 在属性"窗口中,选择左侧的"Android"属性组,然后在右侧找到库"属性.
  3. 单击添加"以打开项目选择"对话框.
  4. 从可用的库项目列表中,选择一个项目,然后单击确定".
  5. 对话框关闭后,在属性"窗口中单击应用".
  6. 单击确定"关闭属性"窗口.

这篇关于在SDK Manager上找不到Android兼容软件包的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆