简体   繁体   English

如何在Adobe Air中显示通知以用于Android

[英]How to display a notification in adobe air for android

I want to display notifications in my Adobe Air App for Android using Adobe Flash and Action Script 3.0 . 我想使用Adobe Flash和Action Script 3.0在Android的Adobe Air App中显示通知。

I want to use notifications for reminding people to update my app when a new version gets released, so how do I do this? 我想使用通知来提醒人们在发布新版本时更新我的​​应用程序,那么我该怎么做?

Thank you. 谢谢。

As DefinitelyNotAPlesiosaur has mentioned, using an ANE is the way to go. 正如DefinitelyNotAPlesiosaur所提到的,使用ANE是必经之路。

You can find some free ANE's to use here: 您可以在此处找到一些免费的ANE:

http://www.riaxe.com/blog/200-adobe-air-anes/ http://www.riaxe.com/blog/200-adobe-air-anes/

but I would highly recommend district as they publish multiple well documented ANE's with example files and offer excellent support. 但我强烈建议学区,因为他们会发布多个文档齐全的ANE并附带示例文件,并提供出色的支持。

http://airnativeextensions.com http://airnativeextensions.com

It sounds like you would need either Notifications or Push Notifications if your message was to appear when the user is not using the app, or Dialog if the message appears whilst the user is using the app. 听起来如果您要在用户不使用应用程序时显示消息,则需要Notifications或Push Notifications,或者如果在用户使用应用程序时显示消息,则需要Dialog。

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM