I'm trying to get around the warning dialog saying that "A large number of messages are being sent". This pops out every when the SMS Sender application I am developing is sending over 100 SMS messages. I need to have it turned off.. Is there any way I can do this?
I am also thinking of some work arounds: 1. create a function that will confirm sending the message automatically 2. handle the warning via intercepting the outgoing message 3. update the value of sms_outgoing_check_max_count what could be the possible solution to this? Thanks. -- 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

