Monday, November 25, 2013
no image

One of the usable and repeatedly use widget of Android Application is List view. If your an Android user , you can  always see contact list on phone that you usually use. It the best example for List view  Hear I'm going to give tutorial to how to make a simple  list view . then How to customize to make it attractive.
             First we need create a layout with "list view" component. Open android project with default activity. And it make a main activity lay out. Add List view from the pallet.