views:

63

answers:

2

Hi, I want to do a listview on android and it contains an alphabet near of the list (like iphone application).

I couldnt find any way to implement an list and having alphabets, when ı click on c letter list scrolling and start with the c Letter.

Thanks

A: 

You can get it by using Database,manage a table to store parsed data and then display data in listview by fetching it database table, please refer the link for more about database in android http://developer.android.com/guide/topics/providers/content-providers.html

MGS
+1  A: 

May be FastScroll fits to you? http://developer.android.com/reference/android/widget/AbsListView.html#setFastScrollEnabled%28boolean%29

Sergey Glotov
I dont think that's what she asks
ahmet emrah
I dont mean fastscrolling
filiz
I try to mean; http://appsreviews.com/wp-content/uploads/2010/08/Cures-A-Z-App-for-iPhone.jpg
filiz