I have some contents which contains images and rich text format, and links which should work in android. How can i display them in android text view. and where i should store the content. What is the best practice ? use HTML content or break it in separate text and image views ?
For example i want to make a text view like the image below.