All Questions
10 questions
2
votes
1
answer
2k
views
Phones that can support Open Mobile API
I understand that to access SIM/eSE from an Android app we need to install Open Mobile API addon on Android Studio. However, is it true that it will not work on all NFC phones? For example, do some ...
0
votes
1
answer
1k
views
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 to the SIM applet on that device.
Now I wonder if I could add that functionality...If I have a copy ...
4
votes
1
answer
2k
views
Does NFC SIM Cards have an internal antenna? How to install applets on SIM cards?
I was searched about NFC SIM cards and found such explanations about them here and there:
For those who want to use near field communication technology but
don’t currently have an NFC compatible ...
1
vote
1
answer
1k
views
UID of a NFC/SWP-accessed SIM card
SIM card is used as a secure element in my project. It is accessed through NFC-SWP contactless interface from a terminal device.
I need to identify the SIM card somehow with a unique and permanent ...
4
votes
1
answer
2k
views
NFC SWP applet selection returns 6999
I have a simple JavaCard applet installed on my SIM card. I try to communicate with my applet using Omnikey 5121 CL reader and NFC-enabled Sony Xperia L through NFC/SWP (single wire protocol).
The ...
5
votes
3
answers
6k
views
How to Access Secure Element without rooting a device which already supports SmartCard API
The SEEK-for-Android documentation says that listed devices support the SmartCard API.
I want to access a SIM-based secure element (SE) through my Android application. Can I achieve this without ...
1
vote
1
answer
1k
views
How detect when the phone enters into a nfc field using card emulation
I'm using a card emulation with a uicc SE (no HCE). My min api sdk is 17 and my target is 19.
As I far i remember in Android 2.x was a intent that aware the app if the phone goes into a nfc field, ...
0
votes
1
answer
920
views
Connect to UICC with NFC antenna and CCID
I've got a contactless smard card reader and a UICC inside an NFC enabled devive (Android phone). I'd like to connect to the UICC from a PC, using the phone's NFC antenna and the contactless reader. ...
12
votes
3
answers
9k
views
How to store android application data on sim card using NFC?
I am developing a NFC application. My application will process secret information and I want to store that data on the SIM card. Is it possible, and if it is possible, how can I do this?
My phone's ...
8
votes
2
answers
8k
views
Android and Symbian NFC mobile development questions and answers (FAQ)
Let’s share on a common place ideas about the NFC development, technology… I warmly welcome any comments you might have – either about the Android or Symbian SDK or about the NFC in general.
From my ...