开发者

Character "|" in sms

I programmly send sms message with "|" in string, and receiving it android make it unreadable. Can I 开发者_StackOverflow中文版make something with this? Thanks.


Here's an overview on the GSM 03.38 character set. As I understand it, you have to send the <ESC> char before |. And there are some more characters that have to be escaped.


we can use ascii value of |, from http://www.asciitable.com/.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜