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

android.nfc.tech.IsoDep #130

Closed
jalbersol opened this issue Jun 15, 2014 · 8 comments
Closed

android.nfc.tech.IsoDep #130

jalbersol opened this issue Jun 15, 2014 · 8 comments

Comments

@jalbersol
Copy link

Hi!

I'd like to see a function to get an instance of android.nfc.tech.IsoDep for sending and receiving APDUs.

  • J.
@don
Copy link
Member

don commented Aug 13, 2014

I haven't looked into HCE yet, but I'm thinking that might need to be a separate plugin See #122

@DavidReinberger
Copy link

Hi! I have just implemented "proof of concept" support for IsoDep and issuing APDU commands. I will post the code tomorrow. Although there are couple of bugs which needs to be fixed, unfortunately I am no a Java developer, so if any one is interested in helping I'll post it when I get back to my office.

@DavidReinberger
Copy link

Here is the link, I do not want to create a pull request yet since the implementation is not ready, if you are interested @don, let me know, a couple of bugs needs to be squashed before merging since I am not a Java dev, you will do better :)

@Alextbush
Copy link

Hi David!

I have been looking for a way to read passport chips via NFC but its tech types are IsoDep and NfcA. I would be very interested in testing the IsoDep methods you have added to the plugin.

@DavidReinberger
Copy link

Hi @Alextbush,
sorry I am not a JAVA/CORDOVA developer (it took me like a week to figure this small change out) and I have no intentions to become one in near future. This was more like a proof of concept that it is dooable and others, more experienced could write support for isodep.

But don't be afraid! This fork fully suports isodep :-)

@Alextbush
Copy link

Thanks @DavidReinberger for that!
I really appreciate it :)

@don
Copy link
Member

don commented Apr 18, 2018

Closing old issue.

See https://github.com/don/cordova-plugin-hce for a plugin that uses APDU commands.

@don don closed this as completed Apr 18, 2018
@don don reopened this Apr 18, 2018
@don
Copy link
Member

don commented Apr 18, 2018

I might be able to borrow this implementation as-eldlc@b08c932 which looks like ut came from https://github.com/jalbersol/phonegap-nfc

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

4 participants