How i remove all the permissions in android app

hi,

Ill working on android applications. Where i have some issues:

1. When some one download my app via android market it shows some permissions:
android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
android.permission.READ_PHONE_STATE

How ill remove all this permissions

2. When i upload my new app in android market it doest take my youtube url. It shows invalid url.

What can i do please suggest me.

Thank You
Viraj (Redbytes)

Hi Sven,

thanks for the reply.

I've already added the following lines in my build.settings

androidPermissions =
{
"android.permission.ACCESS_FINE_LOCATION",
"android.permission.INTERNET"
},

but still at the time of uploading it ask me for the following permissions

android.permission.INTERNET
android.permission.ACCESS_NETWORK_STATE
android.permission.READ_PHONE_STATE

Please read the forum rules before posting again. Duplicate threads in different sections create clutter.

views:2213 update:2011/10/18 15:01:22
corona forums © 2003-2011