Is it possible to programatically add an event to a Calendar on iOS and Android? I guess there has to be an Adobe Native Extension for this, right? Or is there any other way.
Asked
Active
Viewed 535 times
2
-
You'll have to write a native extension to do so; assuming the underlying OS exposes APIs to do that. – JeffryHouser May 11 '12 at 16:14
-
1The underlying OSs do expose the necessary APIs, but I don't know about Flex extensions for them... – P Varga May 11 '12 at 16:20
1 Answers
1
check this extension, it look like it does what u need
http://code.google.com/p/flashbuilder-ane-save-date-as-calendar-events/

goseta
- 770
- 1
- 7
- 26