OSDN Git Service

Adding index file for BusinessCard sample. This will be displayed in the HTML
authorTrevor Johns <trevorjohns@google.com>
Fri, 8 Jan 2010 00:44:43 +0000 (16:44 -0800)
committerTrevor Johns <trevorjohns@google.com>
Mon, 11 Jan 2010 19:59:10 +0000 (11:59 -0800)
documentation when this sample is selected via the Resource tab.

samples/BusinessCard/_index.html [new file with mode: 0644]

diff --git a/samples/BusinessCard/_index.html b/samples/BusinessCard/_index.html
new file mode 100644 (file)
index 0000000..580b850
--- /dev/null
@@ -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" />