Hi, I'm developing NFC applications for Android 2.3.3. Previously, I was programming Nokia JavaME NFC applications. For NFC Forum External Type (“urn:nfc:ext:example.com:example”) could use a method called "PushRegistry" to register the tag with the developed application, so reading it is automatically launched.
What is the best way to implement this functionality in the available API? From what I understand, when a tag is touched, system sends a broadcast message to all applications that support NFC. The idea is that a tag is matched to an application. Thanks. -- 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

