Hi,everyone!
I have a problem in read card for the android 2.3.4 phone. Who can
help me ?Thank you very much !
The using the foreground dispatch system say:" set up an array of
tag technologies that your application wants to handle. Call the
Object.class.getName() method to obtain the class of the technology
that you want to support:
techListsArray = new String[][] { new String[]
{ NfcF.class.getName() } };
I need to read two types card at the same time, how do ?
techListsArray = new String[][] { new String[]
{ NfcA.class.getName() } };
// techListsArray = new String[][] { new String[]
{ IsoDep.class.getName() } };
--
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en