Fonts in Android app #6418
BorislavLuis
started this conversation in
Build/Link/Run/Fonts issues ONLY!
Replies: 1 comment 2 replies
-
This can come from two things,
(Neither are specific to Android) |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hello. How can I use greek and cyrillic letters in an android app? I think that all of my setting are fine. All the settings in the Android Studio project editor are set to UTF-8, in my Manifest UTF-8 is set , and also in my build.grandle UTF-8 is set. In the cmake file utf-8 is also set but when the app starts all of the text is with question marks. Is it possible to use greek and cyrillic letters in android app with native code?
Beta Was this translation helpful? Give feedback.
All reactions