Hi,

I have developed a custom content provider and 2 applications which
will access this content provider. I have merged and compiled this
with the android source and is working fine. I have also implemented
read and write permissions for the content provider. That also works
fine.

Now I want to sign this content provider with a new key secured by a
password, so that only those applications which I want to have access
for this content provider should be able to access. Other 3rd party
applications should not be able to access this content provider even
if they include the read and write permissions in their manifests.

I want to sign my applications with my new key during build only.

How can I achieve this?

Please guide me...

Thanks,
Deepak

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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-developers?hl=en

Reply via email to