how to get android default font list programmatically? -


i trying create app provide text formatting (like font style , font size , font color). want default fonts provided android list shown in drop-down. selecting font drop-down change text dynamically. can , how can achieve either via xml or programmatically ?

see image how must like

enter image description here

there 3 system wide fonts in android sdk.

  • normal

  • serif

  • monospace

more info : click here


Comments

Popular posts from this blog

wireshark - USB mapping with python -

c++ - nodejs socket.io closes connection before upgrading to websocket -

Deploying Qt Application on Android is really slow? -