[android-developers] layout and activity doubt

2009-12-03 Thread Jags
I am starting with listactivity. I was able to create a simple list view using ListActivity and Arrayadapters. The problem before me now is i need a screen which contains a few labels and fields and under them a listview. how to go about it ? moreover whats the difference between layout and

Re: [android-developers] layout and activity doubt

2009-12-03 Thread Mark Murphy
I am starting with listactivity. I was able to create a simple list view using ListActivity and Arrayadapters. The problem before me now is i need a screen which contains a few labels and fields and under them a listview. how to go about it ? As we discussed yesterday, you define a layout,