Skip to content Skip to sidebar Skip to footer
Showing posts with the label Sim Card

Adding The Open Mobile Api Library To An Android Device To Get Apdu-based Access To The Sim

I have a device without NFC. This device also does not support the Open Mobile API. I need access t… Read more Adding The Open Mobile Api Library To An Android Device To Get Apdu-based Access To The Sim

Android How To Read Android Contacts And Sim Contacts?

I am currently getting read only android contacts, below is the code I'm using: String[] projec… Read more Android How To Read Android Contacts And Sim Contacts?

Fetch Local Phonebook Contacts From Sim Card Only Android

I want to know if its possible to fetch contacts which exist in SIM card or phonebook only. Right n… Read more Fetch Local Phonebook Contacts From Sim Card Only Android