I want to add some italic font and links into SMS using an android app. How would I achieve this?
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Well, Links is doable (infact is probably supported. Check Linkify)
Are you looking to build a SMS Application? If so,then for Italics/Bold etc…You could format your SMS as an HTML Message and send it…
Within Your SMS Application, you could Make use of the HTML format and display it with formatting, but on other SMS applications it’ll end up displaying RAW Html code.
So this will work only on your SMS Application (or perhaps any other who will support HTML SMSes)