Sunday, September 5, 2010

[android-developers] Re: Activity inside a view

Thanks for all your feedback or suggestions.

Before posting this message I was already implementing the solution
that proposed by TreKing.
But I felt this is not a smart way of doing it. It would have been
nicer to have all my ActivityA behavior and GUI (with out any
modifications)
showed inside a frame layout of ActivityB.

I know TabHost does this but could not understand it's implementation
fully. So is the reason for posting this issue.

Does anyone has a simple example of to use LocalActivityManager or
something else to meet my requirements.

Thanks

On Sep 6, 7:14 am, TreKing <treking...@gmail.com> wrote:
> On Sun, Sep 5, 2010 at 6:40 AM, a1 <arco...@gmail.com> wrote:
> > You can and moreover it makes a lot of sense, TabHost in fact relies on
> > this.
>
> This is true, though I'm not sure if this is what the OP is getting at. But
> I may very well be misunderstanding the OP's request to have an "Acitvity
> inside a View".
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices

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

No comments:

Post a Comment