Wednesday, December 22, 2010

Re: [android-developers] MMS messages

see this
http://developer.android.com/reference/android/Manifest.permission.html#RECEIVE_MMS

On Thu, Dec 23, 2010 at 11:05 AM, Yves Liu <yvesliu@gmail.com> wrote:
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 <admin@littlebearz.com> 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 <yvesliu@gmail.com> wrote:
Anyone knows?


On Sat, Dec 18, 2010 at 3:10 PM, yvesliu@gmail.com <yvesliu@gmail.com> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en



--
littlebear@Littlebearz.com
+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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

No comments:

Post a Comment