hi, I hadn't seen the title...

maybe pemissions about internet

like "android.permission.INTERNET"

look at the list of permissions

http://code.google.com/android/reference/android/Manifest.permission.html


On Jan 8, 11:14 pm, jphdsn <[email protected]> wrote:
>    put  that permission in your manifest !
>
>     <uses-permission android:name="android.permission.RECEIVE_SMS" />
>
> On Jan 6, 9:38 pm, Matt Hall <[email protected]> wrote:
>
> > Hi All,
>
> > I'm looking for a permission or something similar to the SMS
> > equivalent java.lang.String RECEIVE_SMS. I'd like to be able to
> > process incoming emails in my app and am wondering if there's a way to
> > do that.
>
> > Thanks very much,
> > Matt
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to