Hi,
Apart from the permissions coming from plugins, please also make sure that there are no permissions set in the project properties for Android. Please look at
.abproject if some permissions are not set (this can also be viewed if you go to your project
Properties ->Android -> Permissions if you are using the In-AppBrowser IDE).
You may further try switching off all plugins and building the app to further test if some of the plugins are not adding these Android permissions.
Please note that if you are building in Debug mode the following Android permissions are added in order the LiveSync to work properly (they will not be added when building in Release):
Let me know if this has helped.
Regards,
Martin
Telerik by Progress