Basically, you can't do this.

You can google the history of this group, this has been discussed at
length before.  For example, I remember one person demonstrating the
utility of a stumbleupon like service for apps.  But basically, the
sandboxing and security policies atop which the platform is built
makes this kind of thing impossible.

So you can either copy over the relevant pieces of the app into yours,
or send an intent and let the other app take over for a while,
possibly returning with a response.

Kris

On Mon, May 14, 2012 at 4:03 PM, Lucas Diego <[email protected]> wrote:
> Hi everyone,
>
> I'd like to know if is possible to launch an app inside the other developed
> by me.
>
> I'm trying to run a previous installed app inside a Tabhost for instance. If
> it is, how could I do this?!
>
> Any help would be appreciate.
> Thanks
>
> --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" group.
> To post to this group, send email to [email protected]
> 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

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
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