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
74
RDBMS und Map/Reduce - Hadoop trifft SQL
zahlenhelfer
0
43
Hardware steuern mit Javascript
zahlenhelfer
0
34
RDBMS triff Map/Reduce
zahlenhelfer
0
49
Raspberry Pi für Entwickler
zahlenhelfer
0
63
HILFE - meine Entwickler verstehen mich nicht
zahlenhelfer
0
84
Big Data for the Rest of us
zahlenhelfer
0
46
WDC 13 - JavaScript Debugging
zahlenhelfer
0
190
Other Decks in Programming
See All in Programming
ReadMoreTextView
fornewid
1
480
Bytecode Manipulation 으로 생산성 높이기
bigstark
2
380
ASP.NETアプリケーションのモダナイズ インフラ編
tomokusaba
1
410
XSLTで作るBrainfuck処理系
makki_d
0
210
コードの90%をAIが書く世界で何が待っているのか / What awaits us in a world where 90% of the code is written by AI
rkaga
46
30k
XP, Testing and ninja testing
m_seki
3
180
A2A プロトコルを試してみる
azukiazusa1
2
1.1k
Webの外へ飛び出せ NativePHPが切り拓くPHPの未来
takuyakatsusa
2
350
5つのアンチパターンから学ぶLT設計
narihara
1
110
Go1.25からのGOMAXPROCS
kuro_kurorrr
1
800
ドメインモデリングにおける抽象の役割、tagless-finalによるDSL構築、そして型安全な最適化
knih
11
2k
#kanrk08 / 公開版 PicoRubyとマイコンでの自作トレーニング計測装置を用いたワークアウトの理想と現実
bash0c7
1
360
Featured
See All Featured
Templates, Plugins, & Blocks: Oh My! Creating the theme that thinks of everything
marktimemedia
31
2.4k
Raft: Consensus for Rubyists
vanstee
140
7k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
35
2.3k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
8
790
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
2.9k
Producing Creativity
orderedlist
PRO
346
40k
Building Adaptive Systems
keathley
43
2.6k
A Modern Web Designer's Workflow
chriscoyier
694
190k
Measuring & Analyzing Core Web Vitals
bluesmoon
7
490
Designing for Performance
lara
609
69k
Making the Leap to Tech Lead
cromwellryan
134
9.3k
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!