gpt4 book ai didi

android - 可下载字体异常(exception)

转载 作者:太空狗 更新时间:2023-10-29 13:50:18 25 4
gpt4 key购买 nike

我决定使用 Downloadable fonts在我的项目中。我按照指南中的建议实现了所有内容。

当我尝试通过下一种方式从 ResourcesCompat 获取字体时,出现了以下问题:

ResourcesCompat.getFont(MainActivity.this, R.font.roboto_bold)

在那之后,我总是得到这个异常(exception):

Font resource ID #0x7f090005 could not be retrieved

如何解决这个问题?

附言:

  1. 支持兼容库 v27
  2. 最小 SDK 16
  3. 通过 ResourcesCompat.FontCallback 解决方案对我来说不是一个好方法
  4. 问题出现在有和没有 Google Play 服务的设备上

最佳答案

引自 https://developer.android.com/guide/topics/ui/look-and-feel/downloadable-fonts.html#via-android-studio :

You can set your application to download fonts by using Android Studio 3.0. To help you get started with the Downloadable Fonts features, you can use the font provider from Google Play services.

Note: A device must have Google Play services version 11 or higher to use the Google Fonts provider.

关于android - 可下载字体异常(exception),我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/48815918/

25 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com