From f44d1b040f64b93ca1bad47b6bb65b1657ac779d Mon Sep 17 00:00:00 2001 From: Trevor Johns Date: Thu, 7 Jan 2010 16:44:43 -0800 Subject: [PATCH] Adding index file for BusinessCard sample. This will be displayed in the HTML documentation when this sample is selected via the Resource tab. --- samples/BusinessCard/_index.html | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 samples/BusinessCard/_index.html diff --git a/samples/BusinessCard/_index.html b/samples/BusinessCard/_index.html new file mode 100644 index 000000000..580b850a4 --- /dev/null +++ b/samples/BusinessCard/_index.html @@ -0,0 +1,7 @@ +

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.

+ +Screenshot #1 of the Business Card application +Screenshot #2 of the Business Card application