Right, first things first. I'm no numpty. I'm a developer with over 15 years experience of developing in the Windows platform including mobile apps.
I've figured out that Windows Mobile 7 is not the way I want to go as I'll have to redevelop my apps into Silverlight and I'd rather learn Android and get a decent phone. So, while no numpty, I am new to Android development. I'm having a few problems with Eclipse at the moment but I have been able to get started with one of my most useful apps, a shopping list. So, here's what I want. A view with two EditText controls on the same line at the top with a listview beneath (with checkboxes). So far I've only done samples with a LinearView and perhaps getting over confident I tried creating a RelativeLayout. Not only did it not work, the screen didn't show any controls! What I want is a quick tutorial on achieving this and maybe some of the events I need to be handling. Many thanks in advance. -- 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

