问题
Is there a way to implement local notifications while using the Corona SDK? This is android specific, as we have already found the iOS directions.
Cheers!
回答1:
Local notification for now is iOS only on Corona... The Android version is not done yet.
When it gets done I will see to edit this with the directions of the android version.
回答2:
Local notifications are done for iOS and Android: http://docs.coronalabs.com/api/library/system/scheduleNotification.html
It doesn't appear there is a way to set the icon for these notifications, but I'm sure they will add it at some point.
As of now (2012.12.07), push (remote) notifications are available on iOS, but NOT Android.
来源:https://stackoverflow.com/questions/12149864/local-notifications-for-corona-sdk-android