Android permission: perform unknown action

I am working on an Android app that uses the Android SEEK to access the SIM. I need the following permission:

<uses-permission android:name="org.simalliance.openmobileapi.SMARTCARD"/>

      

The security level of this permission is "dangerous", so I have to ask the user to grant this permission at runtime (otherwise it throws a SecurityException). But the message in the dialog says the application wants to perform an unknown action (see image below).

enter image description here

How can I customize this dialog so the user knows the application needs Smartcard permission?

+3
android permissions smartcard open-mobile-api


source to share


No one has answered this question yet

See similar questions:

22
Provide custom text for Android M permission dialog

or similar:

3606
Close / hide Android soft keyboard
3295
Why is the Android emulator so slow? How can we speed up the development of an Android emulator?
3288
Correct use cases for Android UserManager.isUserAGoat ()?
2609
Is there a unique identifier for an Android device?
2510
How to persist android activity state by persisting instance state?
2097
Is there a way to run Python on Android?
1844
What is "Context" on Android?
1786
Ssh error "permissions too open"
1101
How to chmod a folder and all its subfolders and files in Linux Ubuntu Terminal?
268
Android M - check permission at runtime - how to determine if the user is checked "Never ask again"?



All Articles
Loading...
X
Show
Funny
Dev
Pics