When I publish my app on Android Market I am asked for the following permissions :
- Network Communication
- Phone Calls
What I need to do, so that no permissions are granted to the user?
Here is my build.Settings :
settings =
{
orientation =
{
default = “landscapeRight”,
supported =
{
“landscapeLeft”,“landscapeRight”
},
},
android =
{
versionCode = “1”
},
} [import]uid: 71670 topic_id: 15388 reply_id: 315388[/import]