Re: [android-developers] NFC host card emulator

2014-02-05 Thread F4L|{0
thanks. can you tell me where I can find some example of this implementation? thanks for support Il giorno giovedì 30 gennaio 2014 09:35:39 UTC+1, Nikolay Elenkov ha scritto: > > On Thu, Jan 30, 2014 at 5:30 PM, F4L|{0 > > wrote: > > thanks for reply. > > My idea is emulate, for now, a Mifare

Re: [android-developers] NFC host card emulator

2014-01-30 Thread Nikolay Elenkov
On Thu, Jan 30, 2014 at 5:30 PM, F4L|{0 wrote: > thanks for reply. > My idea is emulate, for now, a Mifare 1K card for transport application. > it's possible with secure element. I think that I have confusion about it. Please reply to list. You cannot emulate Mifare with Android's HCE. You can

Re: [android-developers] NFC host card emulator

2014-01-30 Thread F4L|{0
thanks for reply. My idea is emulate, for now, a Mifare 1K card for transport application. it's possible with secure element. I think that I have confusion about it. Il giorno giovedì 30 gennaio 2014 08:57:53 UTC+1, Nikolay Elenkov ha scritto: > > On Thu, Jan 30, 2014 at 4:50 PM, F4L|{0 > > wrot

Re: [android-developers] NFC host card emulator

2014-01-29 Thread Nikolay Elenkov
On Thu, Jan 30, 2014 at 4:50 PM, F4L|{0 wrote: > HI > > I have some problem to emulate card with android 4.4. > has someone some example for learn to use this functionality? > > I read this article > http://developer.android.com/guide/topics/connectivity/nfc/hce.html#, but I > don't understand ho

[android-developers] NFC host card emulator

2014-01-29 Thread F4L|{0
HI I have some problem to emulate card with android 4.4. has someone some example for learn to use this functionality? I read this article http://developer.android.com/guide/topics/connectivity/nfc/hce.html#, but I don't understand how HCE work exactly. if the HCE create a secure area or no.