it is removed from the document, but it seems it is still used even in the 
demo app. i guess it will still be available for a while :P


http://developer.android.com/resources/samples/ApiDemos/AndroidManifest.html


<receiver android:name=".os.SmsMessageReceiver" android:enabled="false">
            <intent-filter>
                <action android:name="android.provider.Telephony.SMS_RECEIVED" 
/>
            </intent-filter>
        </receiver>

-- 
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