Showing technical resources tagged with Data Access:
Using the Contacts API
Android provides a Contacts API for managing and integrating contacts from multiple accounts and data sources and allows apps to read various information about individual contacts.
Backup and Restore
Illustrates a few different approaches that an application developer can take when integrating with the Android Backup Manager using the BackupAgent API introduced in Android 2.2.
NFC Demo
An application for reading NFC Forum Type 2 Tags using the NFC APIs
Note Pad
An application for saving notes. Similar (but not identical) to the Notepad tutorial.
Voicemail Provider new!
A sample application to demonstrate how to use voicemail content provider APIs in Android 4.0.
Notepad Tutorial
A multi-part tutorial discussing intermediate-level concepts such as data access.