在 micromax funbook 中安装卡纳达字体

问题描述 投票:0回答:1

我开发了一款在 Samsung Tab 上运行良好的应用程序,但 Google 翻译的卡纳达语单词无法在 Micromax 手机上呈现。该怎么办?我不能使用字体将字体本身嵌入到应用程序中吗?或者我应该root设备并明确安装系统字体?

android root kannada
1个回答
0
投票

如果您的应用程序需要特殊字体,请将其嵌入您的添加中,并稍后使用

setTypeface()
进行设置。

© www.soinside.com 2019 - 2024. All rights reserved.