We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I would like to check this code, but I'm in doubt with javax.smartcardio import. How do you import this?
If I import Java from SDK 1.6, errors disappear on Eclipse, but I receive a java.lang.VerifyError on com/zoonooz/nfc/Connection
I'm trying to build this on Eclipse Juno over Ubuntu 12.10, with almost the same hardware as you:
ACS ACR 122U firmware 210 Nexus S with Android ICS 4.0.4
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I would like to check this code, but I'm in doubt with javax.smartcardio import. How do you import this?
If I import Java from SDK 1.6, errors disappear on Eclipse, but I receive a java.lang.VerifyError on com/zoonooz/nfc/Connection
I'm trying to build this on Eclipse Juno over Ubuntu 12.10, with almost the same hardware as you:
ACS ACR 122U firmware 210
Nexus S with Android ICS 4.0.4
The text was updated successfully, but these errors were encountered: