[android-developers] Re: NFC connection between 2 Android-devices

2011-03-24 Thread Dominik
What you can do is to push a NDEF message, but you do not have access to the communication protocol, i.e. to the NFC Logical Link Control Protocol (LLCP). Does anybody knwo what happens if both devices are in push-mode and push an NDEF message? Are these messages read simulaneously by both devices

[android-developers] Re: NFC connection between 2 Android-devices

2011-03-18 Thread Benjamin
Great, thanks. On 16 Mrz., 19:36, Nando wrote: > Yes it is possible, starting from 2.3.3. > > -Nando > > Sent from my Sinclair ZX81 > > On 16 March 2011 17:31, Marcin Orlowski wrote: > > > > > > > > > > > On 16 March 2011 18:25, Benjamin wrote: > > >> i have a question about nearfieldcommunicat