10-01-2012 01:15 PM
Im trying to make some kind of clock aplication with alarms, but I can't find the API to manage alarms or notifications. I'll make this App for playbook.
Hope someone can help me.
10-01-2012 04:00 PM
Hi there,
If you come to the point where the SDK API's doesn't exist, you can always create your own custom extension. For the PlayBook these would be written in Adobe Air.
Here's a link to our "template" extension which you can use as a starting point.
https://github.com/blackberry/WebWorks-Community-A
There are also other examples in that repository which you can use for reference.
10-01-2012 04:07 PM
Srry, i missed to say that i'll make it in HTML 5, do you know something?
10-01-2012 04:11 PM
Yes, same answer ![]()
In a WebWorks app you can use native extensions to extend functionality. On the PlayBook these native extensions are written in Air.