SlideShare a Scribd company logo
Hybrid App Development
with PhoneGap
Manoj Fernando
manojf@99x.lk
99X Technology Partner of Choice of ISVs
Agenda
 Native, Web(HTML5) or Hybrid?
 Introduction to PhoneGap/Cordova
 PhoneGap CLI - (Demo)
 PhoneGap Plugin API – (Demo)
 Adobe Cloud Build - (Demo)
 Automation with Jenkins - (Demo)
99X Technology Partner of Choice of ISVs
Native, HTML5 or Hybrid?
99X Technology Partner of Choice of ISVs
Native, HTML5 or Hybrid?
Feature Mobile Web Apps Hybrid Apps Native Apps
Dev Cost Low Low Expensive
Time to Market Short Short Long
App Portability High High None
Performance Fast Near Native
Speed
Fast
Native
Functionality
No All All
App Store
Distribution
No Yes Yes
99X Technology Partner of Choice of ISVs
Popular Hybrid Apps
 LinkedIn Mobile
 Evernote
 Amazon
 Yelp etc…
99X Technology Partner of Choice of ISVs
Introduction to PhoneGap/Cordova
 Apache Cordova is an open-source mobile development framework.
 It allows you to use standard web technologies such as HTML5, CSS3,
and JavaScript for cross-platform development.
 Avoid each mobile platforms' native development language.
 Applications execute within wrappers targeted to each platform.
 Rely on standards-compliant API bindings.
99X Technology Partner of Choice of ISVs
Introduction to PhoneGap/Cordova
99X Technology Partner of Choice of ISVs
Introduction to PhoneGap/Cordova
 Apache Cordova was originally called PhoneGap build by Nitobi
 Open-source & free software from the beginning (MIT License), Apache License
now.
 Nitobi then acquired by Adobe and donated the PhoneGap codebase to the
Apache Software Foundation (ASF)
 PhoneGap is still a product of Adobe. It is a distribution of Apache Cordova.
(Think of Apache Cordova as the engine that powers PhoneGap)
99X Technology Partner of Choice of ISVs
Cordova Architecture
99X Technology Partner of Choice of ISVs
User Interface of a Cordova App
 The UI layer is a web browser view that takes up
100% of the device width and 100% of the device
height.
 The web view used by application is the same web
view used by the native operating system
> iOS: Objective-C UIWebView class
> Android: android.webkit.WebView
> WP7: WebBrowser
> WP8: WebBrowser control (Internet Explorer 10)
> BlackBerry: WebWorks framework
99X Technology Partner of Choice of ISVs
Development Environment
 Node.js
 Latest Java Development Kit
 SDK for each mobile platform you wish to target (ex: Android SDK)
 Git Client
 Apache Ant
 Environment Variables
 JAVA_HOME ex: value = C:Program FilesJavajdk1.7
 ANDROID_HOME ex: value = C:adt-bundlesdk
 ANT_HOME ex: value = C:apache-ant-1.9.3
 Adding Paths
 %JAVA_HOME%bin;
 %ANT_HOME%bin;
 %ANDROID_HOME%platform-tools;
 %ANDROID_HOME%tools;
99X Technology - The Partner of Choice for ISVs’
Demo – PhoneGap CLI
99X Technology - The Partner of Choice for ISVs’
Demo – PhoneGap CLI
 npm install -g cordova
 cordova create myApp com.example.myapp HelloWorld
 cd myApp
 cordova platform add android
 cordova build
 cordova run android
Reference
http://docs.phonegap.com/en/4.0.0/guide_cli_index.md.html#The%20Command-Line%20Interface
99X Technology Partner of Choice of ISVs
Plugin APIs
 Battery Status
 Camera
 Contacts
 Device
 Device Motion (Accelerometer)
 Device Orientation(Compass)
 Geolocation
 Media
 Vibration
 Status Bar & many more…
Reference
http://docs.phonegap.com/en/4.0.0/cordova_plugins_pluginapis.md.html#Plugin%20APIs
99X Technology - The Partner of Choice for ISVs’
Demo – Plugin APIs (Camera)
99X Technology - The Partner of Choice for ISVs’
Demo – Adobe Cloud Build
Reference
http://build.phonegap.com
99X Technology - The Partner of Choice for ISVs’
Demo – Automation with Jenkins
99X Technology - The Partner of Choice for ISVs’
Thank You

More Related Content

PPTX
Introduction to Hybrid Application Development
PPTX
Hybrid Mobile Applications
ODP
Hybrid application development
PPTX
Phonegap
PDF
Building Native Mobile Applications with PhoneGap
PDF
Cordova and PhoneGap Insights
PPT
Hybrid mobile app development
PDF
Cordova / PhoneGap, mobile apps development with HTML5/JS/CSS
Introduction to Hybrid Application Development
Hybrid Mobile Applications
Hybrid application development
Phonegap
Building Native Mobile Applications with PhoneGap
Cordova and PhoneGap Insights
Hybrid mobile app development
Cordova / PhoneGap, mobile apps development with HTML5/JS/CSS

What's hot (19)

PDF
Hybrid mobile apps
ODP
Apache Cordova, Hybrid Application Development
PDF
Apache Cordova
PDF
Building Mobile Cross-Platform Apps with HTML5, jQuery Mobile & PhoneGap
PPTX
Introduction to Apache Cordova (Phonegap)
PPTX
Introduction to hybrid application development
PPTX
PPT
On Mobile- Product Strategy
PPTX
Building Hybrid Apps with AngularJS and Ionic
PPTX
Cross platform approach for mobile application development : a survey
PDF
Build Consumer Apps Using Mobile SDK and Ionic Framework
PDF
Apps with Apache Cordova and Phonegap
PDF
Cross Platform Mobile App Development
PPTX
The Phonegap Architecture
PDF
Cross-platform development frameworks
PDF
Cross Platform Mobile Development
PDF
Cordova + Ionic + MobileFirst
PDF
Mobile application development strategy and execution
PPTX
Phone gap
Hybrid mobile apps
Apache Cordova, Hybrid Application Development
Apache Cordova
Building Mobile Cross-Platform Apps with HTML5, jQuery Mobile & PhoneGap
Introduction to Apache Cordova (Phonegap)
Introduction to hybrid application development
On Mobile- Product Strategy
Building Hybrid Apps with AngularJS and Ionic
Cross platform approach for mobile application development : a survey
Build Consumer Apps Using Mobile SDK and Ionic Framework
Apps with Apache Cordova and Phonegap
Cross Platform Mobile App Development
The Phonegap Architecture
Cross-platform development frameworks
Cross Platform Mobile Development
Cordova + Ionic + MobileFirst
Mobile application development strategy and execution
Phone gap
Ad

Viewers also liked (9)

PDF
Building Mobile Apps with Cordova , AngularJS and Ionic
PPSX
Cross platform mobile application architecture for enterprise
PPTX
Automatic code generation for cross platform, multi-device mobile apps. An in...
PDF
VOLUME 6, NUMBER 3 3RD QUARTER, 2013 REPORT The State of the Internet
KEY
Phonegap/Cordova vs Native Application
PDF
The Synapse IoT Stack: Technology Trends in IOT and Big Data
PDF
하이브리드앱 아키텍쳐 및 개발 사례
PDF
Scaling up with hadoop and banyan at ITRIX-2015, College of Engineering, Guindy
PDF
Apache Cordova 3.3 de zéro
Building Mobile Apps with Cordova , AngularJS and Ionic
Cross platform mobile application architecture for enterprise
Automatic code generation for cross platform, multi-device mobile apps. An in...
VOLUME 6, NUMBER 3 3RD QUARTER, 2013 REPORT The State of the Internet
Phonegap/Cordova vs Native Application
The Synapse IoT Stack: Technology Trends in IOT and Big Data
하이브리드앱 아키텍쳐 및 개발 사례
Scaling up with hadoop and banyan at ITRIX-2015, College of Engineering, Guindy
Apache Cordova 3.3 de zéro
Ad

Similar to Hybrid App Development with PhoneGap (20)

PPTX
PPTX
Developing a Modern Mobile App Strategy
PPTX
Mobile Web Apps
PPTX
Building Cross-Platform JavaScript Apps using Cordova
PPTX
Cross platform mobile app development tools review
PDF
Mobile Developer's Guide To The Galaxy Vol.7
PDF
TK2323 Lecture 1 - Introduction to Mobile Application.pdf
PPTX
Mobile Web Apps and the Intel® XDK
PPTX
Crosswalk and the Intel XDK
PDF
Hybrid App Development, Redefined
PPT
Phonegap android
PPTX
fdocuments.in_apache-cordova-overview.pptx
PPTX
Build Your First iPhone or Android App with Telerik AppBuilder
PPT
Mobile app development using PhoneGap - A comprehensive walkthrough - Touch T...
PPTX
Hybrid Mobile Apps - Meetup
PPTX
Cross mobility
PDF
Built Cross-Platform Application with .NET Core Development.pdf
PDF
Mobile Developer's Guide To The Galaxy, 5th edition
PDF
What is Headless and headless 101 at Acquia.pdf
PDF
The 8 Leading Frameworks for Cross-Platform App Development
Developing a Modern Mobile App Strategy
Mobile Web Apps
Building Cross-Platform JavaScript Apps using Cordova
Cross platform mobile app development tools review
Mobile Developer's Guide To The Galaxy Vol.7
TK2323 Lecture 1 - Introduction to Mobile Application.pdf
Mobile Web Apps and the Intel® XDK
Crosswalk and the Intel XDK
Hybrid App Development, Redefined
Phonegap android
fdocuments.in_apache-cordova-overview.pptx
Build Your First iPhone or Android App with Telerik AppBuilder
Mobile app development using PhoneGap - A comprehensive walkthrough - Touch T...
Hybrid Mobile Apps - Meetup
Cross mobility
Built Cross-Platform Application with .NET Core Development.pdf
Mobile Developer's Guide To The Galaxy, 5th edition
What is Headless and headless 101 at Acquia.pdf
The 8 Leading Frameworks for Cross-Platform App Development

More from Dotitude (11)

PPTX
Career Paths for IT Graduates
PPTX
MEAN Stack
PPTX
How To Make A Good Resume
PPTX
Beyond Tomorrow
PDF
Cloud Ready Apps
PPTX
Connecting Dots - Preparing for future
PPTX
Evolution Towards Agile
PPTX
Industry Expectations
PPTX
Software Product Engineering Life-cycle
PPTX
Unit Testing
PPTX
Managing Your Online Presence
Career Paths for IT Graduates
MEAN Stack
How To Make A Good Resume
Beyond Tomorrow
Cloud Ready Apps
Connecting Dots - Preparing for future
Evolution Towards Agile
Industry Expectations
Software Product Engineering Life-cycle
Unit Testing
Managing Your Online Presence

Recently uploaded (20)

PDF
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
PPTX
master seminar digital applications in india
PDF
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
PDF
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
PDF
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
PDF
O7-L3 Supply Chain Operations - ICLT Program
PPTX
Final Presentation General Medicine 03-08-2024.pptx
PDF
Insiders guide to clinical Medicine.pdf
PDF
RMMM.pdf make it easy to upload and study
PPTX
Pharma ospi slides which help in ospi learning
PPTX
Institutional Correction lecture only . . .
PPTX
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
PDF
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
PPTX
Cell Structure & Organelles in detailed.
PDF
Complications of Minimal Access Surgery at WLH
PPTX
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
PDF
2.FourierTransform-ShortQuestionswithAnswers.pdf
PDF
Classroom Observation Tools for Teachers
PPTX
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
PDF
O5-L3 Freight Transport Ops (International) V1.pdf
Origin of periodic table-Mendeleev’s Periodic-Modern Periodic table
master seminar digital applications in india
ANTIBIOTICS.pptx.pdf………………… xxxxxxxxxxxxx
BÀI TẬP BỔ TRỢ 4 KỸ NĂNG TIẾNG ANH 9 GLOBAL SUCCESS - CẢ NĂM - BÁM SÁT FORM Đ...
Physiotherapy_for_Respiratory_and_Cardiac_Problems WEBBER.pdf
O7-L3 Supply Chain Operations - ICLT Program
Final Presentation General Medicine 03-08-2024.pptx
Insiders guide to clinical Medicine.pdf
RMMM.pdf make it easy to upload and study
Pharma ospi slides which help in ospi learning
Institutional Correction lecture only . . .
PPT- ENG7_QUARTER1_LESSON1_WEEK1. IMAGERY -DESCRIPTIONS pptx.pptx
Mark Klimek Lecture Notes_240423 revision books _173037.pdf
Cell Structure & Organelles in detailed.
Complications of Minimal Access Surgery at WLH
The Healthy Child – Unit II | Child Health Nursing I | B.Sc Nursing 5th Semester
2.FourierTransform-ShortQuestionswithAnswers.pdf
Classroom Observation Tools for Teachers
school management -TNTEU- B.Ed., Semester II Unit 1.pptx
O5-L3 Freight Transport Ops (International) V1.pdf

Hybrid App Development with PhoneGap

  • 1. Hybrid App Development with PhoneGap Manoj Fernando manojf@99x.lk
  • 2. 99X Technology Partner of Choice of ISVs Agenda  Native, Web(HTML5) or Hybrid?  Introduction to PhoneGap/Cordova  PhoneGap CLI - (Demo)  PhoneGap Plugin API – (Demo)  Adobe Cloud Build - (Demo)  Automation with Jenkins - (Demo)
  • 3. 99X Technology Partner of Choice of ISVs Native, HTML5 or Hybrid?
  • 4. 99X Technology Partner of Choice of ISVs Native, HTML5 or Hybrid? Feature Mobile Web Apps Hybrid Apps Native Apps Dev Cost Low Low Expensive Time to Market Short Short Long App Portability High High None Performance Fast Near Native Speed Fast Native Functionality No All All App Store Distribution No Yes Yes
  • 5. 99X Technology Partner of Choice of ISVs Popular Hybrid Apps  LinkedIn Mobile  Evernote  Amazon  Yelp etc…
  • 6. 99X Technology Partner of Choice of ISVs Introduction to PhoneGap/Cordova  Apache Cordova is an open-source mobile development framework.  It allows you to use standard web technologies such as HTML5, CSS3, and JavaScript for cross-platform development.  Avoid each mobile platforms' native development language.  Applications execute within wrappers targeted to each platform.  Rely on standards-compliant API bindings.
  • 7. 99X Technology Partner of Choice of ISVs Introduction to PhoneGap/Cordova
  • 8. 99X Technology Partner of Choice of ISVs Introduction to PhoneGap/Cordova  Apache Cordova was originally called PhoneGap build by Nitobi  Open-source & free software from the beginning (MIT License), Apache License now.  Nitobi then acquired by Adobe and donated the PhoneGap codebase to the Apache Software Foundation (ASF)  PhoneGap is still a product of Adobe. It is a distribution of Apache Cordova. (Think of Apache Cordova as the engine that powers PhoneGap)
  • 9. 99X Technology Partner of Choice of ISVs Cordova Architecture
  • 10. 99X Technology Partner of Choice of ISVs User Interface of a Cordova App  The UI layer is a web browser view that takes up 100% of the device width and 100% of the device height.  The web view used by application is the same web view used by the native operating system > iOS: Objective-C UIWebView class > Android: android.webkit.WebView > WP7: WebBrowser > WP8: WebBrowser control (Internet Explorer 10) > BlackBerry: WebWorks framework
  • 11. 99X Technology Partner of Choice of ISVs Development Environment  Node.js  Latest Java Development Kit  SDK for each mobile platform you wish to target (ex: Android SDK)  Git Client  Apache Ant  Environment Variables  JAVA_HOME ex: value = C:Program FilesJavajdk1.7  ANDROID_HOME ex: value = C:adt-bundlesdk  ANT_HOME ex: value = C:apache-ant-1.9.3  Adding Paths  %JAVA_HOME%bin;  %ANT_HOME%bin;  %ANDROID_HOME%platform-tools;  %ANDROID_HOME%tools;
  • 12. 99X Technology - The Partner of Choice for ISVs’ Demo – PhoneGap CLI
  • 13. 99X Technology - The Partner of Choice for ISVs’ Demo – PhoneGap CLI  npm install -g cordova  cordova create myApp com.example.myapp HelloWorld  cd myApp  cordova platform add android  cordova build  cordova run android Reference http://docs.phonegap.com/en/4.0.0/guide_cli_index.md.html#The%20Command-Line%20Interface
  • 14. 99X Technology Partner of Choice of ISVs Plugin APIs  Battery Status  Camera  Contacts  Device  Device Motion (Accelerometer)  Device Orientation(Compass)  Geolocation  Media  Vibration  Status Bar & many more… Reference http://docs.phonegap.com/en/4.0.0/cordova_plugins_pluginapis.md.html#Plugin%20APIs
  • 15. 99X Technology - The Partner of Choice for ISVs’ Demo – Plugin APIs (Camera)
  • 16. 99X Technology - The Partner of Choice for ISVs’ Demo – Adobe Cloud Build Reference http://build.phonegap.com
  • 17. 99X Technology - The Partner of Choice for ISVs’ Demo – Automation with Jenkins
  • 18. 99X Technology - The Partner of Choice for ISVs’ Thank You

Editor's Notes

  • #16: Show camera api Video
  • #17: https://github.com/phonegap/phonegap-start