SlideShare a Scribd company logo
+ PhoneGap (tm)
Christian Grobmeier
www.grobmeier.de
@grobmeier
ASF Hacker +VP Logging, Freelancer, Founder: www.timeandbill.de
PhoneGap?
Cordova?
PhoneGap
> Company aquired by Adobe
> Packages Cordova
> Provides Build-Services
Cordova> Home of code
> Community
> Apache Software Foundation
Apache
HTML5
JavaScript
CSS
Plugins
Webview
PLATFORMS?
+ BlackBerry
+ WebOS
+ Symbian
+ Bada
+ QT
+ Tizen
+ OS X
+ Windows
> Accelerometer
> Camera
> Compass
> Contacts
> File
> Geolocation
> Media
> Network
> Notifications
> Storage
Plugins
1. Create a JavaScript function
2. Develop a native plugin
More?
extends CordovaPlugin
window.echo = function(str, callback) {
cordova.exec(callback, function(err) {
callback('Nothing to echo.');
}, "Echo", "echo", [str]);
};
Getting
started
IDE
-SDK
on build
path
cd lib/android/bin
./create ~/app de.app App
Apps with Apache Cordova and Phonegap
$> chrome
--disable-web-security
--allow-file-access-from-
files
Apache
RIPPLE
FRIENDS 4 EVER?
Roadcrew.js
zepto.js / jQuery
+ Roadcrew.js
+ Custom.js
100% Performance
<html>
<body>
<div>Hey!</div>
<!-- include your js -->
<script type=“text/javascript“>
$(document).on(
'deviceready', onDeviceReady );
</script>
</body>
</html>
<body>
<div id=“page1“>
Page 1
</div>
<div id=“page2“>
<a href=“#page1“>...
</div>
<div id=“page3“>
Page 3
</div>
</body>
Single
Page
Apps
<body>
<div id=“p1“
class=“start page“>
<button id=“refresh“>
Refresh
</button>
<ul id=“list“></ul>
</div>
</body>
2:30
Refresh
2:30
Refresh
onDeviceReady() {
$('#refresh').on(
'click',
function() {
app.refresh();
});
}
2:30
Refresh
var app = {
refresh: function() {
$.get(
,data.json‘,
function (data) {
$(,#list‘).html(list);
});
}
}
Ripple
Wave
...
var options = {
quality: 50,
destinationType:
Camera.DestinationType.FILE_URI
}
function cb(uri) {
$('#img').attr('src ', uri);
}
function fail(message) {
alert(message);
}
navigator.camera.getPicture(cb, fail, options);
Camera
SHIP!
SHIP!$> ant release
SHIP!build.
phonegap.
com
Service
by Adobe
Drawbacks?
Write once,
debug
everywhere
SHIP!
Need
Animations?
SHIP!
Design it
yourself
JavaScript.
Is it hard?
Christian Grobmeier
www.grobmeier.de
@grobmeier
Thanks!
:-)
Image Credits
Oil platform: NOAA Photolib (Flickr)
Plugs: Brad.K (stopbits@Flickr)
Car: Juan Alvaro (Flickr)
Zebra: flowcomm (Flickr)
Ship: eamoncurry123 (Flickr)
Ant: sanchom (Flickr)
Broken Tube: L. Marie (Flickr)

More Related Content

What's hot (20)

PDF
Cordova + Ionic + MobileFirst
Raymond Camden
 
PDF
Cross-platform development frameworks
Carlo Bernaschina
 
PDF
Apache Cordova: Overview and Introduction
Gabriele Falasca
 
PPTX
Hybrid Mobile Development with Apache Cordova and Java EE 7 (JavaOne 2014)
Ryan Cuprak
 
PPTX
Hybrid Mobile Applications
Ruwan Ranganath
 
PDF
Hybrid Apps with Ionic Framework
Bramus Van Damme
 
PPTX
Workshop on Hybrid App Development with Ionic Framework
Aayush Shrestha
 
PDF
Building Mobile Cross-Platform Apps with HTML5, jQuery Mobile & PhoneGap
Nick Landry
 
PDF
Workshop Ionic Framework - CC FE & UX
JWORKS powered by Ordina
 
PDF
Ionic framework one day training
Troy Miles
 
PPTX
Rapid Prototyping with Cordova aka Phonegap
Josue Bustos
 
PDF
Android Development...Using Web Technologies
CommonsWare
 
PPTX
Developing for Xoom with Flash and AIR
Terry Ryan
 
PDF
Hybrid app development with ionic
Wan Muzaffar Wan Hashim
 
PDF
Cross Platform Mobile Development
Software Infrastructure
 
PPTX
Phone gap
Madhura Keskar
 
PDF
Cross platform development
dftaiwo
 
PDF
Ionic CLI Adventures
Juarez Filho
 
PDF
Cordova Tutorial
Jacky Chen
 
PDF
Building Native Mobile Applications with PhoneGap
Simon MacDonald
 
Cordova + Ionic + MobileFirst
Raymond Camden
 
Cross-platform development frameworks
Carlo Bernaschina
 
Apache Cordova: Overview and Introduction
Gabriele Falasca
 
Hybrid Mobile Development with Apache Cordova and Java EE 7 (JavaOne 2014)
Ryan Cuprak
 
Hybrid Mobile Applications
Ruwan Ranganath
 
Hybrid Apps with Ionic Framework
Bramus Van Damme
 
Workshop on Hybrid App Development with Ionic Framework
Aayush Shrestha
 
Building Mobile Cross-Platform Apps with HTML5, jQuery Mobile & PhoneGap
Nick Landry
 
Workshop Ionic Framework - CC FE & UX
JWORKS powered by Ordina
 
Ionic framework one day training
Troy Miles
 
Rapid Prototyping with Cordova aka Phonegap
Josue Bustos
 
Android Development...Using Web Technologies
CommonsWare
 
Developing for Xoom with Flash and AIR
Terry Ryan
 
Hybrid app development with ionic
Wan Muzaffar Wan Hashim
 
Cross Platform Mobile Development
Software Infrastructure
 
Phone gap
Madhura Keskar
 
Cross platform development
dftaiwo
 
Ionic CLI Adventures
Juarez Filho
 
Cordova Tutorial
Jacky Chen
 
Building Native Mobile Applications with PhoneGap
Simon MacDonald
 

Viewers also liked (20)

PDF
4007655 introduction-to-javascript
Vikash Chandra
 
PPTX
Plugins
Avner Solomon
 
PPTX
Ebanking
Nitin Dhariwal
 
PPTX
Xamarin and SAP Mobile Platform for Mobile Enterprise Success - SAP Slides
Xamarin
 
PPTX
Introduction to JavaBeans Activation Framework v1.1
ejlp12
 
PPT
6039317 ebanking
Sanjiv Shet
 
PPTX
JBoss Data Virtualization (JDV) Sample Physical Deployment Architecture
ejlp12
 
PPTX
Introduction to JPA (JPA version 2.0)
ejlp12
 
PDF
SAP mobile platform & mobile apps
Capgemini
 
PPTX
WebSphere Application Server Topology Options
ejlp12
 
PPTX
GSM/UMTS network architecture tutorial (Indonesia)
ejlp12
 
PDF
Linux container & docker
ejlp12
 
PPTX
WebSphere Application Server Information Resources
ejlp12
 
PDF
BPMN, BPEL, ESB or maybe Java? What should I use to implement my project?
Guido Schmutz
 
PDF
Javascript Guide - Belajar Pemrograman JavaScript
Beni Krisbiantoro
 
PDF
SAP Mobile Platform Architecture and Strategy
SAP PartnerEdge program for Application Development
 
PPTX
Introduction to jQuery Mobile
ejlp12
 
PPT
Arah pengembangan core network architecture (Indonesia)
ejlp12
 
PDF
PhoneGap: Building Mobile Applications with HTML/JS
Ryan Stewart
 
4007655 introduction-to-javascript
Vikash Chandra
 
Plugins
Avner Solomon
 
Ebanking
Nitin Dhariwal
 
Xamarin and SAP Mobile Platform for Mobile Enterprise Success - SAP Slides
Xamarin
 
Introduction to JavaBeans Activation Framework v1.1
ejlp12
 
6039317 ebanking
Sanjiv Shet
 
JBoss Data Virtualization (JDV) Sample Physical Deployment Architecture
ejlp12
 
Introduction to JPA (JPA version 2.0)
ejlp12
 
SAP mobile platform & mobile apps
Capgemini
 
WebSphere Application Server Topology Options
ejlp12
 
GSM/UMTS network architecture tutorial (Indonesia)
ejlp12
 
Linux container & docker
ejlp12
 
WebSphere Application Server Information Resources
ejlp12
 
BPMN, BPEL, ESB or maybe Java? What should I use to implement my project?
Guido Schmutz
 
Javascript Guide - Belajar Pemrograman JavaScript
Beni Krisbiantoro
 
SAP Mobile Platform Architecture and Strategy
SAP PartnerEdge program for Application Development
 
Introduction to jQuery Mobile
ejlp12
 
Arah pengembangan core network architecture (Indonesia)
ejlp12
 
PhoneGap: Building Mobile Applications with HTML/JS
Ryan Stewart
 
Ad

Similar to Apps with Apache Cordova and Phonegap (20)

PDF
Go Mobile with Apache Cordova, Zagreb 2014
Christian Grobmeier
 
PDF
PhoneGap
Emil Varga
 
PDF
Introduction to PhoneGap
RameshNair6
 
PPT
Build Cross-Platform Mobile Application with PhoneGap
Allan Huang
 
PDF
Intro to PhoneGap
Jussi Pohjolainen
 
PPTX
phonegap with angular js for freshers
dssprakash
 
KEY
Txjs
Brian LeRoux
 
KEY
Phonegap 2.x
Brian LeRoux
 
KEY
PhoneGap talk from Singapore
Steve Gill
 
PDF
Native Javascript apps with Phonegap - De Keijzer
Codemotion
 
PDF
Native Javascript apps with PhoneGap 11-04-2014 Codemotion Rome
Martin de Keijzer
 
KEY
Phonegap facebook- plugin
Steve Gill
 
PDF
Introduction to PhoneGap and PhoneGap Build
Martin de Keijzer
 
PDF
Fake Your Way as a Mobile Developer Rockstar with PhoneGap
glen_a_smith
 
PPTX
Intro to PhoneGap and PhoneGap Build
Chris Griffith
 
PDF
Building Cross-Platform Mobile Apps
Troy Miles
 
PPTX
PhoneGap - Now and the Future
Tim Kim
 
PDF
Common PhoneGap Gotchas (#PGDay EU 2016)
Kerri Shotts
 
PPT
Making the Mobile Web Native with PhoneGap
Roy Clarkson
 
PDF
So you want to Develop on Android....
Timothy Sheng Hwee Lim
 
Go Mobile with Apache Cordova, Zagreb 2014
Christian Grobmeier
 
PhoneGap
Emil Varga
 
Introduction to PhoneGap
RameshNair6
 
Build Cross-Platform Mobile Application with PhoneGap
Allan Huang
 
Intro to PhoneGap
Jussi Pohjolainen
 
phonegap with angular js for freshers
dssprakash
 
Phonegap 2.x
Brian LeRoux
 
PhoneGap talk from Singapore
Steve Gill
 
Native Javascript apps with Phonegap - De Keijzer
Codemotion
 
Native Javascript apps with PhoneGap 11-04-2014 Codemotion Rome
Martin de Keijzer
 
Phonegap facebook- plugin
Steve Gill
 
Introduction to PhoneGap and PhoneGap Build
Martin de Keijzer
 
Fake Your Way as a Mobile Developer Rockstar with PhoneGap
glen_a_smith
 
Intro to PhoneGap and PhoneGap Build
Chris Griffith
 
Building Cross-Platform Mobile Apps
Troy Miles
 
PhoneGap - Now and the Future
Tim Kim
 
Common PhoneGap Gotchas (#PGDay EU 2016)
Kerri Shotts
 
Making the Mobile Web Native with PhoneGap
Roy Clarkson
 
So you want to Develop on Android....
Timothy Sheng Hwee Lim
 
Ad

More from Christian Grobmeier (6)

PDF
The "Why Should You Talk" Talk
Christian Grobmeier
 
PDF
Zen Programming
Christian Grobmeier
 
PPT
Dart und JavaScript
Christian Grobmeier
 
PDF
Dart @ JUG Saxony
Christian Grobmeier
 
KEY
Dart != JavaScript
Christian Grobmeier
 
PDF
World of Logging
Christian Grobmeier
 
The "Why Should You Talk" Talk
Christian Grobmeier
 
Zen Programming
Christian Grobmeier
 
Dart und JavaScript
Christian Grobmeier
 
Dart @ JUG Saxony
Christian Grobmeier
 
Dart != JavaScript
Christian Grobmeier
 
World of Logging
Christian Grobmeier
 

Recently uploaded (20)

PDF
July Patch Tuesday
Ivanti
 
PDF
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
PDF
What Makes Contify’s News API Stand Out: Key Features at a Glance
Contify
 
PDF
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
PDF
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
PDF
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
PPTX
COMPARISON OF RASTER ANALYSIS TOOLS OF QGIS AND ARCGIS
Sharanya Sarkar
 
PPTX
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
PDF
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
PDF
Biography of Daniel Podor.pdf
Daniel Podor
 
PDF
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
PDF
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
PDF
Presentation - Vibe Coding The Future of Tech
yanuarsinggih1
 
PDF
From Code to Challenge: Crafting Skill-Based Games That Engage and Reward
aiyshauae
 
PDF
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
PDF
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
PDF
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
PDF
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
PDF
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
PDF
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 
July Patch Tuesday
Ivanti
 
Transcript: New from BookNet Canada for 2025: BNC BiblioShare - Tech Forum 2025
BookNet Canada
 
What Makes Contify’s News API Stand Out: Key Features at a Glance
Contify
 
Newgen Beyond Frankenstein_Build vs Buy_Digital_version.pdf
darshakparmar
 
NewMind AI - Journal 100 Insights After The 100th Issue
NewMind AI
 
Jak MŚP w Europie Środkowo-Wschodniej odnajdują się w świecie AI
dominikamizerska1
 
COMPARISON OF RASTER ANALYSIS TOOLS OF QGIS AND ARCGIS
Sharanya Sarkar
 
AI Penetration Testing Essentials: A Cybersecurity Guide for 2025
defencerabbit Team
 
Agentic AI lifecycle for Enterprise Hyper-Automation
Debmalya Biswas
 
Biography of Daniel Podor.pdf
Daniel Podor
 
Chris Elwell Woburn, MA - Passionate About IT Innovation
Chris Elwell Woburn, MA
 
CIFDAQ Market Insights for July 7th 2025
CIFDAQ
 
Presentation - Vibe Coding The Future of Tech
yanuarsinggih1
 
From Code to Challenge: Crafting Skill-Based Games That Engage and Reward
aiyshauae
 
CIFDAQ Token Spotlight for 9th July 2025
CIFDAQ
 
"AI Transformation: Directions and Challenges", Pavlo Shaternik
Fwdays
 
How Startups Are Growing Faster with App Developers in Australia.pdf
India App Developer
 
Fl Studio 24.2.2 Build 4597 Crack for Windows Free Download 2025
faizk77g
 
Mastering Financial Management in Direct Selling
Epixel MLM Software
 
HubSpot Main Hub: A Unified Growth Platform
Jaswinder Singh
 

Apps with Apache Cordova and Phonegap