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
This commit is contained in:
7
samples/BusinessCard/_index.html
Normal file
7
samples/BusinessCard/_index.html
Normal 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" />
|
||||||
Reference in New Issue
Block a user