Access phone alarm (native resources)using html5 (Reminder app)
问题 These are my technologies, HTML5 Jquery mobile, Jquery, Java Script Css Cordova We are developing app using HTML 5 and we need to access phone (Android,iPhone,Windows Phone) resources, such as alarm (to create reminder). Questions, Can we access native resources of mobile phones through this technologies ? Do we need different coding to access different mobile operating systems ? What are the pros and cons of this method ? what is the Best method of doing this ? Any suggestions ? Sample code