tnx Dianne.
after my post i have learned about the ability to 'inject' my shared
library into open source Andro, as described in:

http://android.git.kernel.org/?p=platform/development.git;a=blob;f=samples/PlatformLibrary/README.txt;h=5ce9d2f7756a0708e9fc0aed7845f3d69d4a6ae0;hb=cupcake

i take it this option still stands (again - only for open source
platform), right?

GiladH




On Jul 30, 5:04 pm, Dianne Hackborn <hack...@android.com> wrote:
> Sorry, Android currently doesn't support third party shared libraries.
>
>
>
> On Thu, Jul 30, 2009 at 4:13 AM, GiladH <gila...@gmail.com> wrote:
>
> > hey,
>
> > i have several apps (each in its own apk, process etc)  running at the
> > same time on user's device.
>
> > these apps are all linked to a single common jar file (internally
> > devloped) which contains a large portion of their overall code size.
>
> > is there a way for me to force Andro to make this common jar load only
> > once (e.g. into shared memory)?
>
> > the reason we want to do it this way, btw, are to reduction of each of
> > the
> > single apps memory intake, on disk footprint and possibly of their
> > startup time.
>
> > your help will be appreciated.
>
> > tnx, GilkadH
>
> --
> Dianne Hackborn
> Android framework engineer
> hack...@android.com
>
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers-unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to