Adobe AIR / FlashBuilder 4.6: creating a reminder in an Android application

I am using Flash Builder 4.6 with Adobe AIR to create an Android application. I want to create a reminder / appointment that will display a notification on the screen or in the application panel at the specified time. So far I have not found a way to do this. I thought I could find this functionality in ANE [ActionScript Native Extension], however I still could not find it.

Is it possible? Thanks in advance!

+5
source share
1 answer

, Android. Daniel Koestler ane, .

, Native Extension Android AlarmManager. . SO .

AlarmManager Adobe github.

+4

All Articles