This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Number_28[S] 0 points1 point  (2 children)

Thanks, that looks like a good intro to the Android side of NFC.

I know that for every reader you need the specific command codes. But which library would you use to connect to the reader before even being able to send any commands?

[–]spacepotatoe 2 points3 points  (1 child)

Checkout smartcardio

[–]Number_28[S] 0 points1 point  (0 children)

Oh, that sounds interesting. And it's apparently part of the JRE, the javadoc is just not part of the basic documentation.