Android 和 Phone 7 移植?
我感兴趣的是:为 Android 和 Phone 7 等不同平台编写应用程序(例如游戏或商业应用程序)的最佳方法是什么,并且源代码、逻辑和其他开发工件的变化最小?或者这是不可能的,我必须为每个设备从“地面”编写两次应用程序?请告诉我你的经历?
感谢您的任何建议!
I am interesting in: what is the best way to write applications (for example games or business apps) for so different platforms like Android and Phone 7 with minimal changes in source code, logic and other developing artefacts? Or it is impossible and i must write my application two times from the "ground" for each of devices? Please tell me about your experience?
Thank you for any advice!
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
发布评论
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
如果您的应用程序可行,请将其创建为 Web 应用程序,也许使用一些移动 Web 应用程序框架。
If it's possible for your app, create it as a web application, perhaps using some mobile web app framework.