SlideShare a Scribd company logo
1 of 58
Download to read offline
Firefox OS
August 02 2014 0
What is Firefox OS ?
August 02 2014 1
Firefox OS is an open platform for mobile Devices,
built entirely using HTML5 and other open Web
standards which is free from the rules and
restrictions of existing proprietary platforms.
FIREFOX
21% MARKET SHARE
450+ MILLION USERS
OVER 80 LANGUAGES
August 02 2014 2Firefox OS
Now, were going mobile…
WHY USE HTML5?
August 02 2014 3
In-built distribution - the web Simple technologies
used by lots of developers Evolution of existing
practices Open, independent, standardized
PROMISES OF HTML5
PROMISES OF HTML5
August 02 2014 4
How Real is it?
August 02 2014 5
• Released in four countries: Spain, Poland,
Venezuela and Columbia (more to come very soon)
•18 mobile operator partners, 6 hardware partners
• Hardware options: Alcatel One Touch Fire, ZTE
Open, Geeksphone Keon, Geeksphone Peak…
How Real is it - 2 ?
August 02 2014 6
• Aimed at emerging markets/low end market
• Aimed to be an alternative to feature phones and
unavailable closed environments.
• Open source - it is all on GitHub
How Real is it - 2 ?
August 02 2014 7
• Aimed at emerging markets/low end market
• Aimed to be an alternative to feature phones and
unavailable closed environments.
• Open source - it is all on GitHub
Firefox OS today !
August 02 2014 8
WHO’S IT FOR?
THE NEXT BILLION
SMARTPHONE CUSTOMERS
August 02 2014 9
Firefox OS
Giving rapidly emerging markets (with
focus on Latin America)
a rare opportunity to leapfrog
Firefox OS is not iOS or Android
Firefox OS is designed to ―give you the HTML5
functionality you want — it’s finally the platform
HTML5 deserves‖
August 02 2014 10
Firefox OS
―comparing a Formula 1 car with a
Range Rover—of course the more
powerful one will be faster‖.
Designed for Emerging Markets
Firefox OS and partner hardware is designed as a
replacement for feature-phones.
August 02 2014 11
Firefox OS
―The main idea is to get people who
only have access to SMS messages
and Snake into the world of HTML5
apps and Cut The Rope, but without
breaking the bank‖.
Firefox OS hardware is not cutting edge
But, Firefox OS is likely to be the first impression
millions of people have of the internet.
August 02 2014 12
Firefox OS
―Making it so people can perform the
tasks they need to is more important
than using the newest, coolest 3D
transformations.‖
Full access to a device’s features
August 02 2014 13
Firefox OS
―Much of the point of Firefox OS is in
enabling access via HTML5 to all
aspects of a device, including the
camera.‖.
Relatively simple to create and rework
content on.
Firefox OS is built on web standards.
August 02 2014 14
Firefox OS
Meaning if you can create an HTML5
website, you can build for Firefox OS.
The dynamic app search
The Firefox OS dynamic app search goes beyond
the Marketplace, turning relevant mobile sites into
trials.
August 02 2014 15
Firefox OS
Firefox OS is there to make people
money
Mozilla itself is not-for-profit,
August 02 2014 16
Firefox OS
But the company wants people and
partners to profit from the system.
Firefox OS aims to reframe the open
web on mobile
― promote openness, innovation and opportunity on
the web ―
August 02 2014 17
Firefox OS
―It’s exciting to go into a market and
say open can work and it can be a
massive differentiator for providers,
users and developers.‖
Architecture
August 02 2014 18
August 02 2014 19
SECURITY
August 02 2014 20
manifest.webapp
It is a JSON file with a name and description
for the app, and it can also contain the origin of
the app, icons, and the permissions required
by the app, among other things.
August 02 2014 21Firefox OS
Your app might need more than just a
minimal manifest..
{
"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"
}
August 02 2014 22Firefox OS
Applications
August 02 2014 23Firefox OS
App Permissions:
August 02 2014 24Firefox OS
App Permissions:
August 02 2014 25Firefox OS
Web APIs
August 02 2014 26
List
• Vibration API (W3C)
• Screen Orientation
• Geolocation API
• Mouse Lock API (W3C)
• Open WebApps
• Network Information API (W3C)
• Battery Status API (W3C)
August 02 2014 27Firefox OS
• Alarm API
• Web Activities
• Push Notifications API
• WebFM API
• WebPayment
• IndexedDB (W3C)
• Ambient light sensor
• Proximity sensor Notification
Battery Status API
August 02 2014 28Firefox OS
SCREEN ORIENTATION API
August 02 2014 29Firefox OS
Vibration API
August 02 2014 30Firefox OS
Network Information API
August 02 2014 31Firefox OS
☼ Ambient Light Events
August 02 2014 32Firefox OS
Page Visibility
August 02 2014 33Firefox OS
Contacts API
August 02 2014 34Firefox OS
Web APIS (Privileged Apps)
• Device Storage API
• Browser API
• TCP Socket API
• Contacts API
• systemXHR
August 02 2014 35Firefox OS
CERTIFIED APPS = THE OS 
August 02 2014 36Firefox OS
List – Certified Apps
• Dialer Alarm Clock
• Contacts
• Camera
• Settings
• Notes
• SMS
• First Run Experience
• Web browser
•Localization
• Support Calendar
August 02 2014 37Firefox OS
• Notifications
• Gallery Home
• Screen
• Video Player
• Mozilla Marketplace
• Music Player
• System Updater
• E-mail (POP, IMAP)
Get a Photo !
August 02 2014 38Firefox OS
App Distribution
August 02 2014 39Firefox OS
App Distribution
August 02 2014 40Firefox OS
Dynamic Search
August 02 2014 41Firefox OS
Bolierplate App
August 02 2014 42Firefox OS
https://github.com/robnyman/Firefox-OS-Boilerplate-App
Firefox OS Simulator
August 02 2014 43Firefox OS
https://addons.mozilla.org/firefox/addon/firefox-os-simulator
Building Blocks
August 02 2014 44
Certified APPS Building Blocks
August 02 2014 45Firefox OS
http://buildingfirefoxos.com
Mozilla Bricks
August 02 2014 46Firefox OS
http://mozilla.github.io/brick
Whats Cooking ?
August 02 2014 47
More Web APIs
• Resource lock API
• Spellcheck API
• UDP Datagram Socket API
• LogAPI
• Peer to Peer API
• Keyboard/IME API
• WebNFC
• WebRTC
August 02 2014 48Firefox O
• WebUSB
• FileHandle API
• HTTP-cache API
• Sync API
• Calendar API
• And many more to come..
Appmaker
August 02 2014 49Firefox OS
Video
Resources
August 02 2014 50
Developer Hub
August 02 2014 51Firefox OS
https://marketplace.firefox.com/developers
Mozilla Developer Blog
August 02 2014 52Firefox OS
https://hacks.mozilla.org/category/firefox-os
Firefox OS Video Series
August 02 2014 53Firefox OS
https://hacks.mozilla.org/category/videoseries
Firefox OS wiki
August 02 2014 54Firefox OS
https://developer.mozilla.org/en/docs/Mozilla/Firefox_OS
STAY LEAN
LOWER COSTS
BIGGER MARGINS
MORE EFFICIENCY
August 02 2014 55Firefox OS
No software license fees
No restrictions on ways to monetize apps
Less time and costs spent to transfer apps across
platforms and devices (due to transferable HTML5
language)
PARTNERS
August 02 2014 56Firefox OS
Firefox OS
August 02 2014
Ankit Gadgil
@anknite
ankitgadgil@gmail.com
Firefox OS India communications Lead
Mozilla Reps Mentor

More Related Content

What's hot

Firefox os-introduction
Firefox os-introductionFirefox os-introduction
Firefox os-introductionzsoltlengyelit
 
FirefoxOS and its use of Linux (a deep dive into Gonk architecture)
FirefoxOS and its use of Linux (a deep dive into Gonk architecture)FirefoxOS and its use of Linux (a deep dive into Gonk architecture)
FirefoxOS and its use of Linux (a deep dive into Gonk architecture)Aimee Maree Forsstrom
 
Firefox OS: bringing the Open Web to mobile devices
Firefox OS: bringing the Open Web to mobile devicesFirefox OS: bringing the Open Web to mobile devices
Firefox OS: bringing the Open Web to mobile devicesTristan Nitot
 
Firefox OS and the Internet of Things - NDC London 2014
Firefox OS and the Internet of Things - NDC London 2014Firefox OS and the Internet of Things - NDC London 2014
Firefox OS and the Internet of Things - NDC London 2014Jan Jongboom
 
Introduction about mozilla
Introduction about mozillaIntroduction about mozilla
Introduction about mozillayamama shakaa
 
Firefox OS, introduction, concepts, architecture and hello world example
Firefox OS, introduction, concepts, architecture and hello world exampleFirefox OS, introduction, concepts, architecture and hello world example
Firefox OS, introduction, concepts, architecture and hello world exampleDiego Mendonça
 
Firefox presentation
Firefox presentationFirefox presentation
Firefox presentationSimon Power
 
Fennec case study - Design for Mobile 2009
Fennec case study - Design for Mobile 2009Fennec case study - Design for Mobile 2009
Fennec case study - Design for Mobile 2009Madhava Enros
 
android Rajeshppt
android Rajeshpptandroid Rajeshppt
android RajeshpptRaj K
 
androidRajeshmes
androidRajeshmesandroidRajeshmes
androidRajeshmesRaj K
 
MEIC - Fennec presentation 2008-03-06
MEIC - Fennec presentation 2008-03-06MEIC - Fennec presentation 2008-03-06
MEIC - Fennec presentation 2008-03-06Madhava Enros
 
Firefox OS - Hive Pilani 2015
Firefox OS - Hive Pilani 2015Firefox OS - Hive Pilani 2015
Firefox OS - Hive Pilani 2015Nilay Binjola
 
firefox os by ashok reddy
firefox os by ashok reddyfirefox os by ashok reddy
firefox os by ashok reddyAshok Reddy
 

What's hot (18)

Firefox os-introduction
Firefox os-introductionFirefox os-introduction
Firefox os-introduction
 
Firefox os ppt
Firefox os pptFirefox os ppt
Firefox os ppt
 
FirefoxOS and its use of Linux (a deep dive into Gonk architecture)
FirefoxOS and its use of Linux (a deep dive into Gonk architecture)FirefoxOS and its use of Linux (a deep dive into Gonk architecture)
FirefoxOS and its use of Linux (a deep dive into Gonk architecture)
 
Firefox OS: bringing the Open Web to mobile devices
Firefox OS: bringing the Open Web to mobile devicesFirefox OS: bringing the Open Web to mobile devices
Firefox OS: bringing the Open Web to mobile devices
 
Firefox OS and the Internet of Things - NDC London 2014
Firefox OS and the Internet of Things - NDC London 2014Firefox OS and the Internet of Things - NDC London 2014
Firefox OS and the Internet of Things - NDC London 2014
 
Introduction about mozilla
Introduction about mozillaIntroduction about mozilla
Introduction about mozilla
 
Mozcafe@bcrec1
Mozcafe@bcrec1Mozcafe@bcrec1
Mozcafe@bcrec1
 
Firefox OS, introduction, concepts, architecture and hello world example
Firefox OS, introduction, concepts, architecture and hello world exampleFirefox OS, introduction, concepts, architecture and hello world example
Firefox OS, introduction, concepts, architecture and hello world example
 
Firefox presentation
Firefox presentationFirefox presentation
Firefox presentation
 
Android Versions
Android VersionsAndroid Versions
Android Versions
 
Fennec case study - Design for Mobile 2009
Fennec case study - Design for Mobile 2009Fennec case study - Design for Mobile 2009
Fennec case study - Design for Mobile 2009
 
android Rajeshppt
android Rajeshpptandroid Rajeshppt
android Rajeshppt
 
androidRajeshmes
androidRajeshmesandroidRajeshmes
androidRajeshmes
 
MEIC - Fennec presentation 2008-03-06
MEIC - Fennec presentation 2008-03-06MEIC - Fennec presentation 2008-03-06
MEIC - Fennec presentation 2008-03-06
 
Firefox OS - Hive Pilani 2015
Firefox OS - Hive Pilani 2015Firefox OS - Hive Pilani 2015
Firefox OS - Hive Pilani 2015
 
firefox os by ashok reddy
firefox os by ashok reddyfirefox os by ashok reddy
firefox os by ashok reddy
 
Windows Phone Introduction
Windows Phone IntroductionWindows Phone Introduction
Windows Phone Introduction
 
Browsers
BrowsersBrowsers
Browsers
 

Similar to Firefox OS Perspective

Ti.conf titanium on firefoxos
Ti.conf titanium on firefoxosTi.conf titanium on firefoxos
Ti.conf titanium on firefoxosAlessio Ricco
 
HTML5 Next - Potential and opportunities in HTML5 development for mobile
HTML5 Next - Potential and opportunities in HTML5 development for mobileHTML5 Next - Potential and opportunities in HTML5 development for mobile
HTML5 Next - Potential and opportunities in HTML5 development for mobileChiara Zecchetto
 
Sinergija 12 WP8 is around the corner
Sinergija 12 WP8 is around the cornerSinergija 12 WP8 is around the corner
Sinergija 12 WP8 is around the cornerCatalin Gheorghiu
 
AN INTRODUCTION TO APACHE FLEX
AN INTRODUCTION TO APACHE FLEXAN INTRODUCTION TO APACHE FLEX
AN INTRODUCTION TO APACHE FLEXJoseph Labrecque
 
my Assignment, on browsers | computer
my Assignment, on browsers | computermy Assignment, on browsers | computer
my Assignment, on browsers | computerNazish Jamali
 
The Evolution of the Flash Platform
The Evolution of the Flash PlatformThe Evolution of the Flash Platform
The Evolution of the Flash PlatformPeter Elst
 
Alfresco: The Story of How Open Source Disrupted the ECM Market
Alfresco: The Story of How Open Source Disrupted the ECM MarketAlfresco: The Story of How Open Source Disrupted the ECM Market
Alfresco: The Story of How Open Source Disrupted the ECM MarketJeff Potts
 
Desigan Chinniah Head of global partenrships and business development de Fire...
Desigan Chinniah Head of global partenrships and business development de Fire...Desigan Chinniah Head of global partenrships and business development de Fire...
Desigan Chinniah Head of global partenrships and business development de Fire...videos
 
Flash for Blackberry, iPhone and Android
Flash for Blackberry, iPhone and AndroidFlash for Blackberry, iPhone and Android
Flash for Blackberry, iPhone and AndroidMindgrub Technologies
 
Firefox OS Talk - Web Applications and FirefoxOS Marketplace
Firefox OS Talk - Web Applications and FirefoxOS MarketplaceFirefox OS Talk - Web Applications and FirefoxOS Marketplace
Firefox OS Talk - Web Applications and FirefoxOS MarketplaceJorge Ferreiro
 
Cross-platform Mobile Development on Open Source
Cross-platform Mobile Development on Open SourceCross-platform Mobile Development on Open Source
Cross-platform Mobile Development on Open SourceAll Things Open
 
Rick Fant Novedades Firefox OS en Firefox Update 2.0
Rick Fant Novedades Firefox OS en Firefox Update 2.0Rick Fant Novedades Firefox OS en Firefox Update 2.0
Rick Fant Novedades Firefox OS en Firefox Update 2.0videos
 

Similar to Firefox OS Perspective (20)

Firefox OS
Firefox OSFirefox OS
Firefox OS
 
Firefox OS
Firefox OSFirefox OS
Firefox OS
 
webbrowsers-160920132858.pptx
webbrowsers-160920132858.pptxwebbrowsers-160920132858.pptx
webbrowsers-160920132858.pptx
 
Ti.conf titanium on firefoxos
Ti.conf titanium on firefoxosTi.conf titanium on firefoxos
Ti.conf titanium on firefoxos
 
Web browsers
Web browsersWeb browsers
Web browsers
 
HTML5 Next - Potential and opportunities in HTML5 development for mobile
HTML5 Next - Potential and opportunities in HTML5 development for mobileHTML5 Next - Potential and opportunities in HTML5 development for mobile
HTML5 Next - Potential and opportunities in HTML5 development for mobile
 
Sinergija 12 WP8 is around the corner
Sinergija 12 WP8 is around the cornerSinergija 12 WP8 is around the corner
Sinergija 12 WP8 is around the corner
 
Firefox os
Firefox osFirefox os
Firefox os
 
AN INTRODUCTION TO APACHE FLEX
AN INTRODUCTION TO APACHE FLEXAN INTRODUCTION TO APACHE FLEX
AN INTRODUCTION TO APACHE FLEX
 
Firefox OS
Firefox OSFirefox OS
Firefox OS
 
my Assignment, on browsers | computer
my Assignment, on browsers | computermy Assignment, on browsers | computer
my Assignment, on browsers | computer
 
The Evolution of the Flash Platform
The Evolution of the Flash PlatformThe Evolution of the Flash Platform
The Evolution of the Flash Platform
 
Alfresco: The Story of How Open Source Disrupted the ECM Market
Alfresco: The Story of How Open Source Disrupted the ECM MarketAlfresco: The Story of How Open Source Disrupted the ECM Market
Alfresco: The Story of How Open Source Disrupted the ECM Market
 
Desigan Chinniah Head of global partenrships and business development de Fire...
Desigan Chinniah Head of global partenrships and business development de Fire...Desigan Chinniah Head of global partenrships and business development de Fire...
Desigan Chinniah Head of global partenrships and business development de Fire...
 
Flash for Blackberry, iPhone and Android
Flash for Blackberry, iPhone and AndroidFlash for Blackberry, iPhone and Android
Flash for Blackberry, iPhone and Android
 
Firefox OS Talk - Web Applications and FirefoxOS Marketplace
Firefox OS Talk - Web Applications and FirefoxOS MarketplaceFirefox OS Talk - Web Applications and FirefoxOS Marketplace
Firefox OS Talk - Web Applications and FirefoxOS Marketplace
 
Firefox OS App Development
Firefox OS App DevelopmentFirefox OS App Development
Firefox OS App Development
 
Cross-platform Mobile Development on Open Source
Cross-platform Mobile Development on Open SourceCross-platform Mobile Development on Open Source
Cross-platform Mobile Development on Open Source
 
Open source software and os
Open source software and osOpen source software and os
Open source software and os
 
Rick Fant Novedades Firefox OS en Firefox Update 2.0
Rick Fant Novedades Firefox OS en Firefox Update 2.0Rick Fant Novedades Firefox OS en Firefox Update 2.0
Rick Fant Novedades Firefox OS en Firefox Update 2.0
 

More from ankitgadgil

Your Privacy & Security on the Web
Your Privacy & Security on the WebYour Privacy & Security on the Web
Your Privacy & Security on the Webankitgadgil
 
Maker party pune
Maker party puneMaker party pune
Maker party puneankitgadgil
 
Sculpting a Vibrant Mozilla Community
Sculpting a Vibrant Mozilla CommunitySculpting a Vibrant Mozilla Community
Sculpting a Vibrant Mozilla Communityankitgadgil
 
Dwdm naive bayes_ankit_gadgil_027
Dwdm naive bayes_ankit_gadgil_027Dwdm naive bayes_ankit_gadgil_027
Dwdm naive bayes_ankit_gadgil_027ankitgadgil
 
Introduction to Foss and Mozilla
Introduction to Foss and MozillaIntroduction to Foss and Mozilla
Introduction to Foss and Mozillaankitgadgil
 
6 Open Source Software for Newbees.
6 Open Source Software for Newbees.6 Open Source Software for Newbees.
6 Open Source Software for Newbees.ankitgadgil
 
Using firefox like a boss
Using firefox like a bossUsing firefox like a boss
Using firefox like a bossankitgadgil
 
The Mozilla story
The Mozilla storyThe Mozilla story
The Mozilla storyankitgadgil
 

More from ankitgadgil (10)

Firefox boss
Firefox bossFirefox boss
Firefox boss
 
Your Privacy & Security on the Web
Your Privacy & Security on the WebYour Privacy & Security on the Web
Your Privacy & Security on the Web
 
Maker party pune
Maker party puneMaker party pune
Maker party pune
 
Webmaker init()
Webmaker init()Webmaker init()
Webmaker init()
 
Sculpting a Vibrant Mozilla Community
Sculpting a Vibrant Mozilla CommunitySculpting a Vibrant Mozilla Community
Sculpting a Vibrant Mozilla Community
 
Dwdm naive bayes_ankit_gadgil_027
Dwdm naive bayes_ankit_gadgil_027Dwdm naive bayes_ankit_gadgil_027
Dwdm naive bayes_ankit_gadgil_027
 
Introduction to Foss and Mozilla
Introduction to Foss and MozillaIntroduction to Foss and Mozilla
Introduction to Foss and Mozilla
 
6 Open Source Software for Newbees.
6 Open Source Software for Newbees.6 Open Source Software for Newbees.
6 Open Source Software for Newbees.
 
Using firefox like a boss
Using firefox like a bossUsing firefox like a boss
Using firefox like a boss
 
The Mozilla story
The Mozilla storyThe Mozilla story
The Mozilla story
 

Recently uploaded

Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝soniya singh
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Roomdivyansh0kumar0
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012rehmti665
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhimiss dipika
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)Christopher H Felton
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一Fs
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作ys8omjxb
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Lucknow
 
Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Excelmac1
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一z xss
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一Fs
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Paul Calvano
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书zdzoqco
 
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Roomdivyansh0kumar0
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkataanamikaraghav4
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Sonam Pathan
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMartaLoveguard
 

Recently uploaded (20)

Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
Call Girls in Uttam Nagar Delhi 💯Call Us 🔝8264348440🔝
 
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130  Available With RoomVIP Kolkata Call Girl Kestopur 👉 8250192130  Available With Room
VIP Kolkata Call Girl Kestopur 👉 8250192130 Available With Room
 
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
young call girls in Uttam Nagar🔝 9953056974 🔝 Delhi escort Service
 
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
Call Girls South Delhi Delhi reach out to us at ☎ 9711199012
 
Contact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New DelhiContact Rya Baby for Call Girls New Delhi
Contact Rya Baby for Call Girls New Delhi
 
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort ServiceHot Sexy call girls in  Rk Puram 🔝 9953056974 🔝 Delhi escort Service
Hot Sexy call girls in Rk Puram 🔝 9953056974 🔝 Delhi escort Service
 
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
A Good Girl's Guide to Murder (A Good Girl's Guide to Murder, #1)
 
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
定制(AUT毕业证书)新西兰奥克兰理工大学毕业证成绩单原版一比一
 
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
Potsdam FH学位证,波茨坦应用技术大学毕业证书1:1制作
 
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja VipCall Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
Call Girls Service Adil Nagar 7001305949 Need escorts Service Pooja Vip
 
Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...Blepharitis inflammation of eyelid symptoms cause everything included along w...
Blepharitis inflammation of eyelid symptoms cause everything included along w...
 
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
办理(UofR毕业证书)罗切斯特大学毕业证成绩单原版一比一
 
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
定制(Lincoln毕业证书)新西兰林肯大学毕业证成绩单原版一比一
 
Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24Font Performance - NYC WebPerf Meetup April '24
Font Performance - NYC WebPerf Meetup April '24
 
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
办理多伦多大学毕业证成绩单|购买加拿大UTSG文凭证书
 
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130  Available With RoomVIP Kolkata Call Girl Alambazar 👉 8250192130  Available With Room
VIP Kolkata Call Girl Alambazar 👉 8250192130 Available With Room
 
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls KolkataVIP Call Girls Kolkata Ananya 🤌  8250192130 🚀 Vip Call Girls Kolkata
VIP Call Girls Kolkata Ananya 🤌 8250192130 🚀 Vip Call Girls Kolkata
 
Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170Call Girls Near The Suryaa Hotel New Delhi 9873777170
Call Girls Near The Suryaa Hotel New Delhi 9873777170
 
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in  Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Jamuna Vihar Delhi reach out to us at 🔝9953056974🔝
 
Magic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptxMagic exist by Marta Loveguard - presentation.pptx
Magic exist by Marta Loveguard - presentation.pptx
 

Firefox OS Perspective

  • 2. What is Firefox OS ? August 02 2014 1 Firefox OS is an open platform for mobile Devices, built entirely using HTML5 and other open Web standards which is free from the rules and restrictions of existing proprietary platforms.
  • 3. FIREFOX 21% MARKET SHARE 450+ MILLION USERS OVER 80 LANGUAGES August 02 2014 2Firefox OS Now, were going mobile…
  • 4. WHY USE HTML5? August 02 2014 3 In-built distribution - the web Simple technologies used by lots of developers Evolution of existing practices Open, independent, standardized PROMISES OF HTML5
  • 6. How Real is it? August 02 2014 5 • Released in four countries: Spain, Poland, Venezuela and Columbia (more to come very soon) •18 mobile operator partners, 6 hardware partners • Hardware options: Alcatel One Touch Fire, ZTE Open, Geeksphone Keon, Geeksphone Peak…
  • 7. How Real is it - 2 ? August 02 2014 6 • Aimed at emerging markets/low end market • Aimed to be an alternative to feature phones and unavailable closed environments. • Open source - it is all on GitHub
  • 8. How Real is it - 2 ? August 02 2014 7 • Aimed at emerging markets/low end market • Aimed to be an alternative to feature phones and unavailable closed environments. • Open source - it is all on GitHub
  • 9. Firefox OS today ! August 02 2014 8
  • 10. WHO’S IT FOR? THE NEXT BILLION SMARTPHONE CUSTOMERS August 02 2014 9 Firefox OS Giving rapidly emerging markets (with focus on Latin America) a rare opportunity to leapfrog
  • 11. Firefox OS is not iOS or Android Firefox OS is designed to ―give you the HTML5 functionality you want — it’s finally the platform HTML5 deserves‖ August 02 2014 10 Firefox OS ―comparing a Formula 1 car with a Range Rover—of course the more powerful one will be faster‖.
  • 12. Designed for Emerging Markets Firefox OS and partner hardware is designed as a replacement for feature-phones. August 02 2014 11 Firefox OS ―The main idea is to get people who only have access to SMS messages and Snake into the world of HTML5 apps and Cut The Rope, but without breaking the bank‖.
  • 13. Firefox OS hardware is not cutting edge But, Firefox OS is likely to be the first impression millions of people have of the internet. August 02 2014 12 Firefox OS ―Making it so people can perform the tasks they need to is more important than using the newest, coolest 3D transformations.‖
  • 14. Full access to a device’s features August 02 2014 13 Firefox OS ―Much of the point of Firefox OS is in enabling access via HTML5 to all aspects of a device, including the camera.‖.
  • 15. Relatively simple to create and rework content on. Firefox OS is built on web standards. August 02 2014 14 Firefox OS Meaning if you can create an HTML5 website, you can build for Firefox OS.
  • 16. The dynamic app search The Firefox OS dynamic app search goes beyond the Marketplace, turning relevant mobile sites into trials. August 02 2014 15 Firefox OS
  • 17. Firefox OS is there to make people money Mozilla itself is not-for-profit, August 02 2014 16 Firefox OS But the company wants people and partners to profit from the system.
  • 18. Firefox OS aims to reframe the open web on mobile ― promote openness, innovation and opportunity on the web ― August 02 2014 17 Firefox OS ―It’s exciting to go into a market and say open can work and it can be a massive differentiator for providers, users and developers.‖
  • 22. manifest.webapp It is a JSON file with a name and description for the app, and it can also contain the origin of the app, icons, and the permissions required by the app, among other things. August 02 2014 21Firefox OS
  • 23. Your app might need more than just a minimal manifest.. { "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" } August 02 2014 22Firefox OS
  • 25. App Permissions: August 02 2014 24Firefox OS
  • 26. App Permissions: August 02 2014 25Firefox OS
  • 28. List • Vibration API (W3C) • Screen Orientation • Geolocation API • Mouse Lock API (W3C) • Open WebApps • Network Information API (W3C) • Battery Status API (W3C) August 02 2014 27Firefox OS • Alarm API • Web Activities • Push Notifications API • WebFM API • WebPayment • IndexedDB (W3C) • Ambient light sensor • Proximity sensor Notification
  • 29. Battery Status API August 02 2014 28Firefox OS
  • 30. SCREEN ORIENTATION API August 02 2014 29Firefox OS
  • 31. Vibration API August 02 2014 30Firefox OS
  • 32. Network Information API August 02 2014 31Firefox OS
  • 33. ☼ Ambient Light Events August 02 2014 32Firefox OS
  • 34. Page Visibility August 02 2014 33Firefox OS
  • 35. Contacts API August 02 2014 34Firefox OS
  • 36. Web APIS (Privileged Apps) • Device Storage API • Browser API • TCP Socket API • Contacts API • systemXHR August 02 2014 35Firefox OS
  • 37. CERTIFIED APPS = THE OS  August 02 2014 36Firefox OS
  • 38. List – Certified Apps • Dialer Alarm Clock • Contacts • Camera • Settings • Notes • SMS • First Run Experience • Web browser •Localization • Support Calendar August 02 2014 37Firefox OS • Notifications • Gallery Home • Screen • Video Player • Mozilla Marketplace • Music Player • System Updater • E-mail (POP, IMAP)
  • 39. Get a Photo ! August 02 2014 38Firefox OS
  • 40. App Distribution August 02 2014 39Firefox OS
  • 41. App Distribution August 02 2014 40Firefox OS
  • 42. Dynamic Search August 02 2014 41Firefox OS
  • 43. Bolierplate App August 02 2014 42Firefox OS https://github.com/robnyman/Firefox-OS-Boilerplate-App
  • 44. Firefox OS Simulator August 02 2014 43Firefox OS https://addons.mozilla.org/firefox/addon/firefox-os-simulator
  • 46. Certified APPS Building Blocks August 02 2014 45Firefox OS http://buildingfirefoxos.com
  • 47. Mozilla Bricks August 02 2014 46Firefox OS http://mozilla.github.io/brick
  • 49. More Web APIs • Resource lock API • Spellcheck API • UDP Datagram Socket API • LogAPI • Peer to Peer API • Keyboard/IME API • WebNFC • WebRTC August 02 2014 48Firefox O • WebUSB • FileHandle API • HTTP-cache API • Sync API • Calendar API • And many more to come..
  • 50. Appmaker August 02 2014 49Firefox OS Video
  • 52. Developer Hub August 02 2014 51Firefox OS https://marketplace.firefox.com/developers
  • 53. Mozilla Developer Blog August 02 2014 52Firefox OS https://hacks.mozilla.org/category/firefox-os
  • 54. Firefox OS Video Series August 02 2014 53Firefox OS https://hacks.mozilla.org/category/videoseries
  • 55. Firefox OS wiki August 02 2014 54Firefox OS https://developer.mozilla.org/en/docs/Mozilla/Firefox_OS
  • 56. STAY LEAN LOWER COSTS BIGGER MARGINS MORE EFFICIENCY August 02 2014 55Firefox OS No software license fees No restrictions on ways to monetize apps Less time and costs spent to transfer apps across platforms and devices (due to transferable HTML5 language)
  • 57. PARTNERS August 02 2014 56Firefox OS
  • 58. Firefox OS August 02 2014 Ankit Gadgil @anknite ankitgadgil@gmail.com Firefox OS India communications Lead Mozilla Reps Mentor