Hi,

my plan is to put an Authenticator into one apk.
http://developer.android.com/training/sync-adapters/creating-authenticator.html

Then I want several apps to use this authenticator.

Can I use checkSignatures to restrict access to the Authenticator?
Or what is the right way to do this?

thanks
Axel

http://developer.android.com/reference/android/content/pm/PackageManager.html#checkSignatures%28java.lang.String,
 
java.lang.String%29

-- 
You received this message because you are subscribed to the Google Groups 
"Android Security Discussions" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/android-security-discuss.
For more options, visit https://groups.google.com/d/optout.

Reply via email to