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 only specific applications are able to
load this library.

How to achieve this in android ICS.

I understand that in Android end of the day the user is key who allows
whether to grant an access or not. Can i create a new permission that
is called out whenever an application is trying to use thsi library.?

Any help is appreciated?

Thanks
Harsha Joshi

-- 
You received this message because you are subscribed to the Google Groups 
"Android Security Discussions" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/android-security-discuss?hl=en.

Reply via email to