On Sep 18, 10:22 am, joebowbeer <[EMAIL PROTECTED]> wrote:
> It may be safe to load resources in any process, but is it permitted?
>
> Can any app load resources from any other app, with or without a
> matching signature or sharedUserId?

Yes:

http://code.google.com/android/reference/android/content/Context.html#createPackageContext(java.lang.String,%20int)

> Is it now possible, say, for one app apk to provide a Theme that other
> apps can then freely use?

No, sorry.

--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to