Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 332 Bytes

README.markdown

File metadata and controls

5 lines (3 loc) · 332 Bytes

Android Sample Application: contact list

This is a very simple sample-application for the Android 1.6 SDK platform that showcases a ListActivity that lists the available contacts using a ContentProvider, and allows you to select an entry in the list to get more details on that specific contact.

Written by Trond Arve Nordheim.