问题描述
我公司想开发移动应用程序。 Web应用程序,本机应用程序还是混合应用程序?他们实际上不知道。在这种情况下,他们要求我对移动开发的开源框架(跨平台框架btw)进行一些研究(我不是移动开发专家)。我做了。
现在,我概述了实际存在的内容,并选择了8个。
My company would like to develop a mobile application. Web app, native app or hybrid app ? They actually don't know. In that context, they asked me to make some researches (I'm not a mobile development expert) on open source Framework for mobile development (cross platform Framework btw). I did.Now, I have an overview of what actually exists and have selected 8 of them.
现在,我想要的是你的个人反馈(优点/缺点/喜欢/不喜欢/如果你离开一个框架另一个,为什么...)以下的Framework / API:
Now, what I would like is your personal feedback (pros/ cons/ like/ dislike/ if you left a Framework for another one, why ? ...) on those Framework/API below :
- Phonegap
- Appcelerator Titanium
- Senta Touch
- jQ Mobile
- Rho Mobile
- Xamarin
- DHTMLX
- Phonegap
- Appcelerator Titanium
- Senta Touch
- jQ Mobile
- Rho Mobile
- Xamarin
- DHTMLX
非常感谢:)
推荐答案
相关主题
我不想重复我的自我,所以这里有几个关于这个主题的更老的答案:
Related topics
I don't want to repeat my self so here are few of my older answers regarding this topic:
Link
Link
与相关图书和教程相关的链接。
Here you will find mobile frameworks enumerated by their popularity with few links related to relevant books and tutorials.
jQuery Mobile开发者推荐的图书。他们在介绍层面。对于一切更多来这里到Stackoverflow。我发现他们确定,但他们缺乏某些高级话题。
Books recommended by jQuery Mobile developers. They are on a intro level. For everything more come here to Stackoverflow. I found them ok but they are lacking certain advanced topics.
- - 2011
- - 2011
- - 2012
- - 2013
- jQuery Mobile First Look - 2011
- jQuery Mobile - 2011
- jQuery Mobile: Up and Running - 2012
- jQuery Mobile: Develop and Design - 2013
新书即将推出Pack Publishing。一旦可用,我就会更新此信息。
New book is coming soon from Pack Publishing. I will update this post once it becomes available.
- - 2010
- jQuery Plugin Development Beginner's Guide - 2010
良好的框架,不幸的是很少有良好的材料开始。
Good framework, unfortunately to little good material to start with. Faster then jQuery mobile, optimized for iOS latform.
- - 2013
- - 2011 strong>
- Appcelerator Titanium: Patterns and Best Practices - 2013
- Appcelerator Titanium Smartphone App Development Cookbook - 2011
此框架是一个通配符。技术上不是HTML5框架,因为它使用javascript来创建一个真正的原生应用程序。
This framework is a wildcard. Technically not a HTML5 framework because it used javascript to create a real native app.
- - 2013
- Sencha Touch 2 Up and Running - 2013
有趣的框架如果你有时间掌握它。硬但最终满足。
New material. interesting framework if you have time to master it. Hard but fulfilling in the end. Would be much better if they would offer their builder tool for free.
- - 2011
- Sencha Touch in Action - 2011
- Struggling between native and phonegap, simple app requirements
- jQuery performance on various mobile and desktop browsers
阅读这些只是为了了解你在做什么。很多开发者来这里认为HTML5混合移动应用程序将解决他们所有的问题。
Read this just to understand what are you getting into. A lot of developers comes here thinking that HTML5 hybrid mobile apps will solve all their problems. And because you already have an experience with Android development.
Windows
MacOS
简介和安装:
- First-phonegap-app-with-android-using
- How to install phoneGap for Android using Windows and Eclipse
这是一个很容易的教程如何创建一个Phonegap应用程序从无到第一个真正的例子。
This is an easy how to tutorial how to create a Phonegap app from nothing to first real example.
使用jQuery移动
- jQuery Mobile, PhoneGap, and the Camera Device
- Sample Application using jQuery Mobile and PhoneGap
虽然Phonegap和jQuery Mobile不仅仅是现有的解决方案,它可能是最常见的。
While Phonegap and jQuery Mobile is not only existing solution it is probably the most common.
稍微更高级
- Phohegap docs
- Building-a-phonegap-android-app-on-windows-cordova-2-2-0-with-eclipse
您可以在Phonegap使用一段时间后使用此链接。
You will find this link useful after some time of Phonegap usage.
一个简单的如何使用jQuery Mobile使用Phonegap的教程
An easy how to tutorial on how to use Phonegap with jQuery Mobile
简介和基本资料
- Beginner’s Tutorial Coding Web Apps with jQuery Mobile
- jQuery Mobile Tutorial: Basics
- Beginner guide to a mobile app using the jQuery Mobile JavaScript Framework (with video)
这可能是你能找到的最好的东西。基本上,这个网站有使用许多不同的HTML5框架创建的相同的示例。您将在3个不同平台(Android,iOS和Windows Mobile)上找到27个示例,8个框架+原生应用。
This is probably the best thing you can find. Basically this site has the same example created using numerous different HTML5 frameworks. You will find 27 examples, 8 frameworks + native app on 3 different platforms (Android, iOS and Windows Mobile).
Phonegap开发者推荐的图书。他们很好,但很快老了。老实说,我在SO上找到了更多有用的例子。
Phonegap
Books recommended by Phonegap developers. They are good but quickly growing old. To be honest, I found much more useful examples here on SO.
- - 2012
- - 2012
- - 2013
- Mobile JavaScript Application Development - 2012
- PhoneGap Mobile Application Development Cookbook - 2012
- PhoneGap 2.x Mobile Application Development Hotshot - 2013
这篇关于我应该使用哪个移动开发开源框架?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!