choosing the right mobile development platform (part 3)

12
Choosing the Right Mobile Development Platform (Part 3) @ChrisGriffith

Upload: chris-griffith

Post on 09-May-2015

1.318 views

Category:

Technology


1 download

DESCRIPTION

As more and more projects are requiring mobile applications, developers are faced with a wide range of options. AIR for mobile? PhoneGap? Titanium's Appcelerator? Sencha? Native? Which development environment makes sense? This session will explore the advantages and limitations of each of these environments from someone who has been in the mobile application development world for over 4 years. Get a clear picture of what these technologies can offer for your mobile development needs.

TRANSCRIPT

Page 1: Choosing the Right Mobile Development Platform (Part 3)

Choosing the Right Mobile Development Platform (Part 3)

@ChrisGriffith

Page 2: Choosing the Right Mobile Development Platform (Part 3)
Page 3: Choosing the Right Mobile Development Platform (Part 3)

Application container that allows you to build natively installed apps using HTML, CSS & JavaScript

What is PhoneGap

Page 4: Choosing the Right Mobile Development Platform (Part 3)

What platforms support PhoneGap

Page 5: Choosing the Right Mobile Development Platform (Part 3)

Building it

phonegap.com/start

Page 6: Choosing the Right Mobile Development Platform (Part 3)

Building it

build.phonegap.com

Page 7: Choosing the Right Mobile Development Platform (Part 3)

Building it

Page 8: Choosing the Right Mobile Development Platform (Part 3)

Device Access

Accelerometer

Camera

Capture

Compass

Connection

Contacts

Device Information

File

Geolocation

Media

Notification

Storage

Page 9: Choosing the Right Mobile Development Platform (Part 3)

Beyond the mobile web

PhoneGap is extensible with a “native plugin” model that enables you to write your own native logic to access via JavaScript.

There are lots of open source plugins at https://github.com/phonegap/phonegap-plugins

Learn more at http://wiki.phonegap.com/w/page/36752779/ PhoneGap%20Plugins

Page 10: Choosing the Right Mobile Development Platform (Part 3)

iOS

Page 11: Choosing the Right Mobile Development Platform (Part 3)

Android

Page 12: Choosing the Right Mobile Development Platform (Part 3)

This presentation continues in part 4