Re: [android-developers] Programmatically remove permission

2012-05-02 Thread 3c
Obviously they all use root permissions. But the post didn't mention "without root access". It's true, but requires root access and here is how to do it... would be a more valid and constructive answer. Though I don't personally know how to do that, but I'm interested in knowing how, with root

Re: [android-developers] Programmatically remove permission

2012-05-02 Thread Mark Murphy
On Wed, May 2, 2012 at 2:51 PM, 3c wrote: > How come some apps on Android Market are able to disable any app permissions > then, if it's impossible? ;) Name any that work without root permissions. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://common

Re: [android-developers] Programmatically remove permission

2012-05-02 Thread 3c
How come some apps on Android Market are able to disable any app permissions then, if it's impossible? ;) On Tuesday, March 30, 2010 2:06:55 PM UTC+2, Mark Murphy (a Commons Guy) wrote: > > westmeadboy wrote: > > How to programmatically remove a permission? > > > > I don't think its possible bu

Re: [android-developers] Programmatically remove permission

2010-03-30 Thread Mark Murphy
westmeadboy wrote: > How to programmatically remove a permission? > > I don't think its possible but would be useful in the scenario where > you want to control behaviour of some 3rd party library. You are correct, it is not possible. Sorry! -- Mark Murphy (a Commons Guy) http://commonsware.com

[android-developers] Programmatically remove permission

2010-03-30 Thread westmeadboy
How to programmatically remove a permission? I don't think its possible but would be useful in the scenario where you want to control behaviour of some 3rd party library. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this grou