On Wed, Jan 5, 2011 at 1:43 AM, Jawwad Farooq <jawwad.far...@gmail.com> wrote:
> My application is sending around 300 messages in a go.

Please don't do that.

> But after
> sending about 100 messages, an Alert appears each time before sending
> the remaining messages. Alert says:
>
>
> "Unknown application a large number of SMS messages are being sent.
> Select "OK" to continue, or "Cancel" to stop sending"
>
>
> If everytime I press the OK button, the messages keep on going but If
> I am unable to click within some time(dont know the exact timeout), my
> application stops and the SIM services are re-intiallized(means
> suddenly there is a cross on the network signals and then it comes
> back).
>
> Please help me as I am stuck at this point and the project deadline is
> over my head.

Send fewer than 100 messages. That limit has existed for well over a
year and has been discussed several times.

Better yet, send 0 messages from the device, and use a server gateway
to send bulk SMS.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9
Available!

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to