am c7d2c458: Merge "Adding index file for BusinessCard sample. This will be displayed in the HTML documentation when this sample is selected via the Resource tab." into eclair

Merge commit 'c7d2c4580552a4921ed1f1fa78b0a180eb995193' into eclair-plus-aosp

* commit 'c7d2c4580552a4921ed1f1fa78b0a180eb995193':
  Adding index file for BusinessCard sample. This will be displayed in the HTML
This commit is contained in:
Trevor Johns
2010-01-11 14:05:34 -08:00
committed by Android Git Automerger

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" />