On Nov 5, 4:53 am, Anders Rundgren <[EMAIL PROTECTED]> wrote: > 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....
Sorry, I don't really understand what you are asking for. You can publish multiple main launcher activities from an .apk, if you want. Otherwise... "application" is a pretty nebulous term on android (see http://code.google.com/android/intro/appmodel.html) so you'll need to be more specific abotu waht you want. > BTW, there are no problems hosting resources in libraries in Android, > the Java standard getResorceAsStream works as expected. We don't use Java style resources for Android. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---