[android-developers] Re: Slide Views ( like Google Scoreboard app )

2009-01-08 Thread Falcon4ever
Thanks for the tutorial, it should work without much troubles in SDK 1.0. There is just one thing, is there a way to avoid the XML? In some cases I would like to create views using Java code instead of using 'static views' XML. I haven't seen examples of how to create a viewflipper object from

[android-developers] Re: Identifying GUI items of the IM chat dialog

2008-12-22 Thread Falcon4ever
Thanks a lot! On Dec 22, 3:25 am, Mark Murphy mmur...@commonsware.com wrote: Falcon4ever wrote: currently I am developing a chat like application. I would like to use a similar GUI as used in the IM app (Google talk / MSN). As a beginner (in Android development) its quite difficult

[android-developers] Re: Identifying GUI items of the IM chat dialog

2008-12-22 Thread Falcon4ever
at 4:52 AM, Falcon4ever laurence.mul...@gmail.com wrote: Hi, currently I am developing a chat like application. I would like to use a similar GUI as used in the IM app (Google talk / MSN). As a beginner (in Android development) its quite difficult to recognize what GUI elements

[android-developers] Identifying GUI items of the IM chat dialog

2008-12-21 Thread Falcon4ever
Hi, currently I am developing a chat like application. I would like to use a similar GUI as used in the IM app (Google talk / MSN). As a beginner (in Android development) its quite difficult to recognize what GUI elements are used. I made a photo of the IM (Gtalk) GUI: