-
Im looking into code and think about EMV card emulator.
I think about something like HCE in Android. ARM side will just transfers commands to client side and the client side will send responses
some…
-
@don , I could really use your help on this! I suspect it's a very trivial question.
I see in the readme that the libarary should work with my Adafruit PN532 breakout board, but I am constantly getti…
-
> Hello,
> Thanks for giving me the opportunity to test out the app!
> I am able to login to my Gmail account and import my private key. I can delete and archive emails. The issue I am having is e…
-
with latest updates samsung has removed again the compatibility with MIFARE Classic tags?
-
```
[STACK_TRACE]
javax.crypto.IllegalBlockSizeException
at android.security.keystore.AndroidKeyStoreCipherSpiBase.engineDoFinal(AndroidKeyStoreCipherSpiBase.java:519)
at javax.cry…
-
First of all, thanks for this great project and product :)!
It works very well reading e.g. all those e-mobility "Ladekarten" used all over Europe https://twitter.com/OCCloud/status/90691423426470297…
-
```
[STACK_TRACE]
java.lang.NullPointerException: Attempt to invoke virtual method 'java.lang.String com.flowcrypt.email.api.email.Folder.getServerFullFolderName()' on a null object reference
…
-
I have a acr1252u reader.
I want to use the reader for hce reader. So I tested with externalNFCHostCardEmulationClient and externalNFCClient. But no log was output for externalNFCHostCardEmulationCli…
-
As Android Pay is not available in Germany yet our best alternative is an app called SEQR.
But MagiskHide fails to hide Root, so it doesnt work.
looking at logcat, my guess is that SEQR also does a …
-
Since AOSP is partially building / including resources stored under /vendor, when the same items are included from the vendor generate script, files conflict since they have the same destination. AOSP…