I do not believe there is any way to share code via an apk
deployment.  Each application is an island, and can use only the
system libraries, and the code shipped in its own apk.

On Dec 16, 12:28 pm, Mark <mark.nuetzm...@gmail.com> wrote:
> If I am interested in creating custom views, services, and utilities
> that would be used by multiple application packages what is the best
> way of handling the installation of these from an .apk file
> perspective?  I am new the to the Java/Android scene and come from a
> Windows Mobile background where I could simply deploy multiple dlls in
> a single CAB file.  Is there a similar method for Android that would
> allow me to provide everything I need in a single .apk file?  Or am I
> totally missing something that is totally obvious...
>
> thanks so much,
> Mark
--~--~---------~--~----~------------~-------~--~----~
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