[android-developers] An application that hosts a set of other applications

2011-10-13 Thread droid-stricken
Hi All, I have posted this question on StackOverFlow. So apologies for those that find this redundant - but i could not get any ideas (yet) from that forum. So, i repeat here: - I have half a dozen apps that i want to put on Google Market. One of them are ready and the other are in progress.

Re: [android-developers] An application that hosts a set of other applications

2011-10-13 Thread Mark Murphy
On Thu, Oct 13, 2011 at 5:17 PM, droid-stricken harik...@gmail.com wrote: I have posted this question on StackOverFlow. So apologies for those that find this redundant - but i could not get any ideas (yet) from that forum. Your question is not really a programming question, and so is not

Re: [android-developers] An application that hosts a set of other applications

2011-10-13 Thread Justin Anderson
If you REALLY want to host an app inside your main app, I believe it is doable, but I highly recommend you do it a different way. Just use intents to start the apps from the main one. If you are hell bent on hosting the app inside the main one, then you need to make sure that all the apps are