Android 支持屏幕大小或任意密度?

发布于 2024-09-06 23:46:46 字数 247 浏览 3 评论 0原文

我注意到了developer.android.com上最近的一些(而不是最近的)博客文章,并在我的清单中添加了诸如uses-feature和supports-screen元素之类的内容。

问题是我不太理解支持屏幕中的可调整大小和任何密度标签。

我根据需要为一些项目提供 HDPI (drawable-hdpi) 图像,尽管大多数项目都使用可绘制的默认图像。

我需要如何设置可调整大小和密度标签,因为我正在努力从文档中理解它们的意图。

I have taken note of some recent (and not so recent) blog posts on developer.android.com and have been adding in things like uses-feature and supports-screen elements to my manifest.

The problem is I don't really under stand the resizeable and any density tags in supports-screen.

I am supplying HDPI (drawable-hdpi) images for a few items as needed, though the majority are using a default image in drawable.

How do I need to set the resizeable and density tags, as I am struggling to understand their intent from the documentation.

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

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

发布评论

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

评论(1

输什么也不输骨气 2024-09-13 23:46:47

呃,好吧,这就像一本书中的一个章节,超出了 StackOverflow 答案的合理范围。

幸运的是,我序列化 这样的 章节 AndroidGuys

Uh, well, that's like a chapter in a book, more than can reasonably fit in a StackOverflow answer.

Fortunately, I serialized parts of such a chapter on AndroidGuys.

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