开发者

suggestions for mobile framework for Iphone? [closed]

It's difficult to tell what is being asked here. This question is ambiguous, vague, incomplete, overly broad, or rhetorical and cannot be reasonably ans开发者_运维知识库wered in its current form. For help clarifying this question so that it can be reopened, visit the help center. Closed 11 years ago.

I've created 2 android apps allready and I can find my way through it easily because I know some java ... now I need to port my app to iphone....

but I don't want to write xcode... I've downloaded titanium mobile but haven't had time to test it out also. I need to install osx to download the apple sdk...

coming from android what framework would I adapt to best?


It's a bit difficult if you don't write in XCode or use Objective C. Your other option is to write it using HTML and Javascript which could limit the interactivity of the app (but not always). You might want to look at PhoneGap for such development type.

The HTML + JS + PhoneGap approach should work for typical app as PhoneGap allows you to access typical function such as camera, storage, gps or accelometer. The only thing that might diminish its function if your app is high on touch interactivity. While this paritcular issue is will get better in time, today the native code is still performing much better than the Javascript counterpart.


It depends on the type of your application. Titanium mobile is a good framework but you'll not be able to make heavy applications or games. You may find good framework on this another topic.

However, if Lua does not scare you can check for the Corona framework from Ansca mobile. In my opinion, this is the best compromise between Android / iPhone cross-platform and the performance. However it's not free (349$/year), but you can test during one month for free.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜