Adding index file for BusinessCard sample. This will be displayed in the HTML

documentation when this sample is selected via the Resource tab.
This commit is contained in:
Trevor Johns
2010-01-07 16:44:43 -08:00
parent 9c7692aabb
commit f44d1b040f

View File

@@ -0,0 +1,7 @@
<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" />