Android Question NFCV library help

akinnovation

Member
Licensed User
Longtime User
Hi,
I'm trying to use the vers.1. 23 of the NFC library with the NFCV class.
When I try to initialize it
Intento.Initialize( "android.nfc.action.NDEF_DISCOVERED","")
Nfc_v.Initialize(Intento)
I see that the nfc_v object isn't initialized

If I read a tag I see the resume event is fired, but if I read the nfc_V.uid property, this is cliear (because the nfc_v class isn't initialized)
What I must put on the initialize(...) in order to succeed to initialize the object ?

Many Thanks.
Marco
 
Last edited:

akinnovation

Member
Licensed User
Longtime User
Hi, I have seen that all work fine with a Nexus 7 (2012 andorid version 4.4.4), but not with an INew V3 (android version 4.2.2).


Any help ?
Marco
 
Upvote 0

jjcc

Member
Licensed User
Longtime User
I tested it on an old HTC with Android 2.3, I don't know if it's hardware compatibility problem for your INew
 
Upvote 0

Similar Threads

Cookies are required to use this site. You must accept them to continue using the site. Learn more…