create new ANDROID Project : first create layout for set List of Contacts and SELECTION INDEXER.
in your res/layout/main.xml
create another layout for set contact name and contact number
in your res/layout/contact_list.xml
now in your first Activity :
Run this example and enjoy.....
DJ