简体   繁体   English

将Corona应用嵌入到iOS / Android应用中

[英]Embed Corona app within an iOS/Android app

I have an existing iOS and Android app. 我有一个现有的iOS和Android应用程序。 Both are developed with the official iOS SDK / Android SDK respectively using UIViewcontrollers/Activities. 两者都分别使用UIViewcontrollers / Activities和官方的iOS SDK / Android SDK开发。

I have source code for a game built using Corona (but I am not familiar with Corona at all). 我有使用Corona构建的游戏的源代码(但我一点都不熟悉Corona)。 I am wondering if it's possible to 'embed' this game within the both apps? 我想知道是否可以在两个应用程序中“嵌入”该游戏? Or does corona generate a stand alone executable and it's not possible? 还是电晕会生成独立的可执行文件,这是不可能的?

Thanks 谢谢

To do that you would need to get CoronaCards Currently only available for iOS and in beta for Android. 为此,您需要获取CoronaCards当前仅适用于iOS,并且仅适用于Android的Beta版。 With Corona Enterprise you can do the oposite, embed native functionalities into Corona. 使用Corona Enterprise,您可以进行相反的操作,将本机功能嵌入Corona。

I am in the same situation and I am waiting eagerly for the launch of CoronaCards for Android. 我处在同样的情况下,我热切地等待着Android版CoronaCards的发布。

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

相关问题 是否可以在iOS或Android上的另一个应用程序中嵌入下载按钮,而无需离开原始应用程序? - Is it possible to embed a download button within another app on iOS or Android — without leaving the original app? Corona SDK适用于使用tableview导航的iOS / Android应用 - Is Corona SDK suitable for iOS / Android app using tableview navigation 将React Native应用程序嵌入现有的ios / android应用程序中 - Embed react native app inside existing ios/android app 在Android应用中嵌入播放列表? - Embed playlist in an Android app? 在Corona中创建的应用在Android设备中获取错误 - App created in corona gets an error in android device Corona SDK-APP在Android上不起作用 - Corona SDK - APP Doesnt work on Android 无法编译Android应用-Corona中的错误256 - Unable to compile Android app - Error 256 in Corona 您可以在 android/ios 应用程序中嵌入统一应用程序吗? - Can you embed a unity application inside an android/ios app? 是否有可能将Guile嵌入iOS或Android的C ++应用程序中? - Is it possible to embed Guile in a C++ app on iOS or Android? 恢复从iOS和Android上使用Corona sdk编写的移动应用程序下载大文件的下载 - Resume a download of a large file from a mobile app written using corona sdk on ios and android
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM