如何使用“字体样式”在我的 Android 应用程序中?

发布于 2024-12-19 05:12:15 字数 140 浏览 0 评论 0原文

用户需要能够通过使用我的新应用程序来更改其系统字体。那么,如何从位于“设置 -> 显示 -> 屏幕显示 -> 字体样式”下的首选项项获取应用程序中的“字体样式”端口?

另外,我在Android源代码中搜索“字体样式”,但没有找到它。

The user needs to have the ability to change his system font through using my new application. So how can I get a port of "Font style" in my application from the preferences item which is located under "Settings -> Display -> Screen Display -> Font Style" ?

Also, I searched for "Font style" in the Android source code and wasn't able to find it.

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

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

发布评论

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

评论(1

蝶…霜飞 2024-12-26 05:12:15

那么如何在我的应用程序中获得“字体样式”端口作为首选项,该首选项位于“设置 -> 显示 -> 屏幕显示 -> 字体样式”?

标准 Android 中不存在这种情况。没有系统范围的“字体样式”设置。您的特定设备可能提供该设置,在这种情况下,它可能只影响内置应用程序。

So how can I get a port of "Font style" in my application as preferences which is located "settings -> Display -> Screen display -> Font style" ?

That does not exist in standard Android. There is no system-wide "font style" setting. Your specific device might offer that setting, in which case it probably affects only the built-in apps.

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