[android-developers] Re: Receiving MMS

2010-06-09 Thread mike
hi guys, does that mean it's not possible??? but there's a permission name Receive_MMS. if it's not possible why do we need such a permission??? regards, Randika -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send

[android-developers] Re: Receiving MMS

2010-06-09 Thread moneytoo
MMS can't be received the same way as SMS. There's no other official way in the SDK. On Jun 9, 4:43 pm, mike wrote: > hi guys, > > is it possible to receive MMS pro grammatically in Android. > > couldn't find a way to achieve this this. > > i have successfully on receiving sms messages in android