Hi,

I want to send large size SMS message through my application and want
to recieve this
SMS in one shot at reciever side (other instance of emulator).

I have used sendTextMessage(..) / sendMultipartTextMessage(...) APIs
but facing following issues:

1) When I am using sendTextMessage(), system gets exception (null
pointer exception may be due to larger size
message)

2) And when i am using sendMultipartTextMessage(...),application able
to send message in multiple part but at receiver side, we are getting
junk values.

I don't know why reciever side, receives junk values?
Can we recieve large SMS message in one shot at reciever side?

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