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

tag technology support #23

Closed
Shrikant-B opened this issue May 30, 2017 · 3 comments
Closed

tag technology support #23

Shrikant-B opened this issue May 30, 2017 · 3 comments

Comments

@Shrikant-B
Copy link

I have a question related to this. Does this supports all tech technologies other than NDEF mentioned in Table 1 & 2 on Official Android Documentation here

@nadam
Copy link
Owner

nadam commented Jun 4, 2017

Yes, all supported.

@nadam nadam closed this as completed Jun 4, 2017
@Shrikant-B
Copy link
Author

@nadam is there any 3rd party lib used for that purpose or referring to this repo will be enough because I'm developing nfc based app which require support for all nfc tech.

@Shrikant-B
Copy link
Author

@nadam for non-ndef tag output is something like this
ID(hex): 80 49 8f ea f8 a1 04
ID(reversed hex): 04 a1 f8 ea 8f 49 80
ID(dec): 36109679490277636
ID(reversed dec): 1303990366062976
Technologies: MifareUltralight, NfcA, Ndef
Mifare Ultralight type: Ultralight C

but i'm not getting actual data tag contains. How do I get data from tag from above output?

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

2 participants