[android-developers] Re: Some Queries about ListView

2010-03-18 Thread SheikhAman
Well, your example is quite good. but i need to be more aware of android to fully understand it LoL still im unclear about how to add images to the row,and feed them with image data, and add text views to a row, and feed them with data. any examples? On Mar 16, 10:15 pm, Kumar Bibek

Re: [android-developers] Re: Some Queries about ListView

2010-03-18 Thread Mark Murphy
SheikhAman wrote: Well, your example is quite good. but i need to be more aware of android to fully understand it LoL still im unclear about how to add images to the row,and feed them with image data, and add text views to a row, and feed them with data. any examples?

[android-developers] Re: Some Queries about ListView

2010-03-18 Thread SheikhAman
I want this thing from my list view- http://lh3.ggpht.com/_o9EYB0b5APY/S6IYbRBvOcI/CoA/Kv94dWitZXY/custom%20listview.PNG On Mar 18, 4:44 pm, Mark Murphy mmur...@commonsware.com wrote: SheikhAman wrote: Well, your example is quite good. but i need to be more aware of android to fully

[android-developers] Re: Some Queries about ListView

2010-03-18 Thread SheikhAman
thanks for the resource. how much the book costs? is it the famous USD$40 subscription every developer keeps talking about?? :-) On Mar 18, 4:44 pm, Mark Murphy mmur...@commonsware.com wrote: SheikhAman wrote: Well, your example is quite good. but i need to be more aware of android to fully

Re: [android-developers] Re: Some Queries about ListView

2010-03-18 Thread Mark Murphy
SheikhAman wrote: I want this thing from my list view- http://lh3.ggpht.com/_o9EYB0b5APY/S6IYbRBvOcI/CoA/Kv94dWitZXY/custom%20listview.PNG You can achieve that with a RelativeLayout for your rows. In fact, here's a project that uses a row almost identical to that:

Re: [android-developers] Re: Some Queries about ListView

2010-03-18 Thread Mark Murphy
SheikhAman wrote: thanks for the resource. how much the book costs? is it the famous USD$40 subscription every developer keeps talking about?? :-) That book is available in print as _Beginning Android 2_ from Apress, or as _The Busy Coder's Guide to Android Development_ under the 40 USD

[android-developers] Re: Some Queries about ListView

2010-03-18 Thread SheikhAman
ohh thanks!! What is a warescription? a subscription to an ebook? will it be getting updates? how long this subscription will last for? On Mar 18, 5:23 pm, Mark Murphy mmur...@commonsware.com wrote: SheikhAman wrote: thanks for the resource. how much the book costs? is it the famous USD$40

[android-developers] Re: Some Queries about ListView

2010-03-16 Thread Kumar Bibek
Yes, the ListView is fully customisable. Look for some examples on the net. http://tech-droid.blogspot.com/2009/07/custom-listview-for-android.html Thanks and Regards, Kumar Bibek On Mar 16, 2:14 pm, SheikhAman shekh.a...@gmail.com wrote: Hello all. I am very new to Android, but I love it

[android-developers] Re: Some Queries about ListView

2010-03-16 Thread SheikhAman
Thanks! I just check it out. On Mar 16, 10:15 pm, Kumar Bibek coomar@gmail.com wrote: Yes, the ListView is fully customisable. Look for some examples on the net. http://tech-droid.blogspot.com/2009/07/custom-listview-for-android.html Thanks and Regards, Kumar Bibek On Mar 16, 2:14