Hi,

 I don't think it is possible to link a archive file of resources with a
pre-built application. The resources are built with the application as
stated in the 
Resources<http://code.google.com/android/devel/resources-i18n.html>documentation
below:

*An application's resources are compiled into the application binary at
build time for you by the build system. To use a resource, you must install
it correctly in the source tree and build your application. As part of the
build process, symbols for each of the resources are generated that you can
use in your source code -- this allows the compiler to verify that your
application code matches up with the resources you defined.*

On Thu, Apr 3, 2008 at 5:59 AM, forester404 <[EMAIL PROTECTED]> wrote:

>
> Hi.
> Is it possible to use external resources, that is, not have the
> resources embedded inside the built application,
> for instance, using an archive file that contains a set of resource
> files (and some meta data), that could be
> edited interdependently of the building of application that is using
> it ?
> Thanks
> >
>

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google
Groups "Android Beginners" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[EMAIL PROTECTED]
Announcing the new M5 SDK!
http://android-developers.blogspot.com/2008/02/android-sdk-m5-rc14-now-available.html
For more options, visit this group at
http://groups.google.com/group/android-beginners?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to