xref: /aosp_15_r20/development/samples/BusinessCard/_index.html (revision 90c8c64db3049935a07c6143d7fd006e26f8ecca)
1<p>A sample application that demonstrates how to launch the built-in contact
2picker from within an activity. This sample also uses reflection to ensure
3that the correct version of the contacts API is used, depending on which API
4level 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" />
8