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
71
RDBMS und Map/Reduce - Hadoop trifft SQL
zahlenhelfer
0
41
Hardware steuern mit Javascript
zahlenhelfer
0
30
RDBMS triff Map/Reduce
zahlenhelfer
0
46
Raspberry Pi für Entwickler
zahlenhelfer
0
62
HILFE - meine Entwickler verstehen mich nicht
zahlenhelfer
0
82
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
ASP. NET CoreにおけるWebAPIの最新情報
tomokusaba
0
360
第3回関東Kaggler会_AtCoderはKaggleの役に立つ
chettub
3
890
Bedrock Agentsレスポンス解析によるAgentのOps
licux
2
720
GitHub Actions × RAGでコードレビューの検証の結果
sho_000
0
240
2024年のWebフロントエンドのふりかえりと2025年
sakito
1
230
CNCF Project の作者が考えている OSS の運営
utam0k
5
690
Amazon S3 TablesとAmazon S3 Metadataを触ってみた / 20250201-jawsug-tochigi-s3tables-s3metadata
kasacchiful
0
100
一休.com のログイン体験を支える技術 〜Web Components x Vue.js 活用事例と最適化について〜
atsumim
0
110
テストをしないQAエンジニアは何をしているか?
nealle
0
130
ISUCON14公式反省会LT: 社内ISUCONの話
astj
PRO
0
180
なぜイベント駆動が必要なのか - CQRS/ESで解く複雑系システムの課題 -
j5ik2o
7
2.5k
最近のVS Codeで気になるニュース 2025/01
74th
1
250
Featured
See All Featured
Agile that works and the tools we love
rasmusluckow
328
21k
Facilitating Awesome Meetings
lara
51
6.2k
Unsuck your backbone
ammeep
669
57k
Why Our Code Smells
bkeepers
PRO
335
57k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
132
33k
The Art of Programming - Codeland 2020
erikaheidi
53
13k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
31
2.1k
Raft: Consensus for Rubyists
vanstee
137
6.8k
The World Runs on Bad Software
bkeepers
PRO
67
11k
The Cost Of JavaScript in 2023
addyosmani
47
7.3k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
47
5.2k
The Success of Rails: Ensuring Growth for the Next 100 Years
eileencodes
44
7k
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!