I am sending an sms from my java web application to Android and BB end user. This message has some HTML tags like anchor tag, bold tag etc. The same is getting displayed in the mobile end. Is it something I have to do encode or should it be done in mobile's end? I am new to this SMS implemenation. Can someone pls help me?
Thanks in advance.