NFCDemo is working. The code is in the sdk under the samples folder. You have to add the guava-r07.jar library, then it works. The application then allows to create and throw a Tag-Intent, which is then consumed by the second activity of NFCDemo. There you see how a tag is decoded and how an application can react on receiving a nfc intent. Once you have a real device, you no longer need to emulate the tags. NFCDemo then pops up as soon as a tag is detected. Hope this helps Dominik
-- 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