LOCAL_RESOURCE_DIR += $(LOCAL_PATH)/../res
>
> On Fri, Dec 3, 2010 at 8:11 AM, Anders Widen wrote:
> > We're developing a group of applications and want to reuse resources
> > (drawables, styles, colors...) in all of these apps to have a
> > consistent and modifiable syst
We're developing a group of applications and want to reuse resources
(drawables, styles, colors...) in all of these apps to have a
consistent and modifiable system.
Is there a way to have an "Android Project Library" of resources that
are not shared on the platform but built into each app seperatl