Skip to content
New issue

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

Need include com.acs.smartcard library? #14

Closed
azizimusa opened this issue Oct 26, 2023 · 1 comment
Closed

Need include com.acs.smartcard library? #14

azizimusa opened this issue Oct 26, 2023 · 1 comment

Comments

@azizimusa
Copy link

Hi. I couldn't get this project to work. The error is it can't detect the reader while I already plugged in USB ACR122U Reader. Looking at the pom.xml. Should I include the "com.acs.smartcard" library?

probably like this

<dependency> <groupId>com.acs.smartcard</groupId> <artifactId>acssmc</artifactId> <version>1.1.2</version> </dependency>

@azizimusa azizimusa reopened this Nov 8, 2023
@azizimusa
Copy link
Author

azizimusa commented Nov 8, 2023

Actually I was doing an android project using ACR122U reader. Now I don't have a problem to read and write to Mifare classic 1k sector.

Scratching my head before because can't find any android project that got what I need.

Closing this now.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant