Page 1 of 1

How do I create an alarm event?

Posted: Fri Nov 02, 2012 10:20 am
by Tara M

Hi
Can anyone please tell me how to set a calendar event? I want to take a date field from a database, output to a label (have got this far myself), then set a calendar event for that date/time (this is the bit I can't do).

If I cannot pass a variable to the calendar can I simply call the calendar for manual input, or can I call the alarm?

thanks for your help!


How do I create an alarm event?

Posted: Sat Nov 03, 2012 4:30 pm
by maxkatz

Do you want to set a date alarm to your device calendar?


How do I create an alarm event?

Posted: Mon Nov 05, 2012 11:02 am
by Tara M

Hi Max

Thank you so much for replying.

I will present the user with a date onscreen, and associated text. The user can then click a button to open the default calendar application for that phone, opening an edit event preset to the date that was onscreen, and prefilled with the text as description. The user then uses the calendar's own application buttons, eg save/edit to continue.

My phone, for example, is linked to google calendar - I would expect that google calendar would open, with the edit screen open for the relevant date, and text prefilled as the description of that event. I would then click save on google calendar.

If creating prefilled calendar events is not possible, is it possible to simply call the default alarm application on that phone or the default calendar application on that phone, and let the user create the event and text themselves?

I hope this makes sense?
thanks, Tara


How do I create an alarm event?

Posted: Mon Nov 05, 2012 11:03 am
by Tara M

Hi Max - rereading your question - the short answer is yes!


How do I create an alarm event?

Posted: Mon Nov 05, 2012 1:17 pm
by Maryna Brodina

Hello! Unfortunatelly I'm not aware about steps and not sure it's possible.


How do I create an alarm event?

Posted: Tue Aug 27, 2013 11:19 am
by Douglas Law

Im struggling to create an event reminder service myself. Just a simple reminder that pops up at a set time just like a diary reminder. how is this done please?


How do I create an alarm event?

Posted: Tue Aug 27, 2013 12:36 pm
by Maryna Brodina

Try to use PhoneGap plugin, for example https://github.com/tenforwardconsulti...


How do I create an alarm event?

Posted: Wed Aug 28, 2013 10:30 am
by Toblerone

how do we include this plugin in our appery app? I can't see any way to include the java files and register the plugin?


How do I create an alarm event?

Posted: Wed Aug 28, 2013 10:34 am
by Maryna Brodina

You would need to export app source to Eclipse/xCode and add plugin manually. We'll add an option to make it possible add plugins inside Appery.io.


How do I create an alarm event?

Posted: Sat Nov 29, 2014 8:01 am
by Jason Cheek

I'm trying to do this exact function myself. Is this now possible in Appery? Can you point me towards a plugin to do this?