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
Android First
Search
Rene Pot
October 01, 2014
Technology
0
71
Android First
The Slides for the Android First talk at the Titanium Meetup Amsterdam
Rene Pot
October 01, 2014
Tweet
Share
Other Decks in Technology
See All in Technology
株式会社島津製作所_研究開発(集団協業と知的生産)の現場を支える、OSS知識基盤システムの導入
akahane92
1
1.3k
alecthomas/kong はいいぞ
fujiwara3
6
1.2k
【Λ(らむだ)】最近のアプデ情報 / RPALT20250729
lambda
0
160
CSPヘッダー導入で実現するWebサイトの多層防御:今すぐ試せる設定例と運用知見
llamakko
1
280
AWS表彰プログラムとキャリアについて
naoki_0531
1
150
データエンジニアがクラシルでやりたいことの現在地
gappy50
3
770
ビジネス文書に特化した基盤モデル開発 / SaaSxML_Session_2
sansan_randd
0
180
Claude Codeが働くAI中心の業務システム構築の挑戦―AIエージェント中心の働き方を目指して
os1ma
8
980
Perlアプリケーションで トレースを実装するまでの 工夫と苦労話
masayoshi
0
200
帳票構造化タスクにおけるLLMファインチューニングの性能評価
yosukeyoshida
1
190
AI エンジニアの立場からみた、AI コーディング時代の開発の品質向上の取り組みと妄想
soh9834
8
610
P2P ではじめる WebRTC のつまづきどころ
tnoho
1
280
Featured
See All Featured
A Tale of Four Properties
chriscoyier
160
23k
How STYLIGHT went responsive
nonsquared
100
5.7k
Keith and Marios Guide to Fast Websites
keithpitt
411
22k
Adopting Sorbet at Scale
ufuk
77
9.5k
Gamification - CAS2011
davidbonilla
81
5.4k
The Web Performance Landscape in 2024 [PerfNow 2024]
tammyeverts
8
720
Embracing the Ebb and Flow
colly
86
4.8k
Testing 201, or: Great Expectations
jmmastey
43
7.6k
The Language of Interfaces
destraynor
158
25k
Java REST API Framework Comparison - PWX 2021
mraible
31
8.7k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
331
22k
Large-scale JavaScript Application Architecture
addyosmani
512
110k
Transcript
Android First
Brief History - Titanium Developer since 1.7 (2011) - Build
iOS/Android 2.3 app
ICD-10 NL
Brief History - Titanium Developer since 1.7 (2011) - Build
iOS/Android 2.3 app - Build several iOS apps since
Spoorbaan
Brief History - Titanium Developer since 1.7 (2011) - Build
iOS/Android 2.3 app - Build several iOS apps since - Joined Peerby 2 months ago
Peerby
Android First - Screen Sizes - DPI - ldpi, mdpi,
hdpi, xhdpi, xxhdpi & xxxhdpi! - Hardware buttons
Devices, Devices, Devices
Benefits of Android First - Start at a fragmented market
- Optimise for many different screen sizes - Requirement of high performance - All assets are created - Port to iOS is EASY
iOS first - Consistency - All software, no hardware buttons
- A grand total of 21 different devices
Benefits of iOS first - Fast development - Easy testing
- Consistency across devices - Fixed width
Ideal situation - Develop for Android first - Keep iOS
on par per-feature - Cross platform development! - This is not how we implemented it at Peerby
Lessons Learned - Low end devices force choices - Styling
of pages just like the web - Titanium + android is unpredictable - ti clean is your friend - Genymotion!
Questions?
Thanks!