I don't know where I can find the definition or detailed description of 
SMS_RECEIVED, which could be set as below: 

<action android:name="android.provider.Telephony.SMS_RECEIVED"/> 

I searched it on website 
http://developer.android.com/reference/packages.html, but no result. Thanks!

And also this one:

<uses -permission android:name="android.permission.CHANGE_NETWORK_STATE"></uses>

This kind of usage is in AndroidManifest.xml file. And what confuses me is 
that how do I know them? Where to find them? I can find them only from 
other guys' projects? No official douments at all?

-- 
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+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to