On May 28, 11:26 pm, Mark <[email protected]> wrote: > On May 28, 12:42 am, "[email protected]" > <[email protected]> wrote: > > I am trying to send large SMS more than 160 characters using > > SendMultipartText() API. > > But On receivver side , i am getting two messages ( SMS). > > Query: > > Is there any way to send as one shot SMS (size more than 160 > > characters) and it should be received in one SMS only? > There is no way to send a single message longer than 160 > chars, this is an underlying design featrue of SMS.
The system's I've worked with allowed up to 5 SMS' to be stringed together allowing something like 760 characters - but I don't know how it is done apart from the SMS' contains some special codes! /Andrew --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en -~----------~----~----~----~------~----~------~--~---

