Files
android_development/samples/BusinessCard/_index.html
Trevor Johns f44d1b040f Adding index file for BusinessCard sample. This will be displayed in the HTML
documentation when this sample is selected via the Resource tab.
2010-01-11 11:59:10 -08:00

8 lines
464 B
HTML

<p>A sample application that demonstrates how to launch the built-in contact
picker from within an activity. This sample also uses reflection to ensure
that the correct version of the contacts API is used, depending on which API
level the application is running under.</p>
<img alt="Screenshot #1 of the Business Card application" src="../images/BusinessCard1.png" />
<img alt="Screenshot #2 of the Business Card application" src="../images/BusinessCard2.png" />