Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
目前,我们正在开发一款游戏,该游戏可以访问一小套基于 html5 的辅助游戏,例如老虎机或刮板游戏。我的问题是这些已经在 html5 中构建的游戏可以嵌入到使用 Adobe AIR(在 FLASH 中)为 iPhone 和 Android 创建的应用程序中吗?
我不明白为什么不!
如果您只是想将游戏移植到 Andriod,尽管您可以简单地在 WebView 中运行它们,或者使用PhoneGap。