Jeffrey Blattman wrote: > got it. i was trying to be smart and set the "source address" to my > phone number. note to self: read docs first next time. > > On 10/17/09 3:16 PM, Jeffrey Blattman wrote: >> i am trying to send an SMS. followed the example, but no message was >> sent. i then added the receivers to try to find out what's going on. >> every time, the "sent" receiver gets the result code >> RESULT_ERROR_GENERIC_FAILURE. >> >> any ideas how to debug this?
Out of curiosity, did LogCat show any log messages here with more details of your problem? RESULT_ERROR_GENERIC_FAILURE is a fairly, um, generic failure, so I would hope the SMS system would provide more error info at least as log errors or warnings or something. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://twitter.com/commonsguy _Android Programming Tutorials_ Version 1.0 In Print! --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Android Beginners" 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-beginners?hl=en -~----------~----~----~----~------~----~------~--~---

