正在开发使用Lua仅适用于Android的应用程序?适用于、应用程序、Lua、Android

由网友(独往归途)分享简介:所以,我读 本文对移动果园 ,正如我打算在具有Android开发我的第一个步骤,它让我思考:是否有可能在Lua只开发Android的?我用Google搜索的话题,但没有找到明确的答案。我知道Java是基地式为Android,但对于新手编码由我(小学Python的,基本的C ++),Lua中似乎在某种程度上更清晰,更友好...

所以,我读 本文对移动果园 ,正如我打算在具有Android开发我的第一个步骤,它让我思考:是否有可能在Lua只开发Android的?我用Google搜索的话题,但没有找到明确的答案。我知道Java是基地式为Android,但对于新手编码由我(小学Python的,基本的C ++),Lua中似乎在某种程度上更清晰,更友好。然后,在这里不用我的问题:仅使用Lua可以在一个开发一个Android应用程序?如果是这样,请你告诉我一些指示,从这里?

So I read this article on Mobile Orchard and, as I'm planning on having my first steps in Android development, it got me thinking: is it possible to develop for Android in Lua only? I Googled the topic but found no definitive answer. I know Java is the "base style" for Android but for the coding newbie which I am (elementary Python, basic C++), Lua seems somehow clearer and more friendly. Then here goes my question: can one develop an Android app using Lua only? If so, could you please show me some directions to move from here?

推荐答案

现在的问题是什么样的应用程序,你想建立什么技能,你有。如果你已经熟悉JavaScript存在的PhoneGap /科尔多瓦。如果您正在构建的游戏有许多它们使用Lua的框架,2D和3D的。有些是免费的,其他人的许可费,但都是值得的,如果它提供了一个解决您的问题。所有有利弊。例如,我不知道如果我想在一个游戏框架来构建一个RSS阅读器。 Java是只是另一种语言,我建议刚学习Java和Android的框架,以启动和知道什么是有顶部增加一个特定的应用程序框架层之前。

The question is what kind of app do you want to build and what skills do you have. If you are already familiar with JavaScript there is Phonegap/Cordova. If you are building games there are a number of frameworks for 2D and 3D which use Lua. Some are free, others have licensing fees but are worth it if it provides a solution to your problem. All have pros and cons. For example I'm not sure if I would want to build an RSS reader in a game framework. Java is just another language, I would recommend just learning Java and the Android framework to start and knowing what is there before adding another application specific framework layer on top.

阅读全文

相关推荐

最新文章