On 27 February 2011 08:51, b_t <bartata...@gmail.com> wrote:
> Can "Shared ID" be used for this purpose with setting content provider
> as "not exported"? Then only my app could use this addon, am I right?

Consider using permission mechanism instead with
android:protectionLevel="signature", which would limit access to your
apps only

> If my app (which contains appwidgets) didn't have a shared id before
> and I set this in the next update will it
> work without any problem?

http://code.google.com/p/android/issues/detail?id=1227

-- 
Regards,
Marcin

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to