Spektor Yaron wrote:
> Hi,
> i was wondering if there is any way to load resource (such as skins
> etc.) that include drawables and layout information during runtime.
> what i mean is that the user can download a file (probably a signed apk
> - would it work any other way?) and would be able to install it adding
> to an already existing application thus adding more resources to it.

It is possible for one application to read another application's
resources, though I do recall the specific technique.

It is certainly possible to download graphic files or whatever and
display them, but they will not be "resources".

It is not possible to modify the resources in an existing APK on the device.

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://twitter.com/commonsguy

Need Android talent? Ask on HADO! http://wiki.andmob.org/hado

--~--~---------~--~----~------------~-------~--~----~
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