Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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/).