I'm trying to build an android app that displays a set of templates of cards (wedding cards, birthday cards etc) which can be customized as per user requirement. On selecting a template, i want the end user to fill out a form with basic details. I am trying to format the information fetched from user with different fonts, styles, colors, shapes ( like Word Art). How should i do that ?
Thank you in advance