You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A sample application that demonstrates how to manually query the system contacts provider using the new ContactsContract API, as well as manually insert contacts into a specific account. This example was part of Android SDK resources, but i'm adding some refactors and making more easy to understand