[android-developers] Please help me with permission problems

2010-04-03 Thread Brion Emde
I'm just trying to make happen what is described here, with the custom permission: http://developer.android.com/guide/topics/manifest/manifest-intro.html#perms i.e. I want my activities (I'm only showing one below) and ContentProvider to not be accessible from other applications, because they

Re: [android-developers] Please help me with permission problems

2010-04-03 Thread Mark Murphy
Brion Emde wrote: I'm just trying to make happen what is described here, with the custom permission: http://developer.android.com/guide/topics/manifest/manifest-intro.html#perms i.e. I want my activities (I'm only showing one below) and ContentProvider to not be accessible from other