开发者

How to change from PDU to text mode in Android?

The SMS of the Android send the message in PDU format. Is there a way to se开发者_开发技巧nd SMS in text mode?


SMS always being sent in PDU format internally. But there are some API's which will encode it for you, to send text messages use android.telephony.SmsManager

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜