OSDN Git Service

A sample application that demonstrates use of legacy and current contacts APIs.
authorDmitri Plotnikov <dplotnikov@google.com>
Thu, 29 Oct 2009 01:36:32 +0000 (18:36 -0700)
committerDmitri Plotnikov <dplotnikov@google.com>
Thu, 29 Oct 2009 21:23:44 +0000 (14:23 -0700)
The application provides two implementations for access to contacts, one based
on legacy API, the other based on the current API.  The correct implementation
is chosen at runtime based on the version of the SDK.

Change-Id: Iae0bc8564be420ff504a5dc760b935630a7664e6


No differences found