10-05-2012 04:01 PM - edited 10-05-2012 07:01 PM
Hello,
I am experimenting with the new PIM APIs. Specifically I am interested in creating calendar entries and tracking them in my app.
How My Simple App Works
First Startup
1) Create default calendar entries on first startup.
2) Track entries somehow
3) Display link to the calendar entries in my app
Use case:
Pre-populate user's calendar with holidays or special dates.
Question
I know there's a loop involved here. Any of you know how this loop should be structured to make sure that there is no conflict with existing calendar entries?
Seeking thoughts, ideas for best practices when making an app that is integrated with PIM APIs.
Thanks!![]()
10-05-2012 05:31 PM
You might want to start here : https://github.com/blackberry/Cascades-Samples/tre
and
here : http://hosting.desire2learncapture.com/RIM/1/watch
Have fun! ![]()