After I install an android debug apk, the app lists all these permissions required ? Why so many and how can I restrict it to only the ones I use, I wouldnt install an app with access to all the things.
After I install an android debug apk, the app lists all these permissions required ? Why so many and how can I restrict it to only the ones I use, I wouldnt install an app with access to all the things.
Hello! You can export Eclipce project and delete permissions manually from Android Manifest File. In the future we want to add an editor where such permissions can be selected.
I have read on another post you can, but unfortunately you cannot do it on the Tiggzi environment. You'd have to export the application and do it manually.
Here is the link to the discussion https://getsatisfaction.com/tiggzi/topics/excessive_permissions-14uun0
All the permissions are there as we don't know what native API you use in your app. We are planning to add an editor where you will be able to specify what permissions your apps needs. Today you could export the app source and modify the permissions directly.
I thought u might have to export, its great u can do it, its gonna be better to do it in tiggzi
is there another way to get rid of so many permissions?
Hello!
You can edit permissions in App Settings http://docs.appery.io/documentation/a...