简体   繁体   English

跨平台移动工具:什么时候有用?

[英]Cross platform tools for mobile: When it will be useful?

Question: When can I say cross platform tools can handle this type of development..? 问:什么时候可以说跨平台工具可以处理这种类型的开发?

Below are NOT questions to answer. 以下不是要回答的问题。 These are just guides why I raise the question to avoid too long description. 这些只是指导,为什么我提出这个问题以避免太长的描述。

  1. For game development : 对于游戏开发:

    • Are tools (ie phoneGap, widgetPad etc...) alike (given these terms...openGL, xna, 2d, 3d and others..) sufficient enough for game development? 工具(例如phoneGap,widgetPad等...)是否足够(给这些术语... openGL,xna,2d,3d和其他..)足以进行游戏开发?
  2. For Applications development : 对于应用程序开发:

    • Like in native android, can the cross platform tools would still be able to do the same as native java does? 像本机android中一样,跨平台工具是否仍可以像本机java一样做? ie Accessing notifications, contacts etc.. 即访问通知,联系人等。

I would say at the current time, it is not ready for 1 and will really not be anytime soon (without undo trouble to the developer that in the end is a setback). 我要说的是,它目前还没有准备好1,而且实际上不会很快推出(对开发人员而言,毫无疑问,这最终是一个挫折)。

As for 2 , it can and is ready for your question immediately. 至于2 ,它可以并且立即准备您的问题。 Sure, you have to still call the native Java or Obj-C for some truly native features, but this can all be done from within the Javascript/HTML interacting into the Java domain. 当然,您仍然必须为某些真正的本机功能调用本机Java或Obj-C,但这可以在与Java域交互的Javascript / HTML中完成。 This, they call plugins, and albeit a nightmare to upgrade at some times(pre 1.9.0, but anything developed after 2.0.0 won't have those issues to deal with (mostly)) 他们称其为插件,尽管有时会升级,但仍是一场噩梦(在1.9.0之前的版本,但在2.0.0之后开发的任何版本都不会(主要)解决这些问题)

Check out ADF Mobile just released on Monday (Oct 22, 2012) for business software. 查看刚在星期一(2012年10月22日)发布的ADF Mobile商业软件。 It provides Android and iOS solution and it is Java based. 它提供了Android和iOS解决方案,并且基于Java。 The info can be found here: 该信息可以在这里找到:

http://www.oracle.com/technetwork/developer-tools/adf/overview/adf-mobile-096323.html http://www.oracle.com/technetwork/developer-tools/adf/overview/adf-mobile-096323.html

With the platform and device diversity reining the mobile landscape, cross-platform app development has emerged as a commercially viable option. 随着平台和设备多样性控制了移动领域,跨平台应用程序开发已成为一种商业上可行的选择。 Here are the the Top 10 Cross Platform Mobile App Development Tools https://www.rootinfosol.com/top-10-cross-platform-mobile-app-development-tools 这是十大跨平台移动应用程序开发工具https://www.rootinfosol.com/top-10-cross-platform-mobile-app-development-tools

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

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