If I create a service within an apk and create an AIDL API to this service I can protect the usage of this API using signatures in the AndroidManifest file.
If I create a native/JNI library with a Java API as shown in the platform_library sample, how can I protect the usage of this API with signatures or any similar protection? /Robert Lagerstedt Distribution Architect - Android Sony Ericsson The postings on this site are my own and don’t necessarily represent Sony Ericsson’s positions, strategies or opinions. -- unsubscribe: [email protected] website: http://groups.google.com/group/android-porting
