firefox os

Post on 31-Oct-2014

287 Views

Category:

Software

0 Downloads

Preview:

Click to see full reader

DESCRIPTION

 

TRANSCRIPT

Why care about

mobile development?

Why care about Firefox OS?

First

Smartphone

Why HTML5 is

a good reason?

How to develop a cross

platform mobile application?

Mozilla: rise of HTML5 in mobile is 'inevitable'

Why should I start with Firefox OS?

PhoneGap is a free and open source framework that allows

you to create mobile apps using standardized web APIs for

the platforms you care about.

phonegap.com

Wrap your app

with PhoneGap

Deploy to mobile

platforms!

How to start?

https://addons.mozilla.org/en-US/firefox/addon/firefox-os-simulator

manifest.webapp

{

"name": "My App",

"description": "My elevator pitch goes here",

"launch_path": "/index.html",

"icons": {

"128": "/img/icon-128.png"

},

"developer": {

"name": "Your name or organization",

"url": "http://your-homepage-here.org"

},

"default_locale": "en"}

buildingfirefoxos.com

Building Firefox OS

leanpub.com/quickguidefirefoxosdevelopment

top related