SlideShare a Scribd company logo
1 of 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

More Related Content

What's hot

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
 

What's hot (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
 

Viewers also liked

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
 

Viewers also liked (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,...
 

Similar to 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
 

Similar to 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...
 

Recently uploaded

Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticscarlostorres15106
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking MenDelhi Call girls
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsMemoori
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationSafe Software
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetEnjoy Anytime
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationMichael W. Hawkins
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonetsnaman860154
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAndikSusilo4
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitecturePixlogix Infotech
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Patryk Bandurski
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking MenDelhi Call girls
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking MenDelhi Call girls
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreternaman860154
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersThousandEyes
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountPuma Security, LLC
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxMalak Abu Hammad
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxnull - The Open Security Community
 

Recently uploaded (20)

Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmaticsKotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
Kotlin Multiplatform & Compose Multiplatform - Starter kit for pragmatics
 
08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men08448380779 Call Girls In Friends Colony Women Seeking Men
08448380779 Call Girls In Friends Colony Women Seeking Men
 
AI as an Interface for Commercial Buildings
AI as an Interface for Commercial BuildingsAI as an Interface for Commercial Buildings
AI as an Interface for Commercial Buildings
 
Pigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping ElbowsPigging Solutions Piggable Sweeping Elbows
Pigging Solutions Piggable Sweeping Elbows
 
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry InnovationBeyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
Beyond Boundaries: Leveraging No-Code Solutions for Industry Innovation
 
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your BudgetHyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
Hyderabad Call Girls Khairatabad ✨ 7001305949 ✨ Cheap Price Your Budget
 
GenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day PresentationGenCyber Cyber Security Day Presentation
GenCyber Cyber Security Day Presentation
 
How to convert PDF to text with Nanonets
How to convert PDF to text with NanonetsHow to convert PDF to text with Nanonets
How to convert PDF to text with Nanonets
 
Azure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & ApplicationAzure Monitor & Application Insight to monitor Infrastructure & Application
Azure Monitor & Application Insight to monitor Infrastructure & Application
 
Understanding the Laravel MVC Architecture
Understanding the Laravel MVC ArchitectureUnderstanding the Laravel MVC Architecture
Understanding the Laravel MVC Architecture
 
Pigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food ManufacturingPigging Solutions in Pet Food Manufacturing
Pigging Solutions in Pet Food Manufacturing
 
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptxE-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
E-Vehicle_Hacking_by_Parul Sharma_null_owasp.pptx
 
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
Integration and Automation in Practice: CI/CD in Mule Integration and Automat...
 
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men08448380779 Call Girls In Greater Kailash - I Women Seeking Men
08448380779 Call Girls In Greater Kailash - I Women Seeking Men
 
08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men08448380779 Call Girls In Civil Lines Women Seeking Men
08448380779 Call Girls In Civil Lines Women Seeking Men
 
Presentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreterPresentation on how to chat with PDF using ChatGPT code interpreter
Presentation on how to chat with PDF using ChatGPT code interpreter
 
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for PartnersEnhancing Worker Digital Experience: A Hands-on Workshop for Partners
Enhancing Worker Digital Experience: A Hands-on Workshop for Partners
 
Breaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path MountBreaking the Kubernetes Kill Chain: Host Path Mount
Breaking the Kubernetes Kill Chain: Host Path Mount
 
The Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptxThe Codex of Business Writing Software for Real-World Solutions 2.pptx
The Codex of Business Writing Software for Real-World Solutions 2.pptx
 
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptxMaking_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
Making_way_through_DLL_hollowing_inspite_of_CFG_by_Debjeet Banerjee.pptx
 

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