Hi Hackbod,

Is the following workaround possible:
Having multiple applications in a single APK.
It seems so by looking at APIExamples but would it be possible to host
applications in a own-defined "tools" window (I.e. like where apps
seem to be installed)?  The docs are rather hard to decipher and there
are almost no illustrations either....

BTW, there are no problems hosting resources in libraries in Android,
the Java standard getResorceAsStream works as expected.

Anders

On Nov 5, 9:06 am, hackbod <[EMAIL PROTECTED]> wrote:
> Sorry, this isn't really supported.  You can only create static
> libraries, without resources, that are bundled into each .apk that
> uses them.
>
> On Nov 4, 8:50 pm, fabcasa <[EMAIL PROTECTED]> wrote:
>
>
>
> > What is the easiest way to create libraries to share across my android
> > applications.  I have been creating a simple java project; however I
> > do not get a default res folder for holding assets.  I want library
> > project to hold assets for layouts, and media for skinning.  I any
> > architecture advice is greatly appreciated, thanks :)- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
[EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to