Jump to content
Registration disabled at the moment Read more... ×
Fudley

Android, any way to use the device's existing fonts?

Recommended Posts

That's pretty much the question. Any way to show the user a list of fonts they have on the device, and apply it to something in your app?

Share this post


Link to post
31 minutes ago, Fudley said:

That's pretty much the question. Any way to show the user a list of fonts they have on the device, and apply it to something in your app?

There is nothing built-in to FMX for retrieving the device's fonts.  I've seen 3rd party solutions that provide FMX wrappers for OSX and Windows, but not for Android.  Android does have some APIs you can try directly, see:

https://stackoverflow.com/questions/3532397/how-to-retrieve-a-list-of-available-installed-fonts-in-android

  • Like 1

Share this post


Link to post

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×