Re: [android-developers] reducing android.permission.*

2010-10-29 Thread Greg Donald
On Fri, Oct 29, 2010 at 2:38 PM, sdphil wrote: > In order to reduce the number of permission my application requests, > it would be handy to have a list of calls that are require a > permission. > > Does such a list exist anywhere?  Doing a search in the android > reference doesn't seem to come up

Re: [android-developers] reducing android.permission.*

2010-10-29 Thread Kumar Bibek
Reduce the number of permissions? What exactly do you mean by that? On Sat, Oct 30, 2010 at 1:08 AM, sdphil wrote: > In order to reduce the number of permission my application requests, > it would be handy to have a list of calls that are require a > permission. > > Does such a list exist anywhe

[android-developers] reducing android.permission.*

2010-10-29 Thread sdphil
In order to reduce the number of permission my application requests, it would be handy to have a list of calls that are require a permission. Does such a list exist anywhere? Doing a search in the android reference doesn't seem to come up with anything... ideas? tia. -- You received this mess