Any sample code please??? Thanks, -DK
On Apr 9, 3:50 pm, Martin Obreshkov <[email protected]> wrote: > I think ArrayAdapter is the think you're looking for. For more > infohttp://developer.android.com/reference/android/widget/ArrayAdapter.htmlit > supports add/delete methods which automatically update listview. > > > > On Fri, Apr 9, 2010 at 10:38 PM, dillipk <[email protected]> wrote: > > Hi, > > I am looking for a ListView example which would have functionalities > > such as add/delete/deleteall items from the list view at run time. > > Also all the items should be added to the ListView dynamically. Each > > item may contain an image, couple of textview, one Button. > > > Probably using a Custom class extends from BaseAdapter > > > I would really appreciate for your help. > > > Thanks, > > -DK > > > -- > > 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]<android-developers%[email protected]> > > For more options, visit this group at > >http://groups.google.com/group/android-developers?hl=en > > > To unsubscribe, reply using "remove me" as the subject. > > -- > When I raise my flashing sword, and my hand takes hold on judgment, I will > take vengeance upon mine enemies, and I will repay those who haze me. Oh, > Lord, raise me to Thy right hand and count me among Thy saints. -- 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

