[android-developers] Re: NFC question: card emulation is not supported in the Android SDK yet, right?

2011-04-12 Thread joe.scheidegger
Hi JornC Here is the link to the spec: http://source.android.com/compatibility/ndef-push-protocol.pdf cheers joe On Mar 29, 11:40 am, JornC jorncruij...@gmail.com wrote: Apologies for digging up this withering discussion, but is there any ETA on that com.android.npp spec? - Jorn On Mar 1,

[android-developers] Re: NFC question: card emulation is not supported in the Android SDK yet, right?

2011-03-30 Thread JornC
Apologies for digging up this withering discussion, but is there any ETA on that com.android.npp spec? - Jorn On Mar 1, 12:00 am, Nick Pelly npe...@google.com wrote: Hi Dave, If the other terminal supports P2P and com.android.npp (NDEF Push Protocol) then you can talk to it. We'll be

[android-developers] Re: NFC question: card emulation is not supported in the Android SDK yet, right?

2011-03-07 Thread akly
Hi Nick, I notice there is the package org.opennfc.cardemulation provided the OpenNFC project. Do you happen to know whether the this support for this card emulation implementation is device-specific? In particular will it work on the Nexus S? Many thanks, akly On Feb 28, 3:54 pm, Nick Pelly

[android-developers] Re: NFC question: card emulation is not supported in the Android SDK yet, right?

2011-03-07 Thread akly
Ok never mind, I just realised they are just interfaces but not classes. On Feb 28, 3:54 pm, Nick Pelly npe...@google.com wrote: Hi Dave, Correct, we do not support Card Emulation in the SDK. It's actually very hard to do this in a consistent way across the Android platform, due to the

[android-developers] Re: NFC question: card emulation is not supported in the Android SDK yet, right?

2011-03-07 Thread akly
There appears to be an card emulation implementation in OpenNFC. Can anyone confirm whether it works on the Nexus S? On Feb 28, 3:54 pm, Nick Pelly npe...@google.com wrote: Hi Dave, Correct, we do not support Card Emulation in the SDK. It's actually very hard to do this in a consistent way

[android-developers] Re: NFC question: card emulation is not supported in the Android SDK yet, right?

2011-03-07 Thread davemac
@Tchettane: Bottom line is that it means you can only do this with two Android devices for now. The Android SDK does not currently support card emulation, so you cannot scan an Android device as if it had a tag on/in it. - dave On Feb 28, 1:01 pm, Tchettane tchett...@gmail.com wrote: Hello,

[android-developers] Re: NFC question: card emulation is not supported in the Android SDK yet, right?

2011-03-02 Thread Tchettane
Hello, I'm also interested in reading an Android NFC phone with any NFC reader. I don't really see what this means in the documentation : The NFC device that is receiving the pushed data (the scanned device) must support the com.android.npp NDEF push protocol Is the scanned device the phone or

[android-developers] Re: NFC question: card emulation is not supported in the Android SDK yet, right?

2011-02-28 Thread davemac
But that means you can't use your Android device at one of those point- of-sale terminals that can read NFC tags, right? The bit in the documentation about com.android.npp is confusing since I can't find any information on that package anywhere. So I assume that only Android devices can

Re: [android-developers] Re: NFC question: card emulation is not supported in the Android SDK yet, right?

2011-02-28 Thread Nick Pelly
Hi Dave, If the other terminal supports P2P and com.android.npp (NDEF Push Protocol) then you can talk to it. We'll be publishing a spec for NPP soon. Nick On Mon, Feb 28, 2011 at 12:30 PM, davemac davemac...@gmail.com wrote: But that means you can't use your Android device at one of those