SlideShare une entreprise Scribd logo
1  sur  22
in the development process of a HTML5 app	

with

by Thomas Dori	

@thomasdori	

thomasdori.at
AGENDA
•

Intro & App Specs	


•

Cordova	


•

Cordova & Firefox 	


•

The HTML5 App Dev Process	


•

Lesson Learned
WHO AM I ?
•

Software Engineering Master Student at	

- Web Dev & Designer	


•

- iOS Dev	


•
•

<3
PROJECT -

by

Event App (Login, Agenda, Speaker,…) 	

+ for iOS, Android, WindowsPhone, BlackBerry, Firefox OS	

+ Backend to Administrate Data	

+ 1 Project Manager, 2 Developer	

+ 1. 8. -17. 10. 2013	

+ Used for ONE day	

+ Small Budget

= DO A HTLM5 APP
CORDOVA ≠ PHONEGAP
•

Apache Cordova is a set of device APIs that allow
to access native device function from JavaScript	


•

PhoneGap is a distribution of Apache Cordova
CORDOVA & FIREFOX OS
•

Since Cordova 3.1	

•

Little Documentation	


•

Missing Plugins	


•

No “run” Method	


•

“build” Method Not Working	


•

config.xml almost ignored	


•

Spash Screen	


•

App Icon (16, 48, 128)
PROCESS - PLANNING
•

Planning

•

Research	


•

Define Content	


•

Design UI	


•

Show/Talk to Customer	


•

Implement Backend	


•

Implement Frontend	


•

Test	

•

Desktop Browser	


•

Emulator - Mobile Browser	


•

Emulator	


•

Device	


•

Deploy/Publish	


•

Finish
PROCESS - RESEARCH
•

Planning 	


•

Research

•

Define Content	


•

Design UI	


•

Show/Talk to Customer	


•

Implement Backend	


•

Implement Frontend	


•

Test	

•

Desktop Browser	


•

Emulator - Mobile Browser	


•

Emulator	


•

Device	


•

Deploy/Publish	


•

Finish
PROCESS - CONTENT
•

Planning	


•

Research	


•

Define Content

•

Design UI	


•

Show/Talk to Customer	


•

Implement Backend	


•

Implement Frontend	


•

Test	

•

Desktop Browser	


•

Emulator - Mobile Browser	


•

Emulator	


•

Device	


•

Deploy/Publish	


•

Finish
PROCESS - DESIGN UI
•

Planning	


•

Research	


•

Define Content	


•

Design UI

•

Show/Talk to Customer	


•

Implement Backend	


•

Implement Frontend	


•

Test	

•

Desktop Browser	


•

Emulator - Mobile Browser	


•

Emulator	


•

Device	


•

Deploy/Publish	


•

Finish
PROCESS - FEEDBACK
•

Planning 	


•

Research	


•

Define Content	


•

Design UI	


•

Show/Talk to Customer

•

Implement Backend	


•

Implement Frontend	


•

Test	

•

Desktop Browser	


•

Emulator - Mobile Browser	


•

Emulator	


•

Device	


•

Deploy/Publish	


•

Finish
PROCESS - BACKEND
•

Planning	


•

Research	


•

Define Content	


•

Design UI	


•

Show/Talk to Customer	


•

Implement Backend

•

Implement Frontend	


•

Test	

•

Desktop Browser	


•

Emulator - Mobile Browser	


•

Emulator	


•

Device	


•

Deploy/Publish	


•

Finish
PROCESS - FRONTEND
•

Planning	


•

Research	


•

Define Content	


•

Design UI	


•

Show/Talk to Customer	


•

Implement Backend	


•

Implement Frontend

•

Test	

•

Desktop Browser	


•

Emulator - Mobile Browser	


•

Emulator	


•

Device	


•

Deploy/Publish	


•

Finish

>
>
>
>
>
>
>

brew install node
npm install -g cordova
cordova create App com.app App
cd App
cordova platform add firefoxos
cordova platforms ls
cordova build

+Set Icons, Description, Developer Parameter
PROCESS - TESTING
•

Planning	


•

Research	


•

Define Content	


•

Design UI	


•

Show/Talk to Customer	


•

Implement Backend	


•

Implement Frontend	


•

Test
•

Desktop Browser

•

Emulator - Mobile Browser	


•

Emulator	


•

Device	


•

Deploy/Publish	


•

Finish
PROCESS - TESTING
•

Planning	


•

Research	


•

Define Content	


•

Design UI	


•

Show/Talk to Customer	


•

Implement Backend	


•

Implement Frontend	


•

Test
•

Desktop Browser	


•

Emulator - Mobile Browser

•

Emulator	


•

Device	


•

Deploy/Publish	


•

Finish

http://192.168.0.10/myApp
PROCESS - TESTING
•

Planning	


•

Research	


•

Define Content	


•

Design UI	


•

Show/Talk to Customer	


•

Implement Backend	


•

Implement Frontend	


•

Test
•

Desktop Browser	


•

Emulator - Mobile Browser	


•

Emulator

•

Device	


•

Deploy/Publish	


•

Finish
PROCESS - TESTING
•

Planning	


•

Research	


•

Define Content	


•

Design UI	


•

Show/Talk to Customer	


•

Implement Backend	


•

Implement Frontend	


•

Test
•

Desktop Browser	


•

Emulator - Mobile Browser	


•

Emulator	


•

Device

•

Deploy/Publish	


•

Finish
PROCESS PUBLISH
•

Planning	


•

Research	


•

Define Content	


•

Design UI	


•

Show/Talk to Customer	


•

Implement Backend	


•

Implement Frontend	


•

Test	

•

Desktop Browser	


•

Mobile Browser	


•

Emulator	


•

Device	


•

Deploy/Publish

•

Finish
PROCESS - PUBLISH
•

Planning	


•

Research	


•

Define Content	


•

Design UI	


•

Show/Talk to Customer	


•

Implement Backend	


•

Implement Frontend	


•

Test	


14 +

BlackBerry
WP

7

iOS

7
6

Fx OS (Packaged)

•

Desktop Browser	


•

Mobile Browser	


•

Emulator	


•

Device	


•

Deploy/Publish

•

Finish

3

Android
Fx OS (Hosted)

0
PROCESS - FINISH AFTER 70 DAYS
•

Planning 	


•

Research	


•

Define Content	


•

Design UI	


•

Show/Talk to Customer	


•

Implement Backend	


•

Implement Frontend	


•

Test	

•

Desktop Browser	


•

Mobile Browser	


•

Emulator	


•

Device	


•

Deploy/Publish	


•

Finish

2%
5%
22%
7%
12%
20%

14%
18%

Firefox OS
iOS
Android
BlackBerry
Windows Phone
PM & Graphics
Wordpress
HTML5
LESSON LEARNED
•

Configure weinre in the Beginning	


•

Automated Testing from the Beginning	


•

Changed Code Base ▷ Test Everything	


•

Cordova is NOT a Silver Bullet 	


•

IE sucks (at least on WP7)	


•

Supporting Firefox OS is SUPER EASY
THX 4 YA ATTENTION!
in the development process of a
HTML5 app with
.	


Questions?

Thomas Dori | @thomasdori | thomasdori.at

Contenu connexe

Tendances

Building Mobile Apps with Cordova , AngularJS and Ionic
Building Mobile Apps with Cordova , AngularJS and IonicBuilding Mobile Apps with Cordova , AngularJS and Ionic
Building Mobile Apps with Cordova , AngularJS and IonicKadhem Soltani
 
Hybrid Mobile Development with Apache Cordova,AngularJs and ionic
Hybrid Mobile Development with Apache Cordova,AngularJs and ionicHybrid Mobile Development with Apache Cordova,AngularJs and ionic
Hybrid Mobile Development with Apache Cordova,AngularJs and ionicErmias Bayu
 
iPhone OS: The Next Killer Platform
iPhone OS: The Next Killer PlatformiPhone OS: The Next Killer Platform
iPhone OS: The Next Killer PlatformChristopher Bartling
 
Ionic Framework - get up and running to build hybrid mobile apps
Ionic Framework - get up and running to build hybrid mobile appsIonic Framework - get up and running to build hybrid mobile apps
Ionic Framework - get up and running to build hybrid mobile appsAndreas Sahle
 
App forum2015 London - Building RhoMobile Applications with Ionic
App forum2015 London - Building RhoMobile Applications with IonicApp forum2015 London - Building RhoMobile Applications with Ionic
App forum2015 London - Building RhoMobile Applications with Ionicrobgalvinjr
 
Hybrid vs. Native app - Ionic Framework with AngularJS
Hybrid vs. Native app - Ionic Framework with AngularJSHybrid vs. Native app - Ionic Framework with AngularJS
Hybrid vs. Native app - Ionic Framework with AngularJSZvika Epstein
 
DNN Connect - Mobile Development With Xamarin
DNN Connect - Mobile Development With XamarinDNN Connect - Mobile Development With Xamarin
DNN Connect - Mobile Development With XamarinMark Allan
 
Intro to mobile apps with the ionic framework & angular js
Intro to mobile apps with the ionic framework & angular jsIntro to mobile apps with the ionic framework & angular js
Intro to mobile apps with the ionic framework & angular jsHector Iribarne
 
Building an Ionic hybrid mobile app with TypeScript
Building an Ionic hybrid mobile app with TypeScript Building an Ionic hybrid mobile app with TypeScript
Building an Ionic hybrid mobile app with TypeScript Serge van den Oever
 
Creating an hybrid app in minutes with Ionic Framework
Creating an hybrid app in minutes with Ionic FrameworkCreating an hybrid app in minutes with Ionic Framework
Creating an hybrid app in minutes with Ionic FrameworkJulien Renaux
 
Hybrid mobile and Ionic
Hybrid mobile and IonicHybrid mobile and Ionic
Hybrid mobile and IonicLiju Pillai
 
Mobile App Development Using Appcelerator and DNN WebAPIs
Mobile App Development Using Appcelerator and DNN WebAPIsMobile App Development Using Appcelerator and DNN WebAPIs
Mobile App Development Using Appcelerator and DNN WebAPIsDNN
 
Getting started with the Ionic Framework
Getting started with the Ionic FrameworkGetting started with the Ionic Framework
Getting started with the Ionic FrameworkAnuradha Weeraman
 
Cordova, Angularjs & Ionic @ Codeaholics
Cordova, Angularjs & Ionic @ CodeaholicsCordova, Angularjs & Ionic @ Codeaholics
Cordova, Angularjs & Ionic @ CodeaholicsEddie Lau
 
Ionic CLI Adventures
Ionic CLI AdventuresIonic CLI Adventures
Ionic CLI AdventuresJuarez Filho
 
Building mobile app with Ionic Framework
Building mobile app with Ionic FrameworkBuilding mobile app with Ionic Framework
Building mobile app with Ionic FrameworkHuy Trần
 
Ionic Framework: Let's build amazing apps. No Excuses!
Ionic Framework: Let's build amazing apps. No Excuses!Ionic Framework: Let's build amazing apps. No Excuses!
Ionic Framework: Let's build amazing apps. No Excuses!Matheus Cardoso
 
Progressive Web Apps - What, Why & How
Progressive Web Apps - What, Why & HowProgressive Web Apps - What, Why & How
Progressive Web Apps - What, Why & HowAll Things Open
 
Ionic framework one day training
Ionic framework one day trainingIonic framework one day training
Ionic framework one day trainingTroy Miles
 

Tendances (20)

Building Mobile Apps with Cordova , AngularJS and Ionic
Building Mobile Apps with Cordova , AngularJS and IonicBuilding Mobile Apps with Cordova , AngularJS and Ionic
Building Mobile Apps with Cordova , AngularJS and Ionic
 
Hybrid app development with ionic
Hybrid app development with ionicHybrid app development with ionic
Hybrid app development with ionic
 
Hybrid Mobile Development with Apache Cordova,AngularJs and ionic
Hybrid Mobile Development with Apache Cordova,AngularJs and ionicHybrid Mobile Development with Apache Cordova,AngularJs and ionic
Hybrid Mobile Development with Apache Cordova,AngularJs and ionic
 
iPhone OS: The Next Killer Platform
iPhone OS: The Next Killer PlatformiPhone OS: The Next Killer Platform
iPhone OS: The Next Killer Platform
 
Ionic Framework - get up and running to build hybrid mobile apps
Ionic Framework - get up and running to build hybrid mobile appsIonic Framework - get up and running to build hybrid mobile apps
Ionic Framework - get up and running to build hybrid mobile apps
 
App forum2015 London - Building RhoMobile Applications with Ionic
App forum2015 London - Building RhoMobile Applications with IonicApp forum2015 London - Building RhoMobile Applications with Ionic
App forum2015 London - Building RhoMobile Applications with Ionic
 
Hybrid vs. Native app - Ionic Framework with AngularJS
Hybrid vs. Native app - Ionic Framework with AngularJSHybrid vs. Native app - Ionic Framework with AngularJS
Hybrid vs. Native app - Ionic Framework with AngularJS
 
DNN Connect - Mobile Development With Xamarin
DNN Connect - Mobile Development With XamarinDNN Connect - Mobile Development With Xamarin
DNN Connect - Mobile Development With Xamarin
 
Intro to mobile apps with the ionic framework & angular js
Intro to mobile apps with the ionic framework & angular jsIntro to mobile apps with the ionic framework & angular js
Intro to mobile apps with the ionic framework & angular js
 
Building an Ionic hybrid mobile app with TypeScript
Building an Ionic hybrid mobile app with TypeScript Building an Ionic hybrid mobile app with TypeScript
Building an Ionic hybrid mobile app with TypeScript
 
Creating an hybrid app in minutes with Ionic Framework
Creating an hybrid app in minutes with Ionic FrameworkCreating an hybrid app in minutes with Ionic Framework
Creating an hybrid app in minutes with Ionic Framework
 
Hybrid mobile and Ionic
Hybrid mobile and IonicHybrid mobile and Ionic
Hybrid mobile and Ionic
 
Mobile App Development Using Appcelerator and DNN WebAPIs
Mobile App Development Using Appcelerator and DNN WebAPIsMobile App Development Using Appcelerator and DNN WebAPIs
Mobile App Development Using Appcelerator and DNN WebAPIs
 
Getting started with the Ionic Framework
Getting started with the Ionic FrameworkGetting started with the Ionic Framework
Getting started with the Ionic Framework
 
Cordova, Angularjs & Ionic @ Codeaholics
Cordova, Angularjs & Ionic @ CodeaholicsCordova, Angularjs & Ionic @ Codeaholics
Cordova, Angularjs & Ionic @ Codeaholics
 
Ionic CLI Adventures
Ionic CLI AdventuresIonic CLI Adventures
Ionic CLI Adventures
 
Building mobile app with Ionic Framework
Building mobile app with Ionic FrameworkBuilding mobile app with Ionic Framework
Building mobile app with Ionic Framework
 
Ionic Framework: Let's build amazing apps. No Excuses!
Ionic Framework: Let's build amazing apps. No Excuses!Ionic Framework: Let's build amazing apps. No Excuses!
Ionic Framework: Let's build amazing apps. No Excuses!
 
Progressive Web Apps - What, Why & How
Progressive Web Apps - What, Why & HowProgressive Web Apps - What, Why & How
Progressive Web Apps - What, Why & How
 
Ionic framework one day training
Ionic framework one day trainingIonic framework one day training
Ionic framework one day training
 

En vedette

Online Learning to Rank
Online Learning to RankOnline Learning to Rank
Online Learning to Rankewhuang3
 
El trabajo como derecho humano- Linea del tiempo
El trabajo como derecho humano- Linea del tiempoEl trabajo como derecho humano- Linea del tiempo
El trabajo como derecho humano- Linea del tiempoAdela Perez del Viso
 
Good Night - Buenas Noches
Good Night - Buenas NochesGood Night - Buenas Noches
Good Night - Buenas Nochesgloria
 
Calidad Total
Calidad TotalCalidad Total
Calidad Totalaniyliz
 
Mi Tabla IngléS.
Mi Tabla IngléS.Mi Tabla IngléS.
Mi Tabla IngléS.guestdb147
 
Effects of Simultaneous KP transplantation VS KD single in type 2 diabetics: ...
Effects of Simultaneous KP transplantation VS KD single in type 2 diabetics: ...Effects of Simultaneous KP transplantation VS KD single in type 2 diabetics: ...
Effects of Simultaneous KP transplantation VS KD single in type 2 diabetics: ...Francesco Luparini
 
Idade Média: Gótico
Idade Média: GóticoIdade Média: Gótico
Idade Média: GóticoJoão Lima
 
Modernize Your Oracle Environment with an Agile Data Infrastructure
Modernize Your Oracle Environment with an Agile Data InfrastructureModernize Your Oracle Environment with an Agile Data Infrastructure
Modernize Your Oracle Environment with an Agile Data InfrastructureNetApp
 
La electricidad y edison
La electricidad y edisonLa electricidad y edison
La electricidad y edisongatibloger
 
Raport de Sustenabilitate KMG International (2013-2014)
Raport de Sustenabilitate KMG International (2013-2014)Raport de Sustenabilitate KMG International (2013-2014)
Raport de Sustenabilitate KMG International (2013-2014)responsabilitate_sociala
 
Bilim Tarihi orta cagda bilim
Bilim Tarihi  orta cagda bilimBilim Tarihi  orta cagda bilim
Bilim Tarihi orta cagda bilimÜĿkü Tnb
 
Redaccion todo sobre ello
Redaccion todo sobre elloRedaccion todo sobre ello
Redaccion todo sobre elloGatito Traviezo
 
Auditoria - Control interno
Auditoria - Control internoAuditoria - Control interno
Auditoria - Control internoHenry Salom
 
31615225 ajustes-y-tolerancias-dimensionales
31615225 ajustes-y-tolerancias-dimensionales31615225 ajustes-y-tolerancias-dimensionales
31615225 ajustes-y-tolerancias-dimensionalesGuillermo Verdezoto
 
Infrastructure as code: running microservices on AWS using Docker, Terraform,...
Infrastructure as code: running microservices on AWS using Docker, Terraform,...Infrastructure as code: running microservices on AWS using Docker, Terraform,...
Infrastructure as code: running microservices on AWS using Docker, Terraform,...Yevgeniy Brikman
 

En vedette (20)

Community Radio Station Program Preferences in Lakhimpur Khiri
Community Radio Station Program Preferences in Lakhimpur KhiriCommunity Radio Station Program Preferences in Lakhimpur Khiri
Community Radio Station Program Preferences in Lakhimpur Khiri
 
Online Learning to Rank
Online Learning to RankOnline Learning to Rank
Online Learning to Rank
 
El trabajo como derecho humano- Linea del tiempo
El trabajo como derecho humano- Linea del tiempoEl trabajo como derecho humano- Linea del tiempo
El trabajo como derecho humano- Linea del tiempo
 
3 rhabdoviridae
3 rhabdoviridae3 rhabdoviridae
3 rhabdoviridae
 
Whole-enterprise architecture
Whole-enterprise architectureWhole-enterprise architecture
Whole-enterprise architecture
 
Good Night - Buenas Noches
Good Night - Buenas NochesGood Night - Buenas Noches
Good Night - Buenas Noches
 
Calidad Total
Calidad TotalCalidad Total
Calidad Total
 
Mi Tabla IngléS.
Mi Tabla IngléS.Mi Tabla IngléS.
Mi Tabla IngléS.
 
Effects of Simultaneous KP transplantation VS KD single in type 2 diabetics: ...
Effects of Simultaneous KP transplantation VS KD single in type 2 diabetics: ...Effects of Simultaneous KP transplantation VS KD single in type 2 diabetics: ...
Effects of Simultaneous KP transplantation VS KD single in type 2 diabetics: ...
 
Idade Média: Gótico
Idade Média: GóticoIdade Média: Gótico
Idade Média: Gótico
 
Modernize Your Oracle Environment with an Agile Data Infrastructure
Modernize Your Oracle Environment with an Agile Data InfrastructureModernize Your Oracle Environment with an Agile Data Infrastructure
Modernize Your Oracle Environment with an Agile Data Infrastructure
 
La electricidad y edison
La electricidad y edisonLa electricidad y edison
La electricidad y edison
 
Los Virus: en la frontera de la Vida
Los Virus: en la frontera de la VidaLos Virus: en la frontera de la Vida
Los Virus: en la frontera de la Vida
 
Raport de Sustenabilitate KMG International (2013-2014)
Raport de Sustenabilitate KMG International (2013-2014)Raport de Sustenabilitate KMG International (2013-2014)
Raport de Sustenabilitate KMG International (2013-2014)
 
Bilim Tarihi orta cagda bilim
Bilim Tarihi  orta cagda bilimBilim Tarihi  orta cagda bilim
Bilim Tarihi orta cagda bilim
 
Redaccion todo sobre ello
Redaccion todo sobre elloRedaccion todo sobre ello
Redaccion todo sobre ello
 
Los Planes de Desarrollo Territoriales y las Smart Cities o Territorios Intel...
Los Planes de Desarrollo Territoriales y las Smart Cities o Territorios Intel...Los Planes de Desarrollo Territoriales y las Smart Cities o Territorios Intel...
Los Planes de Desarrollo Territoriales y las Smart Cities o Territorios Intel...
 
Auditoria - Control interno
Auditoria - Control internoAuditoria - Control interno
Auditoria - Control interno
 
31615225 ajustes-y-tolerancias-dimensionales
31615225 ajustes-y-tolerancias-dimensionales31615225 ajustes-y-tolerancias-dimensionales
31615225 ajustes-y-tolerancias-dimensionales
 
Infrastructure as code: running microservices on AWS using Docker, Terraform,...
Infrastructure as code: running microservices on AWS using Docker, Terraform,...Infrastructure as code: running microservices on AWS using Docker, Terraform,...
Infrastructure as code: running microservices on AWS using Docker, Terraform,...
 

Similaire à Firefox OS in the development process of a HTML5 app with Cordova

Inspect The Uninspected
Inspect The UninspectedInspect The Uninspected
Inspect The Uninspectedcgack
 
Forge - DevCon 2016: Implementing Rich Applications in the Browser
Forge - DevCon 2016: Implementing Rich Applications in the BrowserForge - DevCon 2016: Implementing Rich Applications in the Browser
Forge - DevCon 2016: Implementing Rich Applications in the BrowserAutodesk
 
[2015/2016] Apache Cordova
[2015/2016] Apache Cordova[2015/2016] Apache Cordova
[2015/2016] Apache CordovaIvano Malavolta
 
Joomla as a mobile App backend - ideas, examples and experiences
Joomla as a mobile App backend - ideas, examples and experiencesJoomla as a mobile App backend - ideas, examples and experiences
Joomla as a mobile App backend - ideas, examples and experiencesAndy_Gaskell
 
HTML5 is the Future of Mobile, PhoneGap Takes You There Today
HTML5 is the Future of Mobile, PhoneGap Takes You There TodayHTML5 is the Future of Mobile, PhoneGap Takes You There Today
HTML5 is the Future of Mobile, PhoneGap Takes You There Todaydavyjones
 
Building Mobile Cross-Platform Apps with HTML5, jQuery Mobile & PhoneGap
Building Mobile Cross-Platform Apps with HTML5, jQuery Mobile & PhoneGapBuilding Mobile Cross-Platform Apps with HTML5, jQuery Mobile & PhoneGap
Building Mobile Cross-Platform Apps with HTML5, jQuery Mobile & PhoneGapNick Landry
 
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
 
Mobile Vue.js – From PWA to Native
Mobile Vue.js – From PWA to NativeMobile Vue.js – From PWA to Native
Mobile Vue.js – From PWA to NativeMartinSotirov
 
Impact of Adobe Edge Tools and Services in Higher Education
Impact of Adobe Edge Tools and Services in Higher EducationImpact of Adobe Edge Tools and Services in Higher Education
Impact of Adobe Edge Tools and Services in Higher EducationJoseph Labrecque
 
Embarcadero's Connected Development
Embarcadero's Connected DevelopmentEmbarcadero's Connected Development
Embarcadero's Connected DevelopmentJim McKeeth
 
Introduction to Cross-Platform Hybrid Mobile App Development
Introduction to Cross-Platform Hybrid Mobile App DevelopmentIntroduction to Cross-Platform Hybrid Mobile App Development
Introduction to Cross-Platform Hybrid Mobile App DevelopmentÖzcan Zafer AYAN
 
Next Step, Android Studio!
Next Step, Android Studio!Next Step, Android Studio!
Next Step, Android Studio!Édipo Souza
 
PhoneGap at Facebook Mobile Hack
PhoneGap at Facebook Mobile HackPhoneGap at Facebook Mobile Hack
PhoneGap at Facebook Mobile HackPhoneGap
 
Android Scripting
Android ScriptingAndroid Scripting
Android ScriptingJuan Gomez
 
The Great Mobile Debate: Native vs. Hybrid App Development
The Great Mobile Debate: Native vs. Hybrid App DevelopmentThe Great Mobile Debate: Native vs. Hybrid App Development
The Great Mobile Debate: Native vs. Hybrid App DevelopmentNick Landry
 
python full stack course in hyderabad...
python full stack course in hyderabad...python full stack course in hyderabad...
python full stack course in hyderabad...sowmyavibhin
 

Similaire à Firefox OS in the development process of a HTML5 app with Cordova (20)

Xamarin tools
Xamarin toolsXamarin tools
Xamarin tools
 
Inspect The Uninspected
Inspect The UninspectedInspect The Uninspected
Inspect The Uninspected
 
Forge - DevCon 2016: Implementing Rich Applications in the Browser
Forge - DevCon 2016: Implementing Rich Applications in the BrowserForge - DevCon 2016: Implementing Rich Applications in the Browser
Forge - DevCon 2016: Implementing Rich Applications in the Browser
 
Apache Cordova 4.x
Apache Cordova 4.xApache Cordova 4.x
Apache Cordova 4.x
 
[2015/2016] Apache Cordova
[2015/2016] Apache Cordova[2015/2016] Apache Cordova
[2015/2016] Apache Cordova
 
Joomla as a mobile App backend - ideas, examples and experiences
Joomla as a mobile App backend - ideas, examples and experiencesJoomla as a mobile App backend - ideas, examples and experiences
Joomla as a mobile App backend - ideas, examples and experiences
 
HTML5 is the Future of Mobile, PhoneGap Takes You There Today
HTML5 is the Future of Mobile, PhoneGap Takes You There TodayHTML5 is the Future of Mobile, PhoneGap Takes You There Today
HTML5 is the Future of Mobile, PhoneGap Takes You There Today
 
Apache Cordova
Apache CordovaApache Cordova
Apache Cordova
 
Xamarin v.Now
Xamarin v.NowXamarin v.Now
Xamarin v.Now
 
Building Mobile Cross-Platform Apps with HTML5, jQuery Mobile & PhoneGap
Building Mobile Cross-Platform Apps with HTML5, jQuery Mobile & PhoneGapBuilding Mobile Cross-Platform Apps with HTML5, jQuery Mobile & PhoneGap
Building Mobile Cross-Platform Apps with HTML5, jQuery Mobile & PhoneGap
 
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
 
Mobile Vue.js – From PWA to Native
Mobile Vue.js – From PWA to NativeMobile Vue.js – From PWA to Native
Mobile Vue.js – From PWA to Native
 
Impact of Adobe Edge Tools and Services in Higher Education
Impact of Adobe Edge Tools and Services in Higher EducationImpact of Adobe Edge Tools and Services in Higher Education
Impact of Adobe Edge Tools and Services in Higher Education
 
Embarcadero's Connected Development
Embarcadero's Connected DevelopmentEmbarcadero's Connected Development
Embarcadero's Connected Development
 
Introduction to Cross-Platform Hybrid Mobile App Development
Introduction to Cross-Platform Hybrid Mobile App DevelopmentIntroduction to Cross-Platform Hybrid Mobile App Development
Introduction to Cross-Platform Hybrid Mobile App Development
 
Next Step, Android Studio!
Next Step, Android Studio!Next Step, Android Studio!
Next Step, Android Studio!
 
PhoneGap at Facebook Mobile Hack
PhoneGap at Facebook Mobile HackPhoneGap at Facebook Mobile Hack
PhoneGap at Facebook Mobile Hack
 
Android Scripting
Android ScriptingAndroid Scripting
Android Scripting
 
The Great Mobile Debate: Native vs. Hybrid App Development
The Great Mobile Debate: Native vs. Hybrid App DevelopmentThe Great Mobile Debate: Native vs. Hybrid App Development
The Great Mobile Debate: Native vs. Hybrid App Development
 
python full stack course in hyderabad...
python full stack course in hyderabad...python full stack course in hyderabad...
python full stack course in hyderabad...
 

Dernier

Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...panagenda
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxLoriGlavin3
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...Wes McKinney
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxLoriGlavin3
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity PlanDatabarracks
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersNicole Novielli
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfNeo4j
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demoHarshalMandlekar2
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxLoriGlavin3
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfMounikaPolabathina
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesThousandEyes
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024BookNet Canada
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...AliaaTarek5
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentPim van der Noll
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationKnoldus Inc.
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024Lonnie McRorey
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .Alan Dix
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Alkin Tezuysal
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersRaghuram Pandurangan
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesThousandEyes
 

Dernier (20)

Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
Why device, WIFI, and ISP insights are crucial to supporting remote Microsoft...
 
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptxUse of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
Use of FIDO in the Payments and Identity Landscape: FIDO Paris Seminar.pptx
 
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
The Future Roadmap for the Composable Data Stack - Wes McKinney - Data Counci...
 
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptxThe Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
The Fit for Passkeys for Employee and Consumer Sign-ins: FIDO Paris Seminar.pptx
 
How to write a Business Continuity Plan
How to write a Business Continuity PlanHow to write a Business Continuity Plan
How to write a Business Continuity Plan
 
A Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software DevelopersA Journey Into the Emotions of Software Developers
A Journey Into the Emotions of Software Developers
 
Connecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdfConnecting the Dots for Information Discovery.pdf
Connecting the Dots for Information Discovery.pdf
 
Sample pptx for embedding into website for demo
Sample pptx for embedding into website for demoSample pptx for embedding into website for demo
Sample pptx for embedding into website for demo
 
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptxA Deep Dive on Passkeys: FIDO Paris Seminar.pptx
A Deep Dive on Passkeys: FIDO Paris Seminar.pptx
 
What is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdfWhat is DBT - The Ultimate Data Build Tool.pdf
What is DBT - The Ultimate Data Build Tool.pdf
 
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyesHow to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
How to Effectively Monitor SD-WAN and SASE Environments with ThousandEyes
 
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
Transcript: New from BookNet Canada for 2024: Loan Stars - Tech Forum 2024
 
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
(How to Program) Paul Deitel, Harvey Deitel-Java How to Program, Early Object...
 
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native developmentEmixa Mendix Meetup 11 April 2024 about Mendix Native development
Emixa Mendix Meetup 11 April 2024 about Mendix Native development
 
Data governance with Unity Catalog Presentation
Data governance with Unity Catalog PresentationData governance with Unity Catalog Presentation
Data governance with Unity Catalog Presentation
 
TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024TeamStation AI System Report LATAM IT Salaries 2024
TeamStation AI System Report LATAM IT Salaries 2024
 
From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .From Family Reminiscence to Scholarly Archive .
From Family Reminiscence to Scholarly Archive .
 
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
Unleashing Real-time Insights with ClickHouse_ Navigating the Landscape in 20...
 
Generative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information DevelopersGenerative AI for Technical Writer or Information Developers
Generative AI for Technical Writer or Information Developers
 
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyesAssure Ecommerce and Retail Operations Uptime with ThousandEyes
Assure Ecommerce and Retail Operations Uptime with ThousandEyes
 

Firefox OS in the development process of a HTML5 app with Cordova

  • 1. in the development process of a HTML5 app with by Thomas Dori @thomasdori thomasdori.at
  • 2. AGENDA • Intro & App Specs • Cordova • Cordova & Firefox • The HTML5 App Dev Process • Lesson Learned
  • 3. WHO AM I ? • Software Engineering Master Student at - Web Dev & Designer • - iOS Dev • • <3
  • 4. PROJECT - by Event App (Login, Agenda, Speaker,…) + for iOS, Android, WindowsPhone, BlackBerry, Firefox OS + Backend to Administrate Data + 1 Project Manager, 2 Developer + 1. 8. -17. 10. 2013 + Used for ONE day + Small Budget = DO A HTLM5 APP
  • 5. CORDOVA ≠ PHONEGAP • Apache Cordova is a set of device APIs that allow to access native device function from JavaScript • PhoneGap is a distribution of Apache Cordova
  • 6. CORDOVA & FIREFOX OS • Since Cordova 3.1 • Little Documentation • Missing Plugins • No “run” Method • “build” Method Not Working • config.xml almost ignored • Spash Screen • App Icon (16, 48, 128)
  • 7. PROCESS - PLANNING • Planning • Research • Define Content • Design UI • Show/Talk to Customer • Implement Backend • Implement Frontend • Test • Desktop Browser • Emulator - Mobile Browser • Emulator • Device • Deploy/Publish • Finish
  • 8. PROCESS - RESEARCH • Planning • Research • Define Content • Design UI • Show/Talk to Customer • Implement Backend • Implement Frontend • Test • Desktop Browser • Emulator - Mobile Browser • Emulator • Device • Deploy/Publish • Finish
  • 9. PROCESS - CONTENT • Planning • Research • Define Content • Design UI • Show/Talk to Customer • Implement Backend • Implement Frontend • Test • Desktop Browser • Emulator - Mobile Browser • Emulator • Device • Deploy/Publish • Finish
  • 10. PROCESS - DESIGN UI • Planning • Research • Define Content • Design UI • Show/Talk to Customer • Implement Backend • Implement Frontend • Test • Desktop Browser • Emulator - Mobile Browser • Emulator • Device • Deploy/Publish • Finish
  • 11. PROCESS - FEEDBACK • Planning • Research • Define Content • Design UI • Show/Talk to Customer • Implement Backend • Implement Frontend • Test • Desktop Browser • Emulator - Mobile Browser • Emulator • Device • Deploy/Publish • Finish
  • 12. PROCESS - BACKEND • Planning • Research • Define Content • Design UI • Show/Talk to Customer • Implement Backend • Implement Frontend • Test • Desktop Browser • Emulator - Mobile Browser • Emulator • Device • Deploy/Publish • Finish
  • 13. PROCESS - FRONTEND • Planning • Research • Define Content • Design UI • Show/Talk to Customer • Implement Backend • Implement Frontend • Test • Desktop Browser • Emulator - Mobile Browser • Emulator • Device • Deploy/Publish • Finish > > > > > > > brew install node npm install -g cordova cordova create App com.app App cd App cordova platform add firefoxos cordova platforms ls cordova build +Set Icons, Description, Developer Parameter
  • 14. PROCESS - TESTING • Planning • Research • Define Content • Design UI • Show/Talk to Customer • Implement Backend • Implement Frontend • Test • Desktop Browser • Emulator - Mobile Browser • Emulator • Device • Deploy/Publish • Finish
  • 15. PROCESS - TESTING • Planning • Research • Define Content • Design UI • Show/Talk to Customer • Implement Backend • Implement Frontend • Test • Desktop Browser • Emulator - Mobile Browser • Emulator • Device • Deploy/Publish • Finish http://192.168.0.10/myApp
  • 16. PROCESS - TESTING • Planning • Research • Define Content • Design UI • Show/Talk to Customer • Implement Backend • Implement Frontend • Test • Desktop Browser • Emulator - Mobile Browser • Emulator • Device • Deploy/Publish • Finish
  • 17. PROCESS - TESTING • Planning • Research • Define Content • Design UI • Show/Talk to Customer • Implement Backend • Implement Frontend • Test • Desktop Browser • Emulator - Mobile Browser • Emulator • Device • Deploy/Publish • Finish
  • 18. PROCESS PUBLISH • Planning • Research • Define Content • Design UI • Show/Talk to Customer • Implement Backend • Implement Frontend • Test • Desktop Browser • Mobile Browser • Emulator • Device • Deploy/Publish • Finish
  • 19. PROCESS - PUBLISH • Planning • Research • Define Content • Design UI • Show/Talk to Customer • Implement Backend • Implement Frontend • Test 14 + BlackBerry WP 7 iOS 7 6 Fx OS (Packaged) • Desktop Browser • Mobile Browser • Emulator • Device • Deploy/Publish • Finish 3 Android Fx OS (Hosted) 0
  • 20. PROCESS - FINISH AFTER 70 DAYS • Planning • Research • Define Content • Design UI • Show/Talk to Customer • Implement Backend • Implement Frontend • Test • Desktop Browser • Mobile Browser • Emulator • Device • Deploy/Publish • Finish 2% 5% 22% 7% 12% 20% 14% 18% Firefox OS iOS Android BlackBerry Windows Phone PM & Graphics Wordpress HTML5
  • 21. LESSON LEARNED • Configure weinre in the Beginning • Automated Testing from the Beginning • Changed Code Base ▷ Test Everything • Cordova is NOT a Silver Bullet • IE sucks (at least on WP7) • Supporting Firefox OS is SUPER EASY
  • 22. THX 4 YA ATTENTION! in the development process of a HTML5 app with . Questions? Thomas Dori | @thomasdori | thomasdori.at