https://github.com/codepath/android-contacts-loader-demo
Example of loading contacts into a listview using Content Providers
https://github.com/codepath/android-contacts-loader-demo
Last synced: about 2 months ago
JSON representation
Example of loading contacts into a listview using Content Providers
- Host: GitHub
- URL: https://github.com/codepath/android-contacts-loader-demo
- Owner: codepath
- Created: 2013-10-05T04:19:35.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2018-04-11T05:47:04.000Z (about 7 years ago)
- Last Synced: 2024-10-30T02:58:22.597Z (8 months ago)
- Language: Java
- Size: 826 KB
- Stars: 71
- Watchers: 17
- Forks: 45
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
contacts-loader-example
=======================Example of loading contacts into a listview using Content Providers
