On Sat, Aug 7, 2010 at 7:54 PM, michelko <[email protected]> wrote:
> Hi all,
>
> I am using a TabActivity.
> One of the tab's content should be an activity of an installed apk.
> But It fails to do so and the emulator crashes.
>
> When I start the activity It works fine, but when i am doind it under
> the the TabActivity I get a crash.
>
> I assume that it is because the activity is from a different apk and
> it is a different method.
>
> Do you know how I can dispaly an activity from a different apk under
> my activity?

You can't -- sorry!

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_ Version 1.9
Available!

-- 
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