I left a break point in my code, and it never triggered for SMS_receive. I even put MMS_receive, and it didn't work. Any suggestions?
On Tue, Dec 21, 2010 at 5:49 PM, xiaoxiong weng <[email protected]>wrote: > I believe it's the same as SMS_receive but you parse the data as > setType("image/png"); > I might be wrong :S > > On Mon, Dec 20, 2010 at 5:55 PM, Yves Liu <[email protected]> wrote: > >> Anyone knows? >> >> >> On Sat, Dec 18, 2010 at 3:10 PM, [email protected] <[email protected]>wrote: >> >>> Hi I use android.provider.Telephony.SMS_RECEIVED to listen to new SMS >>> message received. But what should I use to listen to MMS message >>> received? >>> >>> 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]<android-developers%[email protected]> >>> For more options, visit this group at >>> http://groups.google.com/group/android-developers?hl=en >> >> >> -- >> 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]<android-developers%[email protected]> >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > > > -- > [email protected] > +1-647-771-2551 SMS Call 24/7 > > > This message and any attached documents contain information from the > > LittleBearZ that may be confidential and/or > > privileged. If you are not the intended recipient, you may not read, > > > > copy, distribute, or use this information. If you have received this > > transmission in error, please notify the sender immediately by reply > > e-mail and then delete this message. > > > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- 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

