Upgrade to Pro
— share decks privately, control downloads, hide ads and more …
Speaker Deck
Features
Speaker Deck
PRO
Sign in
Sign up for free
Search
Search
native- vs. web-app
Search
Marcus Ross
March 14, 2012
Programming
1
110
native- vs. web-app
slides from my session @ droidcon 2012
Marcus Ross
March 14, 2012
Tweet
Share
More Decks by Marcus Ross
See All by Marcus Ross
Mythbusting Azure SQL
zahlenhelfer
0
110
Das neue Crossplattform Dreamteam - Ionic/Angular/Cordova
zahlenhelfer
0
70
RDBMS und Map/Reduce - Hadoop trifft SQL
zahlenhelfer
0
41
Hardware steuern mit Javascript
zahlenhelfer
0
29
RDBMS triff Map/Reduce
zahlenhelfer
0
46
Raspberry Pi für Entwickler
zahlenhelfer
0
60
HILFE - meine Entwickler verstehen mich nicht
zahlenhelfer
0
78
Big Data for the Rest of us
zahlenhelfer
0
43
WDC 13 - JavaScript Debugging
zahlenhelfer
0
190
Other Decks in Programming
See All in Programming
Welcome JSConf.jp 2024
yosuke_furukawa
PRO
0
380
Missing parts when designing and implementing Android UI
ericksli
0
230
受け取る人から提供する人になるということ
little_rubyist
0
260
Quine, Polyglot, 良いコード
qnighy
4
650
どうして僕の作ったクラスが手続き型と言われなきゃいけないんですか
akikogoto
1
130
카카오페이는 어떻게 수천만 결제를 처리할까? 우아한 결제 분산락 노하우
kakao
PRO
0
120
型付き API リクエストを実現するいくつかの手法とその選択 / Typed API Request
euxn23
8
2.4k
C++でシェーダを書く
fadis
6
4.2k
レガシーシステムにどう立ち向かうか 複雑さと理想と現実/vs-legacy
suzukihoge
15
2.3k
[Do iOS '24] Ship your app on a Friday...and enjoy your weekend!
polpielladev
0
120
3rd party scriptでもReactを使いたい! Preact + Reactのハイブリッド開発
righttouch
PRO
1
610
Contemporary Test Cases
maaretp
0
140
Featured
See All Featured
The Cult of Friendly URLs
andyhume
78
6k
Designing on Purpose - Digital PM Summit 2013
jponch
115
7k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
356
29k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
329
21k
Embracing the Ebb and Flow
colly
84
4.5k
How to Ace a Technical Interview
jacobian
276
23k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
0
130
Intergalactic Javascript Robots from Outer Space
tanoku
269
27k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
PRO
10
730
XXLCSS - How to scale CSS and keep your sanity
sugarenia
246
1.3M
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
16
2.1k
GraphQLとの向き合い方2022年版
quramy
43
13k
Transcript
Native vs. Web-App Titanium Mobile could be the answer... droidcon
2012 / 14.03.2012
About me ! Marcus Ross ! Twitter: @zahlenhelfer /
XING: Marcus_Ross ! certified Titanium Trainer and Titan ! Database Stuff / mobile Development ! eBook: Entwicklung mit Titanium Mobile (epubli)
The heat is on...
NATIVE – go and learn! ! Learn a language for
every device/system ! Objective-C ! Java ! C++ ! HTML5 ! ...and be a ninja on each device! – maybe 5 yrs. l8tr
wait, WebApps are great! ! use HTML5 with CSS3 and
JS ! free to develop (no dev. program needed) ! free as free beer ! you don´t need an appstore
What is the best choice? ! native Power vs.
HTML (long lists, flicker, etc.) ! monetize with AppStores vs. free deployment ! access to sensors vs. HTML5 ! just one device vs. every device ! native ui expr. vs. some kind of ui-expierence
Solution – Titanium Mobile ! Mobile SDK (OpenSource) (GitHub:/appcelerator/titanium_mobile)
! no UI-Mimikry (jQTouch) ! native ui-exp! (android, iOS) ! X-Plattform (android, iOS, HTML5 beta) ! Professional Services avail.
Why Titanium Mobile? ! native Power to the apps
! use your javascript skills ! over 200.000 developers use it ! 25.000 Apps in the wild ! android, iOS and WebApps with one source!
Stop advertising...
Ok, what I need? ! Android or iOS native SDKs
! free registration at Appcelerator ! download and install Titanium Studio ! start with the 1st Project... ! next slide please...
Hands on ! Hello World + ! ToDo App (we
have experts here...!)
ToDo List ! Tab-Groups ! Table-View !
Detail-View
Want more? ! developer.appcelerator.com (look at the blog) !
Look for Titanium User Groups (meetup.com) ! buy a devbook for starting development (in german) ! follow @zahlenhelfer ;)
Thanks... and CODESTRONG!