android - How to bring application to foreground while running in background AS3 -
i have created simple app warning me, time time, something. there sound alarms me particular thing , buttons mark done, or postpone action. running in background normally. when time comes, can hear sound, cannot see , app in foreground push buttons. how can bring application in foreground programmatically instead of clickcin on icon @ android desktop? found many samples java, how (if possible) in as3?
Comments
Post a Comment