[android-security-discuss] Re: Question on controlling access to a specific user developed library

2012-03-05 Thread Harsha Joshi
So there isnt a user defined  permission that can be created for this?. basically when the application is launched the user is prompted with a message saying this application is using so and so feature.  Similar to the telephony capbility On Mar 5, 9:11 pm, Chris Stratton cs07...@gmail.com wrote:

[android-security-discuss] Re: Question on controlling access to a specific user developed library

2012-03-05 Thread Chris Stratton
On Monday, March 5, 2012 12:21:56 PM UTC-5, Harsha Joshi wrote: So there isnt a user defined permission that can be created for this?. basically when the application is launched the user is prompted with a message saying this application is using so and so feature. Similar to the

[android-security-discuss] Re: Question on controlling access to a specific user developed library

2012-03-02 Thread Chris Stratton
On Friday, March 2, 2012 12:52:27 AM UTC-5, Harsha Joshi wrote: hi i am developing a native library. Proving a JNI wrapper and then a java API library on top of it for app developers. However i want to control the permissions as to who has to access it. Basically i want to verify that