1 Product Development, Environments & Testing Mobile Solutions.

Slides:



Advertisements
Similar presentations
Mobile Application Development Keshav Bahadoor. Part 1 Cross Platform Web Applications.
Advertisements

HTML5 That’s What You Need to Know Today Ingo Rammer | thinktecture |
Amanda Silver Director of Program Management Visual Studio Tools for Client Applications Cross-Platform Development using Visual Studio.
pirate s Capabilities Developer Investment Web App Hybrid App Native App.
Component OneJQuery MobileVisual WebGUI Comparison of three mobile site development frameworks.
Source: AppBrain, April 2015 Native Wrapper Your JavaScript App.
HTML5 That’s what you need to know today Ingo Rammer, thinktecture
Development of mobile applications using PhoneGap and HTML 5
Native vs hybrid vs web mobile Application
MOBILE APP DEVELOPMENT Presented by Md. Zakaria Chowdhury CEO, Webcraft Bangladesh Director, Sylhet IT Academy.
The PhoneGap History Doncho Minkov Telerik Academy academy.telerik.com Technical Trainer
PhoneGap Day EU 2015 conference report
BUILD CROSS-PLATFORM NATIVE MOBILE APP FOR DNN DNN Mobi.
Mobile Web Applications
Lightning Talk Fred Rodriguez Nguyen Do CPSC 473 May 6, 2012.
Title slide to be used at the start of a module. Developing Mobile Apps Roland Guijt
Introduction CIS 136 Building Mobile Apps 1. What is a mobile app? 2  Computer program  Designed for small devices  Smartphones  Tablets  Other handhelds.
Java Mobile Apps with GWT & PhoneGap Josh Marinacci, webOS Developer Advocate.
Introducing NativeScript [Pavel Kolev Software Telerik: a Progress company]
Developing Cross-Platform Applications with Visual Studio 2015
Developing Enterprise Mobile Apps with Xamarin Loren Horsager CEO, Mobile Composer.
ICINETIC Experts in.NET technologies and architectures.
New to Mobile Learning Course Development: Getting Started Garin Hess.
Beyond the Browser: HTML5 and the Evolving Mobile Web Chris Smith & Laurent Hasson Research In Motion.
Mobile web Sebastian Lopienski IT Technical Forum 29 June 2012.
Social Media Apps Programming Min-Yuh Day, Ph.D. Assistant Professor Department of Information Management Tamkang University
First Xamarin European Tour – Go mobile with native Apps Hansjörg Scherer
Apache Cordova Tools in Visual Studio
Trunica Inc. 500 East Kennedy Blvd #300 Tampa, FL Cross Platform Mobile Apps With Cordova and Visual Studio 2015 © Copyright 2015.
Basics of testing mobile apps
The way of hybrid mobile development Hybrid Mobile Applications Telerik Software Academy
| | Top 4 Benefits of Hybrid Mobile Apps.
Mobile: Today and Beyond Stuart Parmenter, Director of Mobile
WebGL & il2cpp Christopher WebGL Using the new il2cpp compiler to cross compile into C++ Cross compiling Unity source code into.
Ionic & Cordova crash course Ivan Varga
Perfecto’s CQ Lab using Selenium RemoteWebDriver & Appium
Top 12 Frameworks for Android App Development
Rapidsoft Technologies has been engaged in Android applications development since Google introduced its mobile OS,. Today Android is world’s leading.
PhoneGap / PhoneGap Build #CreateTheWeb Mihai Corlan / Adobe Web Evangelist
COMPARING CROSS-PLATFORM DEVELOPMENT APPROACHES FOR MOBILE APPLICATIONS Henning Heitkötter, Sebastian Hanschke and Tim A. Majchrzak Department of Information.
INTRODUCING HYBRID APP KAU with MICT PARK IT COMPANIES Supported by KOICA
APP DESIGN AND DEVELOPMENT WITH THE IONIC FRAMEWORK Chuck Leone
MOBILE APPLICATION DEVELOPMENT SERVICES
Build Cross-Platform Mobile Apps Using Visual Studio A Telerik webinar by Jeffrey T. Fritz March 27, 2014 AND.
10 Mobile Application Framework Must Know to Launch New App.
Build Hybrid Mobile Apps with Ionic, Angular, & Cordova Brian
Guide To Develop Mobile Apps With Titanium. Agenda Overview Installation of Platform SDKs Pros of Appcelerator Titanium Cons of Appcelerator Titanium.
PhoneGap Cross-Platform Development Company India
跨平台 Hybrid App 開發簡介 - 使用 Visual Studio Tool for Apache Cordova + HTML/JavaScript 陳葵懋 (Ian)
PhoneGap, Processing.
Introduction to Xamarin C# Everywhere
Build performance-obsessed mobile apps with JavaScript
Browsers and Web Platforms
Apache Cordova Overview
Build Native Mobile Apps using JavaScript and Ionic
Multi-Device Hybrid Apps What, Why, and When to Use Hybrid Development Option Ervin Loh ALM Program Manager
Hybrid Mobile Applications
Hybrid Mobile Applications
Different Types of Apps. App Development ● App Development refers to the creation of computer applications for use on mobile devices such as tablets,
Who Am I? appMobi's lead HTML5 game developer / evangelist
Mobile App Development
Office 365 Development.
Compile, Build, and Debug
CIS 136 Building Mobile Apps
And I have to create mobile apps too?
Office 365 Development.
Frameworks Deploying Online Services
Chapter 2 Ionic Installation
CSC 581: Mobile App Development
Presentation transcript:

1 Product Development, Environments & Testing Mobile Solutions

2 REALISTIC ASSESSMENT OF HYBRID APP DEVELOPMENT Torsten Dinkheller 24 th of June 2014

3 Agenda  INSIGHT ABOUT  Torsten Dinkheller  HYBRID APPS  What's that? ▪ Hybrid vs. Native ▪ How you dare to use it  THE „why to go for it“ FOR  Developers ▪ Managers  PROVE IT  Benchmark ▪ Live Example (Hamburger Menu)

4 About your Speaker: Torsten Dinkheller  programming since 1981  after school worked for Nixdorf  University  1997 Silicon Studios LA, USA  Games Industry  1999 Piranha Bytes (Gothic)  2001 Mobile Games  2006 Nintendo DS Games  2009 first Business Smartphone App  started with native programming  switched to hybrid app programming (12 Apps: Mercedes Benz Service App …)

5 Hybrid Apps

6 How does it work

7 Hybrid vs. Native  Differences  HTML–Rapid, cross-platform user experience (Content)  Native–Power and device features (Games)  Hybrid–Combine HTML + device features + available in Stores  Limitations  HTML–No DNA sequencing, Reasonable data models Keep animations above 30 frames  Native–Not by handset means  Hybrid–Same as HTML

8 How you dare to use it?  There is a war out there  Started with Steve Jobs vs. Flash  Not only mobile, but smart TV, XBOX, Playstation  It‘s everywhere  Not only developers, but in each company

9 Must haves in a debate  Garbage Collector  Threading  Animation Speed  Double Click problem  DOM Pollution  App Size

10 Solutions

11 TOP 6 technical items  Garbage Collector  Since ms  Threading  So don‘t do DNA sequencing  Animation Speed  Use 3D transitions  Double-Click problem  “tabstart“ or “singletap“ event  DOM Pollution  Don‘t be messy  App Size  No longer

12 LATEST NEWS  iOS 8: JIT compression (gives you 20% boost)  read development/ development/  Android 4.4: Chromium 30 (stock browser + remote debugging)  read

13 TOP 6 management items  Time  first version % of dual pure native development  all other release time 50%  Bug hunting  fix only once  Design  Prototyping  Start small, quickly add  Not sure if design follows function on mobile

14 Prove it

15 Benchmark: Today is Fast enough

16 HTML Benchmark html5test.com

17 JavaScript Benchmark sunspider auf Phone and iOS

18 JavaScript Benchmark Desktop Browser420 iOS iPhone 5428 iPhone 5 dev mode 724 iPhone 5 chrome1100 iPhone 4s1558 sunspider auf Phone PLUS iOS

19 JavaScript Benchmark Desktop Browser 420 Nexus 5 Chrome Samsung S31123 Samsung S16500 sunspider auf

20 CSS Benchmark iPhone 5 iOS 83 ms iPhone 53 – 5 ms iPhone 5 chrome5 – 7 ms iPhone 4s9 – 10 ms howtocreate.co.uk/csstest.html

21 Graphics Benchmark Sencha Touch Developer Scorecards

22 Examples  customer center app  Hamburger Menu

23 Conclusion X  no-one is trying to do DNA sequencing on an iPhone  most apps have a very reasonable response model  the user does something, then the app responds visually with immediacy at 30 frames per second or more, and completes a task in a few hundred milliseconds

24 Think for yourself! Hybrid development covers 90% of B2C Apps

25 Agenda  DEVELOPERS 4 BEST FRIENDS  Framework ▪ Wrapper ▪ Tester ▪ Caretaker

26 Developer 4 Best Friends  Developer needs:  a framework  a community to ask  a real pro for code reviews  a testing framework (same language)

27 Framework: Sencha Touch  Developed for 5 years, based on EXTJS  real framework  MVC (upcoming MVVM)  Data-binding  full speed animations  Knockout JS  Angular JS

28 Need help with API

29

30 See Sencha Live

31 Wrapper: PhoneGap  Installation  install NodeJS  npm install –g phonegap  Setup your app  phonegap create my-app  phonegap platform add android  phonegap plug-ins  phonegap run android

32 Wrapper: PhoneGap  Installation  install NodeJS  npm install –g phonegap  Setup your app  phonegap create my-app  phonegap platform add android  phonegap plugins  phonegap run android

33 Use Sencha  Installation  install NodeJS  install Sencha CMD 5  Download Sencha Touch  Setup your app  sencha generate app MyApp  sencha cordova init de.telekom.internal.MyApp MyApp  change some phonegap.local.properties  cordova plugin  sencha app build –run native

34 Testing with Siesta  Automated testing with phantomjs  Code coverage  Click flows, real user click tests (wait, monkey tests)  Use JavaScript  Use Sencha Touch commands to locate items

35 Our Setup  GitLab  Jenkins  Sonar  Siesta  Android + iOS Build  Hockey  Enterprise Account  Stores