Trevor Johns | f44d1b0 | 2010-01-07 16:44:43 -0800 | [diff] [blame] | 1 | <p>A sample application that demonstrates how to launch the built-in contact |
| 2 | picker from within an activity. This sample also uses reflection to ensure |
| 3 | that the correct version of the contacts API is used, depending on which API |
| 4 | level the application is running under.</p> |
| 5 | |
| 6 | <img alt="Screenshot #1 of the Business Card application" src="../images/BusinessCard1.png" /> |
| 7 | <img alt="Screenshot #2 of the Business Card application" src="../images/BusinessCard2.png" /> |