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

capstone project kb674d-1
capstone project kb674d-1capstone project kb674d-1
capstone project kb674d-1
Krystal Banta
 

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 Today
davyjones
 
Philly ete-2011
Philly ete-2011Philly ete-2011
Philly ete-2011
davyjones
 
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
Christian Heilmann
 
Phonegap facebook- plugin
Phonegap facebook- pluginPhonegap facebook- plugin
Phonegap facebook- plugin
Steve Gill
 
Phonegap facebook plugin - Seoul & Tokyo
Phonegap facebook plugin - Seoul & TokyoPhonegap facebook plugin - Seoul & Tokyo
Phonegap facebook plugin - Seoul & Tokyo
Steve Gill
 
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
Jonathan Stark
 
Getting started with PhoneGap
Getting started with PhoneGapGetting started with PhoneGap
Getting started with PhoneGap
Mihai 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

+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
Health
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
masabamasaba
 
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
VictorSzoltysek
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
masabamasaba
 

Recently uploaded (20)

+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
+971565801893>>SAFE AND ORIGINAL ABORTION PILLS FOR SALE IN DUBAI AND ABUDHAB...
 
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
Reassessing the Bedrock of Clinical Function Models: An Examination of Large ...
 
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
 
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
Crypto Cloud Review - How To Earn Up To $500 Per DAY Of Bitcoin 100% On AutoP...
 
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...Chinsurah Escorts ☎️8617697112  Starting From 5K to 15K High Profile Escorts ...
Chinsurah Escorts ☎️8617697112 Starting From 5K to 15K High Profile Escorts ...
 
AI & Machine Learning Presentation Template
AI & Machine Learning Presentation TemplateAI & Machine Learning Presentation Template
AI & Machine Learning Presentation Template
 
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
%+27788225528 love spells in new york Psychic Readings, Attraction spells,Bri...
 
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
 
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
 
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
OpenChain - The Ramifications of ISO/IEC 5230 and ISO/IEC 18974 for Legal Pro...
 
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg
%in Lydenburg+277-882-255-28 abortion pills for sale in Lydenburg
 
%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare%in Harare+277-882-255-28 abortion pills for sale in Harare
%in Harare+277-882-255-28 abortion pills for sale in Harare
 
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 🔝✔️✔️
 
Exploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdfExploring the Best Video Editing App.pdf
Exploring the Best Video Editing App.pdf
 
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 🔝✔️✔️
 
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
%+27788225528 love spells in Colorado Springs Psychic Readings, Attraction sp...
 
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
Direct Style Effect Systems -The Print[A] Example- A Comprehension AidDirect Style Effect Systems -The Print[A] Example- A Comprehension Aid
Direct Style Effect Systems - The Print[A] Example - A Comprehension Aid
 
%in Durban+277-882-255-28 abortion pills for sale in Durban
%in Durban+277-882-255-28 abortion pills for sale in Durban%in Durban+277-882-255-28 abortion pills for sale in Durban
%in Durban+277-882-255-28 abortion pills for sale in Durban
 
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
%in kaalfontein+277-882-255-28 abortion pills for sale in kaalfontein
 
%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand%in Midrand+277-882-255-28 abortion pills for sale in midrand
%in Midrand+277-882-255-28 abortion pills for sale in midrand
 

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/