GovCamp QLD 2012 Different approaches to mobile app development.

Slides:



Advertisements
Similar presentations
*
Advertisements

Developing downloadable mobile apps using HTML5 and PhoneGap Apache Callback Ron Perry, CTO, Worklight Inc.
Hybrid or Native?! Doncho Minkov Telerik Software Academy Senior Technical Trainer
Mobile Application Development Keshav Bahadoor. Part 1 Cross Platform Web Applications.
New Release Announcements and Product Roadmap Chris DiPierro, Director of Software Development April 9-11, 2014
Your Browser Is Your SDK! DEV 176 Dan Silivestru, Fil Maj, Gord Tanner, Michael Brooks May 2, 2012.
D4.3 Additional Applications iPad Application – Facebook Integration George Chrysochoidis i-sieve technologies ltd. PATHS Project Review, 12th March 2014,
Mobile Design Patterns Eric Neff Harkeerat Toor Malcolm Nguyen Kiefer Consulting, Inc. Mobile Division Bit.ly/z5yjsz.
Mobile App Development Using: Presented by Tyler Richey Images from
So. . . According to the Global Developer Survey ’13 conducted by Telerik, over 5000 developers said that they developed apps using HTML5 in 2012 and 90%
Who are these guys? Bruce Pulley Senior Mobile Applications Developer Andrew Rumbley Senior.
Hybrid or Native?! Doncho Minkov Telerik Software Academy Senior Technical Trainer
 Initial Targets  Maps, News, Events, Laundry  Create Mobile Web Design Standards m.uiowa.edu/about/develop/ m.uiowa.edu/about/develop/  Direction.
Cross Platform Mobile application development HTML5 and JavaScript Chris Connor.
Development of mobile applications using PhoneGap and HTML 5
Native vs hybrid vs web mobile Application
The PhoneGap History Doncho Minkov Telerik Academy academy.telerik.com Technical Trainer
Sayed Ahmed BSc. Eng. In Computer Sc. and Eng. (BUET), Bangladesh MSc., Computer Science, Canada President/Chief Architect/Lead Developer Justetc (Just.
| imodules.com Making Your Site Mobile-Ready Presented by: Mark Werner & Chris Smith.
Lightning Talk Fred Rodriguez Nguyen Do CPSC 473 May 6, 2012.
The Smarter Everyday project is owned and operated by CTE Solutions Inc. Mobile Development with HTML5 Jean-Francois Bilodeau Senior Instructor – CTE Solutions.
Title slide to be used at the start of a module. Developing Mobile Apps Roland Guijt
Supporting BYOD Dennis Cromwell Supporting BYOD  CISCO Study – 15B devices capable of connecting to a network by 2015  The Consumerization.
Blue Nile Mobile Marianne Marck. 11 Drivers Serving Customers Staying relevant, having a mobile presence Tools for buying diamonds, comparing specifications.
Introduction CIS 136 Building Mobile Apps 1. What is a mobile app? 2  Computer program  Designed for small devices  Smartphones  Tablets  Other handhelds.
| imodules.com Making Your Site Mobile-Ready Presented by Chris Smith and Mark Werner.
Java Mobile Apps with GWT & PhoneGap Josh Marinacci, webOS Developer Advocate.
Sayed Ahmed Computer Engineering (BUET), Bangladesh MSc., Computer Science, Canada President/Chief Architect/Lead Developer Justetc (Just et cetera) Technologies.
Developing Enterprise Mobile Apps with Xamarin Loren Horsager CEO, Mobile Composer.
“A Project Managers Perspective” Presented by: Brian Fischer Houston Engineering, Inc. WLIA Conference, 02/14/2013 A JOURNEY THRU MOBILE APP DEVELOPMENT.
OTHER DEVELOPMENT TOOLS DAVID KEATHLY, WINTER WORKING CONNECTIONS 2012.
PhoneGap- Cross platform for mobile Lê Nguyên Khánh Trần Đại Nhân
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
Responsive Web Designing Using CSS3 & HTML5 -Sandip Jadhav “We are building a web, for all device ”
Apache Cordova Tools in Visual Studio
The way of hybrid mobile development Hybrid Mobile Applications Telerik Software Academy
TITANIUM DEVELOPMENT SERVICES MOBILMINDZ TITANIUM DEVELOPMENT PORTFOLIO
 Phone Gap is a mobile application development frame work based upon the open source apache cordova project. Developed by Nitobi software Bought by Adobe.
| | Top 4 Benefits of Hybrid Mobile Apps.
Advantages of using PhoneGap for Mobile App Development
Created by Presented by James Schultz Titanium. What is Titanium? An open, extensible development environment for creating beautiful native apps across.
 Can access all API’s made available by OS vendor.  SDK’s are platform-specific.  Each mobile OS comes with its own unique tools and GUI toolkit.
Course Program, Evaluation, Exams Doncho Minkov Telerik Software Academy academy.telerik.com Senior Technical Trainer
If you are thinking about developing mobile application for your customer, this is an important aspect to consider the platform.
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
Live. learn. work. play Superior Ave E Suite 310 Cleveland Ohio Tel: Fax:
#SummitNow Alfresco Mobile SDKs in Action 06 November, 2013 Mike Hatfield Lead Engineer Mobile Apps, Alfresco.
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.
Software services delivering SharePoint, Mobile, and Business Intelligence solutions Creating mobile applications that integrate with SharePoint 2013 on-
Mobile App Development Using:
A little more App Inventor and Mind the GAP!
ET-570 Smart Phone Apps.
CHALLENGES IN FRONT OF MOBILE APPLICATIONS DEVELOPMENT
React Native Crash Course
Content Introduction Technology Used to Develop Mobile Application
Mobile Apps, Web Design, Digital Marketing Company
Apache Cordova Overview
Automatic Mobile App Generation
Hybrid Mobile Applications
Hybrid Mobile Applications
Mobile App ux/ ui design In High Quality.
Who Am I? appMobi's lead HTML5 game developer / evangelist
Apps XD.
12/5/2018 HCI SNS College of Engineering Department of Computer Science and Engineering Mobile Application Development Presented by S.Yamuna AP/CSE.
Apache Cordova What is it ? Platforms Development Architecture Plugins
Frameworks Deploying Online Services
Presentation transcript:

GovCamp QLD 2012 Different approaches to mobile app development

Overview 1.The case for mobile 2.Native app 3.HTML5 based app 4.Mobile website 5.Hybrid solution

The case for mobile

Mobile traffic

Mobile = mobile app?

Native app development Youd be forgiven for thinking that apps are all there is to mobile web. But actually thats like saying Everest is all there is to mountain climbing. Apps are arguably the most difficult part of mobile web…

Is a mobile app the solution? App functionalityTime and budget Target audience(IT) Resources

Native app development

Cover flow, transitions, UI controls, etc

Native app development

Appcelerator Titanium Titanium is an OOJS development platform Provides additional native functionality Styling can be achieved similar to CSS Titanium Studio, Eclipse based editor with intellisence – coding and compiling a breeze Once compiled, JS code is translated into native code

Appcelerator Titanium Advantages: Easier to achieve native UI controls Better performance Support for iOS and Android Disadvantages: License fee negotiation required Proper OO coding is needed No RIM (yet), Symbian or WP7 support

MoSync MoSync is C++ based Covers all 7 mobile platforms Free license under GPL Once compiled, C++ code is translated into native code

HTML5 based app development

PhoneGap Used for HTML5 based web application Inherent functionality for geo-location, camera, accelerometer, notifications, etc Capability of adding custom functionality into the library Great for embedding a mobile website in an app and adding device-specific functionality

PhoneGap Advantages: Easier testing in browser Support for more mobile platforms: iOS, Android, RIM, WebOS, WP7, Symbian, Bada MIT license (free) Disadvantages: Lower UX and performance Poor native support

Mobile website

Adaptive design, responsive design, media queries

Mobile website Adaptive design, responsive design, media queries

Hybrid solution

Hybrid (Native + HTML5)

Hybrid solution Appcelerator Titanium with webview & HTML5

Hybrid solution Advantages: Time saving Cost saving Disadvantages: Lower performance

Comparison

One size does not fit all App functionalityTime and budget Target audience(IT) Resources

Tim Hill Feel free to get in touch: Tel: Web: