Thanks for the answer,
i was wondering if you had any links on how this could be done. that is, how
do i access the resources of another apk?
also i found some articles talking about opening the apk, changing data and
then closing it again (i am guessing this can only be done if you resign the
apk)
here are a few of those links:
[android-developers] Re: Share component as APK fi: msg#02111
AndroidDevelopers<http://osdir.com/ml/AndroidDevelopers/2009-02/msg02111.html>
Bypassing Android's
"Resources"<http://journal.dedasys.com/2008/03/09/bypassing-androids-resources>
Thanks,

On Wed, Aug 19, 2009 at 4:23 PM, Mark Murphy <[email protected]>wrote:

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


-- 
Yaron Spektor

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