multi-platform mobile apps with phonegap

66
Cross platform App Development

Upload: gautam-chaudhary

Post on 20-Dec-2014

1.212 views

Category:

Technology


0 download

DESCRIPTION

A seminar given by me

TRANSCRIPT

Page 1: Multi-platform Mobile apps with Phonegap

Cross platformApp Development

Page 2: Multi-platform Mobile apps with Phonegap

About me

Gautam ChaudharyWeb & Mobile App developer

www.gautamchaudhary.com

Page 3: Multi-platform Mobile apps with Phonegap

Why mobile apps?

Page 4: Multi-platform Mobile apps with Phonegap

• billions of Smartphone units• more revenue potential• always with the user• … and everywhere.

Why Mobile apps?

Page 5: Multi-platform Mobile apps with Phonegap

Increase in revenue

Page 6: Multi-platform Mobile apps with Phonegap

Then what is the problem?

Page 7: Multi-platform Mobile apps with Phonegap

mobile is a minefield

Page 8: Multi-platform Mobile apps with Phonegap

Too many platforms

Page 9: Multi-platform Mobile apps with Phonegap

iOS…………………………….... Objective CAndroid……………………….. JavaBlackberry……………………. J2MEWindows Phone…………… .NetBada………………………….... C++WebOS………………………… HTML,CSS,JSUbuntu Phone……………… QML based QT and moreTizen……………………………. C++Firefox OS……………………. HTML,CSS,JS

Operating System Language used

Page 10: Multi-platform Mobile apps with Phonegap

you need to learn

Page 11: Multi-platform Mobile apps with Phonegap

NO.

Page 12: Multi-platform Mobile apps with Phonegap

many programmers and more money

…or

Page 13: Multi-platform Mobile apps with Phonegap

Yes, MORE money

Page 14: Multi-platform Mobile apps with Phonegap
Page 15: Multi-platform Mobile apps with Phonegap
Page 16: Multi-platform Mobile apps with Phonegap
Page 17: Multi-platform Mobile apps with Phonegap

• Inefficiency• Communication gap

• Bad Code• Delays

Page 18: Multi-platform Mobile apps with Phonegap

Then what?

Page 19: Multi-platform Mobile apps with Phonegap

Mobile Web

Page 20: Multi-platform Mobile apps with Phonegap

Mobile Web Apps

Page 21: Multi-platform Mobile apps with Phonegap

Cross-platform

Linkable

Native Web

Web Apps Result:

Page 22: Multi-platform Mobile apps with Phonegap

Cross-platform

Linkable

Discoverable

Device APIs

Native Web

Web Apps Result:

Page 23: Multi-platform Mobile apps with Phonegap

WHAT?!Device APIs?

Page 24: Multi-platform Mobile apps with Phonegap

Device APIs

Page 25: Multi-platform Mobile apps with Phonegap

Device APIs

Page 26: Multi-platform Mobile apps with Phonegap

Now what?

Page 27: Multi-platform Mobile apps with Phonegap

Nitobi Team

Page 28: Multi-platform Mobile apps with Phonegap
Page 29: Multi-platform Mobile apps with Phonegap
Page 30: Multi-platform Mobile apps with Phonegap
Page 31: Multi-platform Mobile apps with Phonegap
Page 32: Multi-platform Mobile apps with Phonegap
Page 33: Multi-platform Mobile apps with Phonegap
Page 34: Multi-platform Mobile apps with Phonegap
Page 35: Multi-platform Mobile apps with Phonegap
Page 36: Multi-platform Mobile apps with Phonegap

PhoneGap provides a JavaScript Library that reaches out into the native APIs.

That means anything the device supports is doable.

Page 37: Multi-platform Mobile apps with Phonegap
Page 38: Multi-platform Mobile apps with Phonegap

Camera API Example

Page 39: Multi-platform Mobile apps with Phonegap

Compatibility

Page 40: Multi-platform Mobile apps with Phonegap

Compatibility

iOSAndroidBlackberryWindows phonewebOS

SymbianTizenFirefox OSUbuntu Mobile

Page 41: Multi-platform Mobile apps with Phonegap

Style Libraries

Page 42: Multi-platform Mobile apps with Phonegap

Jquery Mobile Android Holo Theme

Page 43: Multi-platform Mobile apps with Phonegap

Jquery Mobile iOS Theme

Page 44: Multi-platform Mobile apps with Phonegap

Kendo UI

Page 45: Multi-platform Mobile apps with Phonegap

But what if I need to do some

Native task?

Page 46: Multi-platform Mobile apps with Phonegap

Plugins

Page 47: Multi-platform Mobile apps with Phonegap

Plugins

Native code(Java, Obj C etc.)

Page 48: Multi-platform Mobile apps with Phonegap

Plugins

Page 49: Multi-platform Mobile apps with Phonegap

Examples

Page 50: Multi-platform Mobile apps with Phonegap
Page 51: Multi-platform Mobile apps with Phonegap

tripcase

Page 52: Multi-platform Mobile apps with Phonegap

Hockey Community

Page 53: Multi-platform Mobile apps with Phonegap

Completure - Police radio scanner

Page 54: Multi-platform Mobile apps with Phonegap

Warning

Phonegap is not a UI framework

PhoneGap doesn’t include a browser and or a rendering engine

Phonegap doesn’t compile

Every platform needs its own compilation

HTML5/CSS3 compatibility varies

Page 55: Multi-platform Mobile apps with Phonegap

Important points

• Performance and memory usage

• Responsive CSS using media queries

• DPIs

Page 56: Multi-platform Mobile apps with Phonegap

Multiple SDK, IDE problem

Page 57: Multi-platform Mobile apps with Phonegap

Phonegap Build

Page 58: Multi-platform Mobile apps with Phonegap
Page 59: Multi-platform Mobile apps with Phonegap

Don’t be fanatic

Be multiplatform

Page 60: Multi-platform Mobile apps with Phonegap

Be ready for future

Page 61: Multi-platform Mobile apps with Phonegap

Ubuntu phone

Page 62: Multi-platform Mobile apps with Phonegap

tizen

Page 63: Multi-platform Mobile apps with Phonegap

Firefox OS

Page 64: Multi-platform Mobile apps with Phonegap

Everything in HTML5/CSS

Page 65: Multi-platform Mobile apps with Phonegap
Page 66: Multi-platform Mobile apps with Phonegap

Thank you!

www.gautamchaudhary.com