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

call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️Delhi Call girls
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfkalichargn70th171
 
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...kalichargn70th171
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplatePresentation.STUDIO
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providermohitmore19
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...panagenda
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024Mind IT Systems
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerThousandEyes
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnAmarnathKambale
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdfPearlKirahMaeRagusta1
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comFatema Valibhai
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVshikhaohhpro
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxComplianceQuest1
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfVishalKumarJha10
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsJhone kinadey
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdfWave PLM
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesVictorSzoltysek
 

Recently uploaded (20)

Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS LiveVip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
Vip Call Girls Noida ➡️ Delhi ➡️ 9999965857 No Advance 24HRS Live
 
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
call girls in Vaishali (Ghaziabad) 🔝 >༒8448380779 🔝 genuine Escort Service 🔝✔️✔️
 
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdfThe Ultimate Test Automation Guide_ Best Practices and Tips.pdf
The Ultimate Test Automation Guide_ Best Practices and Tips.pdf
 
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
The Guide to Integrating Generative AI into Unified Continuous Testing Platfo...
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
TECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service providerTECUNIQUE: Success Stories: IT Service provider
TECUNIQUE: Success Stories: IT Service provider
 
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
W01_panagenda_Navigating-the-Future-with-The-Hitchhikers-Guide-to-Notes-and-D...
 
10 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 202410 Trends Likely to Shape Enterprise Technology in 2024
10 Trends Likely to Shape Enterprise Technology in 2024
 
Microsoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdfMicrosoft AI Transformation Partner Playbook.pdf
Microsoft AI Transformation Partner Playbook.pdf
 
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICECHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
CHEAP Call Girls in Pushp Vihar (-DELHI )🔝 9953056974🔝(=)/CALL GIRLS SERVICE
 
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected WorkerHow To Troubleshoot Collaboration Apps for the Modern Connected Worker
How To Troubleshoot Collaboration Apps for the Modern Connected Worker
 
VTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learnVTU technical seminar 8Th Sem on Scikit-learn
VTU technical seminar 8Th Sem on Scikit-learn
 
Define the academic and professional writing..pdf
Define the academic and professional writing..pdfDefine the academic and professional writing..pdf
Define the academic and professional writing..pdf
 
HR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.comHR Software Buyers Guide in 2024 - HRSoftware.com
HR Software Buyers Guide in 2024 - HRSoftware.com
 
Optimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTVOptimizing AI for immediate response in Smart CCTV
Optimizing AI for immediate response in Smart CCTV
 
A Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docxA Secure and Reliable Document Management System is Essential.docx
A Secure and Reliable Document Management System is Essential.docx
 
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdfintroduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
introduction-to-automotive Andoid os-csimmonds-ndctechtown-2021.pdf
 
Right Money Management App For Your Financial Goals
Right Money Management App For Your Financial GoalsRight Money Management App For Your Financial Goals
Right Money Management App For Your Financial Goals
 
5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf5 Signs You Need a Fashion PLM Software.pdf
5 Signs You Need a Fashion PLM Software.pdf
 
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM TechniquesAI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
AI Mastery 201: Elevating Your Workflow with Advanced LLM Techniques
 

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/