Fellow NFC engineers, Code is King, I would like to propose a mapping from NFC Forum External Type to a valid RFC2045 MIME type in the, form of a patch. One of the key elements to make NFC succeed is the ability to use very specific Intent filters. You never want to show people the Activity Chooser when tapping an NFC tag. Many deployed NDEF tags are based on the External TNF Type. These tags are certainly not to be considered legacy. If the proposal is accepted, the Android equivalent of J2ME Push-Registry of the form:
MIDlet-Push-1: ndef:external_rtd?name=urn:nfc:ext:company.com:demo Is simply mapped to the following MIME type: x-ndef/x-external-rtd; name="company.com:demo" If you want NDEF External Type support in Android, please review the change at: https://review.source.android.com/23162. Bests, Matthijs -- 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

