patrick broman mo sync

21
Patrick Broman, MoSync AB

Upload: henrikvonschoultz

Post on 30-Jun-2015

663 views

Category:

Technology


2 download

TRANSCRIPT

Page 1: Patrick broman mo sync

Patrick Broman, MoSync AB

Page 2: Patrick broman mo sync

The problem

Page 3: Patrick broman mo sync

Fragmentation

Page 4: Patrick broman mo sync

Thousands

of models

Page 5: Patrick broman mo sync

More and more

platforms

Page 6: Patrick broman mo sync
Page 7: Patrick broman mo sync

"It is estimated that the cost of porting

an application to each handset

platform often amounts to

as much as 60-80% of the

actual development cost.“

- Cap Gemini, Telecom & Media Insights

Page 8: Patrick broman mo sync

Can it be fixed?

Page 9: Patrick broman mo sync

Essential differences

• Screen sizes

• Input methods

• Memory

• CPU

• Graphics

Page 10: Patrick broman mo sync

Accidental differences

• SDKs

• Tools

• Programming languages

• API interfaces

• Frameworks

Page 11: Patrick broman mo sync

One SDKAll platforms

• C/C++ everywhere (even JavaME!)

• The same API across all platforms

• One toolchain, one compiler

• A single, self-contained download

Java ME, Symbian, Android

Windows Mobile, Moblin

and more coming soon!

Page 12: Patrick broman mo sync

SDK Features

Page 13: Patrick broman mo sync

API Features

� Selected standard C libraries

� Graphics, audio, multimedia

� TCP/HTTP/HTTPS/BT/SMS

� Collections/containers

� XML Parsing

� UI library

� Location

� Camera access

� File system access

� Map rendering library

� Font framework

� SQLite database

� OpenGL

Page 14: Patrick broman mo sync

2.4

Page 15: Patrick broman mo sync

What’s

new?

Page 16: Patrick broman mo sync

iPhone

support!

Page 17: Patrick broman mo sync

OS X Version

Of the SDK

Page 18: Patrick broman mo sync

Android 40x faster(we’re doing everything native now)

Page 19: Patrick broman mo sync

��ر�� �ह�द�

官话

Unicode support

Page 20: Patrick broman mo sync

� Improved debugging

� Test framework

� Build configurations

� Examples fully touch-enabled

� Improved profile database

…and lots more!

Page 21: Patrick broman mo sync

Sneak preview