[android-developers] sharing jars across applications
Hello,
I'm developing couple of applications which uses a java library
(.jar). Both applications run fine in their own dalvik and things are
fine.
However, the library (although is being shared) is being linked into
the byte code (generated by the compiler) and there by increasing the
memory usage in the device.
Is there anyway to actually share this library across applications
(dalvik vms)?
--
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+unsubscribe@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home