Android Question Reading an *.rtf file (incl. bold, italic, underline)?

Tjitte Dijkstra

Member
Licensed User
Longtime User
The last few days I managed to read some lines from a textfile using labels on a panel.
(Using panel.addview(label..... etc etc)
But the next stage is a more fancy text in which keywords perform themselves in bold.
Is there a library for that?
 
Top