Use SIM card slot as a smart card reader in Android phones
Asked Answered
D

1

8

I am working with Android phones that have 2 SIM card slots. I want to know if there is a way to use one of these slots to read another type of card, like JavaCards?

Denudate answered 26/11, 2013 at 6:47 Comment(2)
I want put a sam security card into phone . my phone have nfc reader and i want use phone as payment terminal for our mifare gift cardsDenudate
Dear Saber, did you do it? Did you find any solution?Baseball
S
3

If your phone implements SEEK for Android open source stack, try enumerating the readers (you could have SIM1, SIM2). If you see 2 SIM readers, you're good to go. Honestly I think this is unlikely though, because Android's RIL interface is not designed to work with 2 SIMs.

Sot answered 29/11, 2013 at 8:17 Comment(0)

© 2022 - 2024 — McMap. All rights reserved.