Android News
Posts: 0
Joined: Thu Aug 30, 2012 6:23 pm

How to disable certain features in the application

How to disable certain features in the application?
android.permission.RECEIVE_SMS
android.permission.RECORD_AUDIO
android.permission.MODIFY_AUDIO_SETTINGS
android.permission.READ_CONTACTS
android.permission.WRITE_CONTACTS

maxkatz
Posts: 0
Joined: Fri Aug 13, 2010 3:24 pm

How to disable certain features in the application

You can export the app source and modify the permissions file. In the new HTML5 version of our builder, we will have an editor for permissions.

Return to “Issues”