Android Support4Demos - API 4+支持演示完整项目

发布于 2024-12-02 19:00:48 字数 325 浏览 1 评论 0原文

我想要 Support4Demos 的完整示例代码。我如何下载完整的项目? 我在这里只看到了一些文件 http://developer.android.com/resources/samples/Support4Demos/index.html

但通常它应该在 android-sdk/samples 中。

我已经安装了 SDK API 7-13 第 1 版的所有示例,但仍然在示例文件夹中找不到它。

I want the full sample code for the Support4Demos. How can I download the full project?
i only saw some files here
http://developer.android.com/resources/samples/Support4Demos/index.html

But normally it should be in android-sdk/samples.

I have installed all samples for SDK API 7-13, revision 1 but still i can not find it in the samples folders.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

童话 2024-12-09 19:00:48

在 [your-sdk-path]/extras/compatibility/v4 或 v13 中查找库和示例应用程序。您需要运行 javadoc 来提取源文件上的 html 文档。

更多详细信息请参见此处:
Android 兼容性库

Look in [your-sdk-path]/extras/compatibility/v4 or v13 for the library and sample apps. You'll need to run javadoc to extract out html documentation on the source files.

More details here:
Android Compatibility Library

糖果控 2024-12-09 19:00:48

在我的机器上,这个演示位于 [my-sdk-path]/extras/android/support/Samples

On my machine this demo was in [my-sdk-path]/extras/android/support/Samples

爱殇璃 2024-12-09 19:00:48

我在 [my-sdk-path]/android-compatibility/v4v13 中找到了它

I found it in [my-sdk-path]/android-compatibility/v4 or v13

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文