[android-developers] Re: android-task in tab from TabHost widget

2009-04-21 Thread benjamin.lehej...@googlemail.com
t > it as content to the tab. If you have to change to another activity, with > the reference to the LocalActivityManager object, start another activity. > > Hope this helps. > > On Tue, Apr 21, 2009 at 1:34 PM, benjamin.lehej...@googlemail.com < > > > > benjamin.lehej...

[android-developers] Re: android-task in tab from TabHost widget

2009-04-21 Thread benjamin.lehej...@googlemail.com
at is the case then you will have to define an > ActivityGroup set it as the content for your tab. > > if thats what you really meant then do reply so that i can help you on the > same. > > On Tue, Apr 21, 2009 at 11:35 AM, benjamin.lehej...@googlemail.com < > > > &g

[android-developers] Re: android-task in tab from TabHost widget

2009-04-20 Thread benjamin.lehej...@googlemail.com
hi, oh sorry but i know the api-demo and for one activity firing up an intent worked well but i really mean a android-task! So a few activities where sequential launched and i would like to see all the content views from these activities in the tab. On 21 Apr., 07:54, Android Users wrote: > Yo

[android-developers] Re: create aidl preprocess file for parcelable

2009-04-15 Thread benjamin.lehej...@googlemail.com
following the thread opened by Zach solved my problem. Thx a lot! On 14 Apr., 20:22, Zach Hobbs wrote: > I'm having the same problem :( > > http://groups.google.com/group/android-developers/browse_thread/threa... > > -Zach > > On Apr 14, 3:20 am, "b

[android-developers] create aidl preprocess file for parcelable

2009-04-14 Thread benjamin.lehej...@googlemail.com
Hello android developers, yesterday the early look Android SDK 1.5 has released and i tried to import an "old" project using eclipse. There are some datatypes which has been made parcelable in order to use the datatypes in the aidl. However setting up eclipse for SDK 1.1 gives me the facility to