如何确定适合 Android 的字体大小?

发布于 2024-11-25 07:49:33 字数 215 浏览 2 评论 0原文

我正在为 Android 移动设备开发一个应用程序。我正在使用 AVD 模拟器,一切似乎都很好,但后来我在真实设备(HTC Wildfire 240x320)上测试了它,文本显得太小了,我无法阅读。对于 android:textSize 我正在使用 sp 测量!我还尝试将模拟器的密度从 240 更改为 480 - 没有效果!

我缺少什么?

I'm developing an app for android mobile devices. I'm using the AVD emulator and everything seems to be fine, but then I tested it on real device(HTC Wildfire 240x320) and the text appears so small that I can not read it. For android:textSize I'm using sp measure! I tried also to change the density of the emulator from 240 to 480 - no effect!

What am I missing?

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

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

发布评论

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

评论(1

诗化ㄋ丶相逢 2024-12-02 07:49:33

根据 “px”、“dp”之间有什么区别Android 上的“dip”和“sp”?

您的 HTC Wildfire 可能将用户首选项设置为非常小的文本。

According to What is the difference between "px", "dp", "dip" and "sp" on Android?

It's possible that your HTC Wildfire have a user preference set to very small text.

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