Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mdecker-mobilecomputing/cordova_adressbuchauslesen
Cordova app demonstrating how to use plugin for querying addressbook.
https://github.com/mdecker-mobilecomputing/cordova_adressbuchauslesen
address-book android cordova
Last synced: 6 days ago
JSON representation
Cordova app demonstrating how to use plugin for querying addressbook.
- Host: GitHub
- URL: https://github.com/mdecker-mobilecomputing/cordova_adressbuchauslesen
- Owner: MDecker-MobileComputing
- License: bsd-3-clause
- Created: 2018-12-11T20:18:52.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-03-27T08:18:30.000Z (8 months ago)
- Last Synced: 2024-04-13T23:08:57.795Z (7 months ago)
- Topics: address-book, android, cordova
- Language: JavaScript
- Homepage:
- Size: 92.8 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Cordova-App mit Netzwerk-Info-Plugin #
Simple [Cordova](https://cordova.apache.org/) app to demonstrate the usage of
[this plugin](https://www.npmjs.com/package/cordova-plugin-contacts) to query the address book of the device.
Simply all names (first name and familiy name) of each entry in the address book
are given.
![Screenshot](screenshot.png)
----
## License ##
See the [LICENSE file](LICENSE.md) for license rights and limitations (BSD 3-Clause License)
for the files in this repository except [jQuery](https://jquery.org/license/).