javascript - how to sync a device calendar for event addition using phonegap -


i developing phone gap project calendar. need add reminder , event( whatever process done in device calendar). looking sync process of device calendar both iphone , android using phone gap. new field, please guide me programming steps of examples.

thanks in advance.

you need use javascript api access calendar on target device.

although phonegap not provide standard calendar api (http://docs.phonegap.com/en/2.5.0/index.html), there community plug-ins have been created

phonegap calendar plug-in android: https://github.com/phonegap/phonegap-plugins/tree/master/android/calendarplugin

phonegap calendar plug-in ios: https://github.com/phonegap/phonegap-plugins/tree/master/ios/calendarplugin


Comments

Popular posts from this blog

android - getbluetoothservice() called with no bluetoothmanagercallback -

sql - ASP.NET SqlDataSource, like on SelectCommand -

ios - Undefined symbols for architecture armv7: "_OBJC_CLASS_$_SSZipArchive" -