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
38
RDBMS triff Map/Reduce
zahlenhelfer
0
49
Raspberry Pi für Entwickler
zahlenhelfer
0
63
HILFE - meine Entwickler verstehen mich nicht
zahlenhelfer
0
85
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
Pull-Requestの内容を1クリックで動作確認可能にするワークフロー
natmark
1
300
CI_CD「健康診断」のススメ。現場でのボトルネック特定から、健康診断を通じた組織的な改善手法
teamlab
PRO
0
140
生成AIを活用した初学者向けPython講座
soogie
1
120
Swiftビルド弾丸ツアー - Swift Buildが作る新しいエコシステム
giginet
PRO
0
1.5k
CSC509 Lecture 01
javiergs
PRO
1
430
CSC305 Lecture 04
javiergs
PRO
0
230
大規模アプリにおけるXcode Previews実用化までの道のり
ikesyo
0
940
複雑化したリポジトリをなんとかした話 pipenvからuvによるモノレポ構成への移行
satoshi256kbyte
0
540
ポスターセッション: 「まっすぐ行って、右!」って言ってラズパイカーを動かしたい 〜生成AI × Raspberry Pi Pico × Gradioの試作メモ〜
komofr
0
740
私はどうやって技術力を上げたのか
yusukebe
40
16k
10年もののAPIサーバーにおけるCI/CDの改善の奮闘
mbook
0
570
Serena MCPのすすめ
wadakatu
4
800
Featured
See All Featured
Why Our Code Smells
bkeepers
PRO
339
57k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Visualization
eitanlees
148
16k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Gamification - CAS2011
davidbonilla
81
5.4k
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
358
30k
Statistics for Hackers
jakevdp
799
220k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
45
2.5k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
30
2.9k
Building a Scalable Design System with Sketch
lauravandoore
462
33k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
46
7.6k
Automating Front-end Workflow
addyosmani
1371
200k
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!