Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to sync a device calendar for event addition using phonegap

I am developing a phone gap project with calendar. so i need to add reminder and event( whatever the process could be done in Device calendar). I am looking for Sync up process of Device calendar for both iPhone and Android using phone gap. As i am new to this field, please guide me with Some programming steps of with some examples.

Thanks in advance.

like image 948
vivek Avatar asked Dec 20 '25 15:12

vivek


1 Answers

You would need to use a JavaScript API to access the Calendar on the target device.

Although PhoneGap does not provide a standard Calendar API (http://docs.phonegap.com/en/2.5.0/index.html), there are community plug-ins that have been created

PhoneGap Calendar plug-in for Android: https://github.com/phonegap/phonegap-plugins/tree/master/Android/CalendarPlugin

PhoneGap Calendar plug-in for iOS: https://github.com/phonegap/phonegap-plugins/tree/master/iOS/CalendarPlugin

like image 145
Adam Stanley Avatar answered Dec 23 '25 04:12

Adam Stanley



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!