Page 1 of 1

How to disable certain features in the application

Posted: Sun Sep 02, 2012 8:21 am
by Android News

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


How to disable certain features in the application

Posted: Sun Sep 02, 2012 6:35 pm
by maxkatz

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.