> The only thing a shared library helps for size is that if there is another
> app it can also use the same shared library so there isn't another copy...

Using shared library would allow us to separate some modules and
allow users to install core of the app + only these modules s/he needs,
thus reducing memory (or rather storage) usage, but since:

> Currently Android does not support third party shared libraries.

this ends this thread.

BTW: I'd really appreciate if you could give a hand in the thread
"Eclipse library project problems" as i am recently out of ideas

Thanks

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