SlideShare a Scribd company logo
1 of 30
Bernardo Soriano
Front-end Engineer
Pro Mobile Web Apps
With Phonegap
bersoriano@me.com@bersoriano
Agenda
• What is Phonegap?
• Cross-platform apps, scopes and limitations.
• Requirements & Hello World Phonegap.
• Phonegap workflow.
• Code once, deploy for iOS, Android, Blackberry, OsX,
Win8.
• UI frameworks optimized for mobile web.
• Connecting Phonegap with external services.
• Tools for the back-end.
• Debugging, optimizing and securing web apps.
• Powerful tools and tips for web and mobile web apps.
The engine
The distribution
So, What is Phonegap?
So, What is Phonegap?
Mobile Apps
Web vs Hybrid vs Native
Browser Native shell Native shell Native app
Web code
Device APIs
Device APIs
Native code
Device APIs
Web code
Javascript
API
Browser
Access
Hybrid apps - webHybrid apps - mixed Native app
HTML5
Device APIs
Installable
.apk, .ipa
Installable
.apk, .ipa
Installable
.apk, .ipa
NOT Installable
Native code
Web code
Mobile app development
Getting started with
Phonegap Build
.apk, .ipa …
Advantages:
- It compiles in the cloud.
- Support multiple platforms.
- Share your apps easily.
- Nice development cycle (Git CVS)
What do you need?
- A .git repository
- A .zip file
https://build.phonegap.com/
Getting started with
Phonegap Build
.apk, .ipa …
Getting started with the
Phonegap CLI
>_ phonegap create [path/to/projectname] [com.packagename.x] [AppName]
>_ phonegap build [platform]
>_ phonegap local plugin add org.apache.cordova.device
>_ phonegap local plugin add org.apache.cordova.console
>_ phonegap local plugin list
>_ phonegap run [platform]
Android Requirements:
Java SE
ANT
Android SDK
Node.js
*Google Play Dev
Account
iOS Requirements:
Xcode
Command Line Tools
Node.js
*Apple dev program
Windows 8:
Visual Studio 2012
(Install everything… unless
you want to get a Blue
screen)
Node.js
*Windows store registration
Hello World with
Phonegap 3
Hello World with
Phonegap 3
Hello World with
Phonegap 3
“The future present, is in my browser!”
Web applications…
Plugin APIs
• Accelerometer
• Camera
• Compass
• Capture
• Connection
• Contacts
• Device
• File
• Geolocation
• Globalization
• Media
• Notification
• InAppBrowser
• Splashscreen
• Storage http://docs.phonegap.com/
API Reference
Javascript API
for the plugins
3rd Party plugins
• BarcodeScanner
• PushPlugin
• Facebook Connect
• SocialSharing
• Calendar
• NFC
• Flashlight
• Insomnia (prevent screen sleep)
• Bluetooth Serial
• SSL Certificate Checker
• SqlitePlugin
• InAppPurchase
• Passbook
Events• deviceready
• pause
• resume
• backbutton
• menubutton
• searchbutton
• startcallbutton
• endcallbutton
• volumedownbutton
• Volumeupbutton
• batterycritical
• batterylow
• Batterystatus
• online
• offline
Javascript Event Handlers
UI frameworks for Mobile
Connecting with external
services
HTTP
AJAX
REST
SOAP
XML
JSON
.NET MVC
RAILS
JAVA
…
Parsing with AJAX a
remote XML
Back-end tools
1. Minifying
2. Concatenating files
1. Use sprites
2. Avoid a lot of requests
(AJAX)
5. Don’t use click events,
use touch events
6. Create your own framework
(if it’s possible)
7. Develop Single Page Apps
1. Chrome developer
tools
2. Safari with device
inspector
3. Firebug
4. Livereload
Optimizing
Debugging
1. Javascript obsfuscation
2. Google closure compile
3. Host resources in serve
4. JSAES encryption
Securing
Web apps
Powerful tools for “modern”
web apps
1. Debugging + interaction http://vanamco.com/ghostlab/
2. Debugging http://socketbug.com/
3. Debugging http://livereload.com/
4. Front-end Package manager http://bower.io/
5. Tasks Automator http://gruntjs.com/
6. Code editor http://brackets.io/
7. Device testing http://html.adobe.com/edge/inspect/
8. Device testing http://opendevicelab.com/
9. Mobile emulators
http://www.mobilexweb.com/emulators
Where to go now?
1. .NET MVC Back-end for Phonegap tutorial
http://www.dotnetglobe.com/2012/03/crud-operation-using-aspnet-web-api-in.html
2. Drupal REST Webservices + Phonegap
http://tylerfrankenstein.com/code/android-app-with-drupal-7-services-phonegap-and-
jquery-mobile
3. Sencha Touch MVC + Phonegap http://www.sencha.com/learn/a-sencha-touch-
mvc-application-with-phonegap/
1. Backbone + Phonegap http://coenraets.org/blog/2012/02/sample-mobile-app-with-
backbone-js-and-phonegap/
2. PHP + Phonegap http://coenraets.org/blog/2011/10/sample-application-with-jquery-
mobile-and-phonegap/
3. Entreprise apps?
Sure!http://www.ibm.com/developerworks/ssa/mobile/worklight/getting-started/
(Cordova)http://phonegap.com/blog/2014/03/24/introducing-phonegap-for-the-
enterprise/
Bernardo Soriano
Front-end Engineer
Thanks!
bersoriano@me.com@bersoriano

More Related Content

What's hot

Do You Need a Web App or a Native App?
Do You Need a Web App or a Native App?Do You Need a Web App or a Native App?
Do You Need a Web App or a Native App?iFactory Digital
 
Synapse india reviews on cross plateform mobile apps development
Synapse india reviews on cross plateform mobile apps developmentSynapse india reviews on cross plateform mobile apps development
Synapse india reviews on cross plateform mobile apps developmentsaritasingh19866
 
Zürich selenium meetup mobile and web automation under one umbrella
Zürich selenium meetup mobile and web automation under one umbrellaZürich selenium meetup mobile and web automation under one umbrella
Zürich selenium meetup mobile and web automation under one umbrellaMichael Palotas
 
Salesforce1 for Visualforce Developers
Salesforce1 for Visualforce DevelopersSalesforce1 for Visualforce Developers
Salesforce1 for Visualforce DevelopersKeir Bowden
 
Mobile that works for your library
Mobile that works for your libraryMobile that works for your library
Mobile that works for your libraryJeff Wisniewski
 
WebCamp Zagreb 2014 mirror api
WebCamp Zagreb 2014   mirror apiWebCamp Zagreb 2014   mirror api
WebCamp Zagreb 2014 mirror apidselmanovic
 
Firefox OS and the Internet of Things - NDC London 2014
Firefox OS and the Internet of Things - NDC London 2014Firefox OS and the Internet of Things - NDC London 2014
Firefox OS and the Internet of Things - NDC London 2014Jan Jongboom
 
PhoneGap Enterprise Viewer by Anthony Rumsey
PhoneGap Enterprise Viewer by Anthony RumseyPhoneGap Enterprise Viewer by Anthony Rumsey
PhoneGap Enterprise Viewer by Anthony RumseyAEM HUB
 
How To Become A Mobile Application Developer 101
How To Become A Mobile Application Developer 101How To Become A Mobile Application Developer 101
How To Become A Mobile Application Developer 101alotaiba
 
Not another *$#@ app: How to avoid IoT fatigue
Not another *$#@ app: How to avoid IoT fatigueNot another *$#@ app: How to avoid IoT fatigue
Not another *$#@ app: How to avoid IoT fatigueRamin Firoozye
 
Introduction to PhoneGap
Introduction to PhoneGapIntroduction to PhoneGap
Introduction to PhoneGapRaymond Camden
 
Alex lakatos state of mobile web
Alex lakatos   state of mobile webAlex lakatos   state of mobile web
Alex lakatos state of mobile webCodecamp Romania
 
Native apps vs Web apps
Native apps vs Web appsNative apps vs Web apps
Native apps vs Web appsITM House
 
Brittnylomax assignment 3
Brittnylomax assignment 3Brittnylomax assignment 3
Brittnylomax assignment 3brlomax
 
capstone project kb674d-1
capstone project kb674d-1capstone project kb674d-1
capstone project kb674d-1Krystal Banta
 
Designing Killer Apps for Mobile Devices ModevUX May 9 2013 mclean VA - @iRajLal
Designing Killer Apps for Mobile Devices ModevUX May 9 2013 mclean VA - @iRajLalDesigning Killer Apps for Mobile Devices ModevUX May 9 2013 mclean VA - @iRajLal
Designing Killer Apps for Mobile Devices ModevUX May 9 2013 mclean VA - @iRajLalRaj Lal
 
Building Mobile Proximity Apps with iBeacon
Building Mobile Proximity Apps with iBeaconBuilding Mobile Proximity Apps with iBeacon
Building Mobile Proximity Apps with iBeaconDavid Helms
 
Android Performance and Monitoring - Meetup 3 25-14
Android Performance and Monitoring - Meetup 3 25-14Android Performance and Monitoring - Meetup 3 25-14
Android Performance and Monitoring - Meetup 3 25-14Alex Gaber
 

What's hot (20)

Do You Need a Web App or a Native App?
Do You Need a Web App or a Native App?Do You Need a Web App or a Native App?
Do You Need a Web App or a Native App?
 
Synapse india reviews on cross plateform mobile apps development
Synapse india reviews on cross plateform mobile apps developmentSynapse india reviews on cross plateform mobile apps development
Synapse india reviews on cross plateform mobile apps development
 
Zürich selenium meetup mobile and web automation under one umbrella
Zürich selenium meetup mobile and web automation under one umbrellaZürich selenium meetup mobile and web automation under one umbrella
Zürich selenium meetup mobile and web automation under one umbrella
 
Salesforce1 for Visualforce Developers
Salesforce1 for Visualforce DevelopersSalesforce1 for Visualforce Developers
Salesforce1 for Visualforce Developers
 
11 questions #eventprofs need to ask
11 questions #eventprofs need to ask11 questions #eventprofs need to ask
11 questions #eventprofs need to ask
 
Mobile that works for your library
Mobile that works for your libraryMobile that works for your library
Mobile that works for your library
 
WebCamp Zagreb 2014 mirror api
WebCamp Zagreb 2014   mirror apiWebCamp Zagreb 2014   mirror api
WebCamp Zagreb 2014 mirror api
 
Firefox OS and the Internet of Things - NDC London 2014
Firefox OS and the Internet of Things - NDC London 2014Firefox OS and the Internet of Things - NDC London 2014
Firefox OS and the Internet of Things - NDC London 2014
 
PhoneGap Enterprise Viewer by Anthony Rumsey
PhoneGap Enterprise Viewer by Anthony RumseyPhoneGap Enterprise Viewer by Anthony Rumsey
PhoneGap Enterprise Viewer by Anthony Rumsey
 
How To Become A Mobile Application Developer 101
How To Become A Mobile Application Developer 101How To Become A Mobile Application Developer 101
How To Become A Mobile Application Developer 101
 
Not another *$#@ app: How to avoid IoT fatigue
Not another *$#@ app: How to avoid IoT fatigueNot another *$#@ app: How to avoid IoT fatigue
Not another *$#@ app: How to avoid IoT fatigue
 
Introduction to PhoneGap
Introduction to PhoneGapIntroduction to PhoneGap
Introduction to PhoneGap
 
Alex lakatos state of mobile web
Alex lakatos   state of mobile webAlex lakatos   state of mobile web
Alex lakatos state of mobile web
 
Native apps vs Web apps
Native apps vs Web appsNative apps vs Web apps
Native apps vs Web apps
 
Brittnylomax assignment 3
Brittnylomax assignment 3Brittnylomax assignment 3
Brittnylomax assignment 3
 
FIREFOX OS
FIREFOX OSFIREFOX OS
FIREFOX OS
 
capstone project kb674d-1
capstone project kb674d-1capstone project kb674d-1
capstone project kb674d-1
 
Designing Killer Apps for Mobile Devices ModevUX May 9 2013 mclean VA - @iRajLal
Designing Killer Apps for Mobile Devices ModevUX May 9 2013 mclean VA - @iRajLalDesigning Killer Apps for Mobile Devices ModevUX May 9 2013 mclean VA - @iRajLal
Designing Killer Apps for Mobile Devices ModevUX May 9 2013 mclean VA - @iRajLal
 
Building Mobile Proximity Apps with iBeacon
Building Mobile Proximity Apps with iBeaconBuilding Mobile Proximity Apps with iBeacon
Building Mobile Proximity Apps with iBeacon
 
Android Performance and Monitoring - Meetup 3 25-14
Android Performance and Monitoring - Meetup 3 25-14Android Performance and Monitoring - Meetup 3 25-14
Android Performance and Monitoring - Meetup 3 25-14
 

Similar to Pro Mobile web Apps with Phonegap 3.X - Adobe Mobile Day

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
 
Philly ete-2011
Philly ete-2011Philly ete-2011
Philly ete-2011davyjones
 
Developing Windows Phone 8 apps using PhoneGap
Developing Windows Phone 8 apps using PhoneGapDeveloping Windows Phone 8 apps using PhoneGap
Developing Windows Phone 8 apps using PhoneGapAmar Mesic
 
Fixing the mobile web - Internet World Romania
Fixing the mobile web - Internet World RomaniaFixing the mobile web - Internet World Romania
Fixing the mobile web - Internet World RomaniaChristian Heilmann
 
IBM MobileFirst - Hybrid Application Development with Worklight
IBM MobileFirst - Hybrid Application Development with WorklightIBM MobileFirst - Hybrid Application Development with Worklight
IBM MobileFirst - Hybrid Application Development with WorklightIBIZZ
 
Phonegap facebook- plugin
Phonegap facebook- pluginPhonegap facebook- plugin
Phonegap facebook- pluginSteve Gill
 
移动端Web app开发
移动端Web app开发移动端Web app开发
移动端Web app开发Zhang Xiaoxue
 
Synapse india reviews on mobile application development
Synapse india reviews on mobile application developmentSynapse india reviews on mobile application development
Synapse india reviews on mobile application developmentsaritasingh19866
 
Phonegap facebook plugin - Seoul & Tokyo
Phonegap facebook plugin - Seoul & TokyoPhonegap facebook plugin - Seoul & Tokyo
Phonegap facebook plugin - Seoul & TokyoSteve Gill
 
Appium meet up noida
Appium meet up noidaAppium meet up noida
Appium meet up noidaAmit Rawat
 
Native, Web or Hybrid Mobile App Development?
Native, Web or Hybrid Mobile App Development?Native, Web or Hybrid Mobile App Development?
Native, Web or Hybrid Mobile App Development?Sura Gonzalez
 
Xamarin COE by Mukteswar Patnaik
Xamarin COE by Mukteswar PatnaikXamarin COE by Mukteswar Patnaik
Xamarin COE by Mukteswar PatnaikMukteswar Patnaik
 
PhoneGap talk from Singapore
PhoneGap talk from SingaporePhoneGap talk from Singapore
PhoneGap talk from SingaporeSteve Gill
 
PhoneGap at Facebook Mobile Hack
PhoneGap at Facebook Mobile HackPhoneGap at Facebook Mobile Hack
PhoneGap at Facebook Mobile HackPhoneGap
 
PhoneGap - Now and the Future
PhoneGap - Now and the FuturePhoneGap - Now and the Future
PhoneGap - Now and the FutureTim Kim
 
Building Mobile Apps with HTML, CSS, and JavaScript
Building Mobile Apps with HTML, CSS, and JavaScriptBuilding Mobile Apps with HTML, CSS, and JavaScript
Building Mobile Apps with HTML, CSS, and JavaScriptJonathan Stark
 
Getting started with PhoneGap
Getting started with PhoneGapGetting started with PhoneGap
Getting started with PhoneGapMihai Corlan
 

Similar to Pro Mobile web Apps with Phonegap 3.X - Adobe Mobile Day (20)

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
 
Philly ete-2011
Philly ete-2011Philly ete-2011
Philly ete-2011
 
Developing Windows Phone 8 apps using PhoneGap
Developing Windows Phone 8 apps using PhoneGapDeveloping Windows Phone 8 apps using PhoneGap
Developing Windows Phone 8 apps using PhoneGap
 
Webapi
WebapiWebapi
Webapi
 
Fixing the mobile web - Internet World Romania
Fixing the mobile web - Internet World RomaniaFixing the mobile web - Internet World Romania
Fixing the mobile web - Internet World Romania
 
Intro to PhoneGap
Intro to PhoneGapIntro to PhoneGap
Intro to PhoneGap
 
IBM MobileFirst - Hybrid Application Development with Worklight
IBM MobileFirst - Hybrid Application Development with WorklightIBM MobileFirst - Hybrid Application Development with Worklight
IBM MobileFirst - Hybrid Application Development with Worklight
 
Phonegap facebook- plugin
Phonegap facebook- pluginPhonegap facebook- plugin
Phonegap facebook- plugin
 
移动端Web app开发
移动端Web app开发移动端Web app开发
移动端Web app开发
 
Synapse india reviews on mobile application development
Synapse india reviews on mobile application developmentSynapse india reviews on mobile application development
Synapse india reviews on mobile application development
 
Phonegap facebook plugin - Seoul & Tokyo
Phonegap facebook plugin - Seoul & TokyoPhonegap facebook plugin - Seoul & Tokyo
Phonegap facebook plugin - Seoul & Tokyo
 
Appium meet up noida
Appium meet up noidaAppium meet up noida
Appium meet up noida
 
Native, Web or Hybrid Mobile App Development?
Native, Web or Hybrid Mobile App Development?Native, Web or Hybrid Mobile App Development?
Native, Web or Hybrid Mobile App Development?
 
Xamarin COE by Mukteswar Patnaik
Xamarin COE by Mukteswar PatnaikXamarin COE by Mukteswar Patnaik
Xamarin COE by Mukteswar Patnaik
 
PhoneGap/Cordova
PhoneGap/CordovaPhoneGap/Cordova
PhoneGap/Cordova
 
PhoneGap talk from Singapore
PhoneGap talk from SingaporePhoneGap talk from Singapore
PhoneGap talk from Singapore
 
PhoneGap at Facebook Mobile Hack
PhoneGap at Facebook Mobile HackPhoneGap at Facebook Mobile Hack
PhoneGap at Facebook Mobile Hack
 
PhoneGap - Now and the Future
PhoneGap - Now and the FuturePhoneGap - Now and the Future
PhoneGap - Now and the Future
 
Building Mobile Apps with HTML, CSS, and JavaScript
Building Mobile Apps with HTML, CSS, and JavaScriptBuilding Mobile Apps with HTML, CSS, and JavaScript
Building Mobile Apps with HTML, CSS, and JavaScript
 
Getting started with PhoneGap
Getting started with PhoneGapGetting started with PhoneGap
Getting started with PhoneGap
 

Recently uploaded

What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWave PLM
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...stazi3110
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtimeandrehoraa
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...Technogeeks
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaHanief Utama
 
What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....kzayra69
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based projectAnoyGreter
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceBrainSell Technologies
 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odishasmiwainfosol
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)jennyeacort
 
Xen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfXen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfStefano Stabellini
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Hr365.us smith
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...Christina Lin
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityNeo4j
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfAlina Yurenko
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureDinusha Kumarasiri
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesŁukasz Chruściel
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEOrtus Solutions, Corp
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作qr0udbr0
 

Recently uploaded (20)

What is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need ItWhat is Fashion PLM and Why Do You Need It
What is Fashion PLM and Why Do You Need It
 
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort ServiceHot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
Hot Sexy call girls in Patel Nagar🔝 9953056974 🔝 escort Service
 
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
Building a General PDE Solving Framework with Symbolic-Numeric Scientific Mac...
 
SpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at RuntimeSpotFlow: Tracking Method Calls and States at Runtime
SpotFlow: Tracking Method Calls and States at Runtime
 
What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...What is Advanced Excel and what are some best practices for designing and cre...
What is Advanced Excel and what are some best practices for designing and cre...
 
React Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief UtamaReact Server Component in Next.js by Hanief Utama
React Server Component in Next.js by Hanief Utama
 
What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....What are the key points to focus on before starting to learn ETL Development....
What are the key points to focus on before starting to learn ETL Development....
 
MYjobs Presentation Django-based project
MYjobs Presentation Django-based projectMYjobs Presentation Django-based project
MYjobs Presentation Django-based project
 
CRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. SalesforceCRM Contender Series: HubSpot vs. Salesforce
CRM Contender Series: HubSpot vs. Salesforce
 
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company OdishaBalasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
Balasore Best It Company|| Top 10 IT Company || Balasore Software company Odisha
 
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
Call Us🔝>༒+91-9711147426⇛Call In girls karol bagh (Delhi)
 
Xen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdfXen Safety Embedded OSS Summit April 2024 v4.pdf
Xen Safety Embedded OSS Summit April 2024 v4.pdf
 
Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)Recruitment Management Software Benefits (Infographic)
Recruitment Management Software Benefits (Infographic)
 
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
ODSC - Batch to Stream workshop - integration of Apache Spark, Cassandra, Pos...
 
EY_Graph Database Powered Sustainability
EY_Graph Database Powered SustainabilityEY_Graph Database Powered Sustainability
EY_Graph Database Powered Sustainability
 
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdfGOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
GOING AOT WITH GRAALVM – DEVOXX GREECE.pdf
 
Implementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with AzureImplementing Zero Trust strategy with Azure
Implementing Zero Trust strategy with Azure
 
Unveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New FeaturesUnveiling the Future: Sylius 2.0 New Features
Unveiling the Future: Sylius 2.0 New Features
 
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASEBATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
BATTLEFIELD ORM: TIPS, TACTICS AND STRATEGIES FOR CONQUERING YOUR DATABASE
 
英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作英国UN学位证,北安普顿大学毕业证书1:1制作
英国UN学位证,北安普顿大学毕业证书1:1制作
 

Pro Mobile web Apps with Phonegap 3.X - Adobe Mobile Day

  • 1. Bernardo Soriano Front-end Engineer Pro Mobile Web Apps With Phonegap bersoriano@me.com@bersoriano
  • 2. Agenda • What is Phonegap? • Cross-platform apps, scopes and limitations. • Requirements & Hello World Phonegap. • Phonegap workflow. • Code once, deploy for iOS, Android, Blackberry, OsX, Win8. • UI frameworks optimized for mobile web. • Connecting Phonegap with external services. • Tools for the back-end. • Debugging, optimizing and securing web apps. • Powerful tools and tips for web and mobile web apps.
  • 4. So, What is Phonegap?
  • 5. Mobile Apps Web vs Hybrid vs Native
  • 6. Browser Native shell Native shell Native app Web code Device APIs Device APIs Native code Device APIs Web code Javascript API Browser Access Hybrid apps - webHybrid apps - mixed Native app HTML5 Device APIs Installable .apk, .ipa Installable .apk, .ipa Installable .apk, .ipa NOT Installable Native code Web code Mobile app development
  • 7. Getting started with Phonegap Build .apk, .ipa … Advantages: - It compiles in the cloud. - Support multiple platforms. - Share your apps easily. - Nice development cycle (Git CVS) What do you need? - A .git repository - A .zip file https://build.phonegap.com/
  • 8. Getting started with Phonegap Build .apk, .ipa …
  • 9. Getting started with the Phonegap CLI >_ phonegap create [path/to/projectname] [com.packagename.x] [AppName] >_ phonegap build [platform] >_ phonegap local plugin add org.apache.cordova.device >_ phonegap local plugin add org.apache.cordova.console >_ phonegap local plugin list >_ phonegap run [platform] Android Requirements: Java SE ANT Android SDK Node.js *Google Play Dev Account iOS Requirements: Xcode Command Line Tools Node.js *Apple dev program Windows 8: Visual Studio 2012 (Install everything… unless you want to get a Blue screen) Node.js *Windows store registration
  • 13. “The future present, is in my browser!” Web applications…
  • 14. Plugin APIs • Accelerometer • Camera • Compass • Capture • Connection • Contacts • Device • File • Geolocation • Globalization • Media • Notification • InAppBrowser • Splashscreen • Storage http://docs.phonegap.com/ API Reference
  • 16. 3rd Party plugins • BarcodeScanner • PushPlugin • Facebook Connect • SocialSharing • Calendar • NFC • Flashlight • Insomnia (prevent screen sleep) • Bluetooth Serial • SSL Certificate Checker • SqlitePlugin • InAppPurchase • Passbook
  • 17. Events• deviceready • pause • resume • backbutton • menubutton • searchbutton • startcallbutton • endcallbutton • volumedownbutton • Volumeupbutton • batterycritical • batterylow • Batterystatus • online • offline
  • 20.
  • 21.
  • 22.
  • 23.
  • 25. Parsing with AJAX a remote XML
  • 27. 1. Minifying 2. Concatenating files 1. Use sprites 2. Avoid a lot of requests (AJAX) 5. Don’t use click events, use touch events 6. Create your own framework (if it’s possible) 7. Develop Single Page Apps 1. Chrome developer tools 2. Safari with device inspector 3. Firebug 4. Livereload Optimizing Debugging 1. Javascript obsfuscation 2. Google closure compile 3. Host resources in serve 4. JSAES encryption Securing Web apps
  • 28. Powerful tools for “modern” web apps 1. Debugging + interaction http://vanamco.com/ghostlab/ 2. Debugging http://socketbug.com/ 3. Debugging http://livereload.com/ 4. Front-end Package manager http://bower.io/ 5. Tasks Automator http://gruntjs.com/ 6. Code editor http://brackets.io/ 7. Device testing http://html.adobe.com/edge/inspect/ 8. Device testing http://opendevicelab.com/ 9. Mobile emulators http://www.mobilexweb.com/emulators
  • 29. Where to go now? 1. .NET MVC Back-end for Phonegap tutorial http://www.dotnetglobe.com/2012/03/crud-operation-using-aspnet-web-api-in.html 2. Drupal REST Webservices + Phonegap http://tylerfrankenstein.com/code/android-app-with-drupal-7-services-phonegap-and- jquery-mobile 3. Sencha Touch MVC + Phonegap http://www.sencha.com/learn/a-sencha-touch- mvc-application-with-phonegap/ 1. Backbone + Phonegap http://coenraets.org/blog/2012/02/sample-mobile-app-with- backbone-js-and-phonegap/ 2. PHP + Phonegap http://coenraets.org/blog/2011/10/sample-application-with-jquery- mobile-and-phonegap/ 3. Entreprise apps? Sure!http://www.ibm.com/developerworks/ssa/mobile/worklight/getting-started/ (Cordova)http://phonegap.com/blog/2014/03/24/introducing-phonegap-for-the- enterprise/