On Nov 23, 7:32 am, Kumar Bibek <coomar....@gmail.com> wrote:
> You mean, Activity inside an Activity? No way.
>
> At the most, you can setup an Activity inside a ViewGroup, but
> activity of another application?, that's too complex, have never even
> thought about it.
>

you cannot embed external activities (like pdf reader) in your own
activity, but it is ok to embed your own activities: see
ActivityGroup, for example TabWidget is a good example of
ActivityGroup

pskink

-- 
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
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to