Open drewbug opened 2 months ago
That's awesome!
Although, it looks the the enum values were left out as Java doesn't support that. They could be replaced with a map in the Java implementation. I think all of them happen to be sequential values except for the group types enum so this is not a huge issue.
Hello, I just wanted to let you know we are using a crude machine-generated Java port of your code here: https://github.com/VivoKey/nfc-snoop-dogg/blob/v1.0.0/app/src/main/java/com/vivokey/nfcsnoopdecoder/NCIDecoder.java 😎