1

I want to run applet that is installed on sim card using android app and receive results. so i tried Telephony API and OMAPI but I catch "java.lang.SecurityException" when i try to create logical channel. And I need a normal application or a way to install my app without rooting my phone.

i tried to run apdu command using Telephony API on sim card using AID that I gave to it. I added "android.hardware.telephony" and user permission "android.permission.MODIFY_PHONE_STATE". I also tried omapi and got security exception there neither when i tried to create logical channel.

1
  • And i don't want to use OTA for running APDU commands Commented Apr 28, 2024 at 8:22

0

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.