Hi,

I want to send long SMS message (size > 160 character) and want to
recieve same message in one shot at receiver side.

I am using APIs sendTextMessage(...) or sendMultipartTextMessage(...)
but facing following issues:

1) When I am using sendTextMessage(...) api, it gets exception (null
pointer exception as
may be large size message > 160 char).

2)And in case of sendMultipartTextMessage(...), it send messages in
multiple part and also receive junk character...

but I want to recieve this message in one shot at receiver side with
correct value.

Is it possible?

Any help will be greatly appreciated.

Thanks in advance.

---regards,
Devendra

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to