SlideShare a Scribd company logo
PhoneGap Day 2016 USA
When last we met our hero…
PhoneGap Day 2016 USA
browsers
emulators
devices
ALL THE PLATFORMS
We’ve been busy.
PhoneGap Day 2016 USA
PhoneGap Day 2016 USA
PhoneGap Day 2016 USA
PhoneGap Day 2016 USA
$ cordova platform save
$ cordova plugin save
Continuous Integration
Catching plugin bugs in every commit on all the platforms
like a freakin’ venus fly trap.
100s of plugin bugs
Cordova 6.0
[applause]
This affects all of us.
Adobe PhoneGap
Apache Cordova
Cocoon
Framework 7
Ionic Framework
Monaca
IBM MobileFirst
Intel XDK
Meteor
SAP
Telerik
Visual Studio
Nearly 200% growth in three years
0% 10% 20% 30% 40% 50% 60% 70%
PhoneGap/Cordova
Xamarin
Unity
Qt
Adobe Air
Appcelerator
Corona
Marmelade
Codename One
Live Code
2012 2015
Vision Mobile Analysis of Cross-Platform Development, July 2015
Where do we go next?
1. Better community == better platform
2. Tools made for mobile development
3. Focus on UX
Debug your code on any browser, emulator or device.
Increase speed & accuracy with Intellisense for plugins.
Invoke Cordova commands from the editor.
Visual Studio Code
1. Better community == better platform
2. Tools made for mobile development
3. Focus on UX
Apache
Cordova
Native
Experiment
Apache
Cordova
Native
Experiment
Apache
Cordova
Experiment
… Sometimes you may just
need native UI components
Not for the entire app,
Just parts of it
for a native
side-menu
for overlays
for page
transitions
reuse native
components
standardized
native screens
An escape hatch to the native world
• Native UI
• Native APIs
• Still Cordova. Still a webview.
• UI defined in XML, AndroidXML or JS
• Available as a Cordova Plugin
• Experimental. Send feedback.
 Docked
 Overlays
 Separate, full screen
 Page Transitions
Native UI
JavaScript
XML
Android XML
Interface Builder
(NIB/XIB)
var button = new ace.Button();
<Button />
var button;
if (ace.platform == "iOS")
button = new ace.NativeObject("UIButton");
else if (ace.platform == "Android")
button = new ace.NativeObject("android.widget.Button");
<if:iOS>
<ios:UIButton />
</if:iOS>
<if:Android>
<android:Button />
</if:Android>
<Button android:layout_width="wrap_content"
android:layout_height="wrap_content" />
Cross-Platform
(write once)
Platform-Specific
(write twice)
http://taco.tools
Made with ♥ in Redmond
@ryanjsalva #aceplugin♠

More Related Content

PPTX
Appium solution artizone
PPTX
ATAGTR2017 Appium
PDF
Appium workship, Mobile Web+Dev Conference
PPTX
Mastering Mobile Test Automation with Appium
PDF
Appium basics
PPTX
Appium testing api
PPTX
Appium ppt
PDF
Appium: Automation for Mobile Apps
Appium solution artizone
ATAGTR2017 Appium
Appium workship, Mobile Web+Dev Conference
Mastering Mobile Test Automation with Appium
Appium basics
Appium testing api
Appium ppt
Appium: Automation for Mobile Apps

What's hot (19)

PPTX
Automation With Appium
PPTX
Appium overview session final
PPTX
Appium an introduction
PDF
Mobile Test Automation - Appium
PPTX
Mobile automation testing with selenium and appium
PPT
Appium training online|Mobile automation testing with appium
PPTX
Appium meet up noida
PDF
Mobile automation – should I use robotium or calabash or appium?
PPTX
Building Cross-Platform JavaScript Apps using Cordova
PPTX
Appium overview (Selenium Israel #2, Feb. 2014)
PDF
Introduction To Mobile-Automation
PPT
Appium tutorial| Appium Training
PPTX
Automation Testing With Appium
PPTX
Appium - test automation for mobile apps
PPT
MonkeyTalk Automation Testing For Android Application
PDF
HTML5 TDC Floripa 2014
PDF
Developing powerful mobile apps with Xamarin.Essentials
PDF
Automated UI Testing Frameworks
PPTX
React native automation testing
Automation With Appium
Appium overview session final
Appium an introduction
Mobile Test Automation - Appium
Mobile automation testing with selenium and appium
Appium training online|Mobile automation testing with appium
Appium meet up noida
Mobile automation – should I use robotium or calabash or appium?
Building Cross-Platform JavaScript Apps using Cordova
Appium overview (Selenium Israel #2, Feb. 2014)
Introduction To Mobile-Automation
Appium tutorial| Appium Training
Automation Testing With Appium
Appium - test automation for mobile apps
MonkeyTalk Automation Testing For Android Application
HTML5 TDC Floripa 2014
Developing powerful mobile apps with Xamarin.Essentials
Automated UI Testing Frameworks
React native automation testing
Ad

Similar to PhoneGap Day 2016 USA (20)

PPTX
Mobile application development platform
PDF
What is Codename One - Transcript.pdf
PPTX
Cross platform mobile app development tools review
PPTX
Building your Own Mobile Enterprise Application: It’s Not as Hard as You Migh...
PDF
Mono for Android... for Google Devs
PPTX
Xamarin Platform
PDF
HTML5 Can't Do That
PDF
Introduction to Cordova
PPTX
PDF
Shifting landscape of mobile automation, and the future of Appium - Jonathan ...
PPTX
Mobile UI Testing using Appium and Docker
PPTX
20141216 멜팅팟 부산 세션 ii - cross platform 개발
PDF
Developing Native Mobile Apps Using JavaScript, ApacheCon NA 2014
PPTX
Hybrid App Development with PhoneGap
PPTX
Mobile Application and Developments.pptx
PDF
TK2323 Lecture 1 - Introduction to Mobile Application.pdf
PPTX
Rhodes vs Phonegap
PPTX
Hybrid mobile app
PPTX
Hybrid Mobile App
PDF
Cross-Platform Native Apps in Java (budapest.mobile)
Mobile application development platform
What is Codename One - Transcript.pdf
Cross platform mobile app development tools review
Building your Own Mobile Enterprise Application: It’s Not as Hard as You Migh...
Mono for Android... for Google Devs
Xamarin Platform
HTML5 Can't Do That
Introduction to Cordova
Shifting landscape of mobile automation, and the future of Appium - Jonathan ...
Mobile UI Testing using Appium and Docker
20141216 멜팅팟 부산 세션 ii - cross platform 개발
Developing Native Mobile Apps Using JavaScript, ApacheCon NA 2014
Hybrid App Development with PhoneGap
Mobile Application and Developments.pptx
TK2323 Lecture 1 - Introduction to Mobile Application.pdf
Rhodes vs Phonegap
Hybrid mobile app
Hybrid Mobile App
Cross-Platform Native Apps in Java (budapest.mobile)
Ad

Recently uploaded (20)

PDF
Agricultural_Statistics_at_a_Glance_2022_0.pdf
PDF
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
PDF
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
PPTX
Cloud computing and distributed systems.
PDF
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
PPT
Teaching material agriculture food technology
PDF
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
PPTX
20250228 LYD VKU AI Blended-Learning.pptx
PDF
Network Security Unit 5.pdf for BCA BBA.
PPTX
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
PDF
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
PDF
Approach and Philosophy of On baking technology
PPTX
Big Data Technologies - Introduction.pptx
PDF
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
PDF
Building Integrated photovoltaic BIPV_UPV.pdf
PPTX
A Presentation on Artificial Intelligence
PPTX
Understanding_Digital_Forensics_Presentation.pptx
PPTX
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
PDF
Reach Out and Touch Someone: Haptics and Empathic Computing
PDF
Mobile App Security Testing_ A Comprehensive Guide.pdf
Agricultural_Statistics_at_a_Glance_2022_0.pdf
Peak of Data & AI Encore- AI for Metadata and Smarter Workflows
How UI/UX Design Impacts User Retention in Mobile Apps.pdf
Cloud computing and distributed systems.
Build a system with the filesystem maintained by OSTree @ COSCUP 2025
Teaching material agriculture food technology
Blue Purple Modern Animated Computer Science Presentation.pdf.pdf
20250228 LYD VKU AI Blended-Learning.pptx
Network Security Unit 5.pdf for BCA BBA.
Effective Security Operations Center (SOC) A Modern, Strategic, and Threat-In...
7 ChatGPT Prompts to Help You Define Your Ideal Customer Profile.pdf
Approach and Philosophy of On baking technology
Big Data Technologies - Introduction.pptx
Shreyas Phanse Resume: Experienced Backend Engineer | Java • Spring Boot • Ka...
Building Integrated photovoltaic BIPV_UPV.pdf
A Presentation on Artificial Intelligence
Understanding_Digital_Forensics_Presentation.pptx
Detection-First SIEM: Rule Types, Dashboards, and Threat-Informed Strategy
Reach Out and Touch Someone: Haptics and Empathic Computing
Mobile App Security Testing_ A Comprehensive Guide.pdf

PhoneGap Day 2016 USA

Editor's Notes

  • #20: Eric Alli talked about “don’t forget that you’re building an app, not a website”
  • #22: Shawn from Mobify Shaz from Adobe