https://github.com/agarwalkaushal/csv-contacts
RxBinding library used to fetch contacts and store them in a CSV file
https://github.com/agarwalkaushal/csv-contacts
android rxbinding
Last synced: 6 days ago
JSON representation
RxBinding library used to fetch contacts and store them in a CSV file
- Host: GitHub
- URL: https://github.com/agarwalkaushal/csv-contacts
- Owner: agarwalkaushal
- Created: 2018-03-15T14:52:45.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-06T14:03:38.000Z (almost 7 years ago)
- Last Synced: 2025-01-18T16:52:30.264Z (5 months ago)
- Topics: android, rxbinding
- Language: Java
- Homepage:
- Size: 122 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CSV-Contacts
Runtime permission for writing to storage and access to contacts. On button click the contacts list is written to csv and zipped and saved to internal storage. All of this happens in RxBinding.