The SMS of the Android send the message in PDU format. Is there a way to send SMS in text mode?
Asked
Active
Viewed 1,355 times
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