R rafaelmotaquintana Active Member Licensed User Jun 1, 2016 #1 I'd like to have all available fonts name in device, add it to an spinner so user could choose, then assign the selected font to a label, for example. But I can't even start how to get the font listing! I've search the forum but found nothing.
I'd like to have all available fonts name in device, add it to an spinner so user could choose, then assign the selected font to a label, for example. But I can't even start how to get the font listing! I've search the forum but found nothing.
Erel B4X founder Staff member Licensed User Longtime User Jun 2, 2016 #2 There are only four system wide fonts available in Android: You can add other fonts to your app. Upvote 0
R rafaelmotaquintana Active Member Licensed User Jun 2, 2016 #3 Well, ok, if it is an standard, I'll code the function with all those names. Thanks. Upvote 0