html5 mobile develop tools

Post on 06-May-2015

201 Views

Category:

Technology

1 Downloads

Preview:

Click to see full reader

TRANSCRIPT

选择合适的开发工具

——HTML5移动开发@草丁

目录

• Have to know

• About Mobile Web App

• About Game

2

5https://developers.google.com/chrome-developer-tools/docs/remote-debugging

6http://people.apache.org/~pmuellr/weinre/docs/latest/Home.html

7http://debug.phonegap.com/

8

Have to Know: iOS

11https://developer.apple.com/library/safari/navigation/

Safari Web Content Guide

Have to Know: Android

12http://developer.android.com/guide/webapps/index.html

目录

• Have to know

• About Mobile Web App

• About Game

13

Mobile Web App

14http://jquerymobile.com/

jQuery Mobile: Touch-Optimized Web Framework for Smartphones & Tablets

Mobile Web App

15http://zeptojs.com/

If you use jQuery, you already know how to use Zepto.If you need to support Internet Explorer, you can fall back on jQuery.

Mobile Web App

16http://jqtouch.com/

A Zepto/jQuery plugin for mobile web development on the iPhone, Android, iPod Touch, and other forward-thinking devices.

Mobile Web App

17http://www.sencha.com/products/touch

Mobile Web App

18http://framework.joshfire.com/

Mobile Web App

19http://the-m-project.net/

Mobile Web App

20http://joapp.com/

Mobile Hybrid App

21http://phonegap.com/

目录

• Have to know

• About Mobile Web App

• About Game

22

Web Game

23https://github.com/cocos2d/cocos2d-html5

图片来源: http://www.programmer.com.cn/12198/

Mobile Web Game

25http://www.limejs.com/

Mobile Hybrid Game

26http://www.ludei.com/

CocoonJS is a platform that allows developers to deploy, accelerate, and monetize their JavaScript HTML5 games on the App store and Google Play.

Mobile Web

27http://www.appmobi.com/

Others

28http://www.mobl-lang.org/

Statically typed language, enabling great IDE support and as-you-type error detection, while reducing the amount of typing other statically typed languages require, through type inference.

Scripting language syntax similar to Javascript. Declarative domain-specific language (DSL) for defining user

interfaces. Declarative concise DSL for defining data models. Data is stored on

the device. No server back-end required. Easy access to existing “native” Javascript libraries and widgets. Compiler generates static Javascript and HTML files, ready to be

deployed to any web host and to be cached on the device, to enable offline web applications.

Others

29http://www.touchqode.com/index.htm

Thank You

top related