Sorry, you can't do this with third party apps (actually you can't even do
it within the platform except for the framework).  You can build an .apk
with resources, and manually load and access those resources, but the
current resource system doesn't allow for libraries of resources.

On Sun, Nov 22, 2009 at 5:46 PM, James Wang <[email protected]> wrote:

> We have been developing a middle-ware on Android and got stuck with
> the problem about sharing resources.
>
> We made some common widgets and want us app to use them and the
> resource of those widgets should be shared in the way  how Android
> framework do, packaging all resource into frame-res.apk and making it
> public.
>
> I found nothing about this topic and somebody shed the light on it?
>
> Best Regards.
>
> James
>
> --
> 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]<android-developers%[email protected]>
> For more options, visit this group at
> http://groups.google.com/group/android-developers?hl=en
>



-- 
Dianne Hackborn
Android framework engineer
[email protected]

Note: please don't send private questions to me, as I don't have time to
provide private support, and so won't reply to such e-mails.  All such
questions should be posted on public forums, where I and others can see and
answer them.

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