Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我是安卓新手。我正在做本地化。我的语言未列出(因为不支持)。现在我在应用程序中添加了字体及其显示,但没有在语言之间切换的选项。为此,我如何在 Android 中添加“mr Marathi”?
提前致谢。
参考这个。这两个字母代码来自 ISO 639-1 语言代码。
据此,它的先生来自“马拉先生”。检查这个。只需添加一个 res/values-mr 并签入支持马拉地语的手机。
希望它有效。