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
69
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
【LT】ソフトウェア産業は進化しているのか? #Agilejapan
takabow
0
120
電話を切らさない技術 電話自動応答サービスを支える フロントエンド
barometrica
2
900
セキュリティ運用って包括的にできていますか?SaaSを使って次のステップへ / Comprehensive Cyber Security Operations for Cloud Services Using SaaS
sakaitakeshi
0
140
ノーコードデータ分析ツールで体験する時系列データ分析超入門
negi111111
0
430
Terraform Stacks入門 #HashiTalks
msato
0
380
複雑なState管理からの脱却
sansantech
PRO
1
180
Platform Engineering for Software Developers and Architects
syntasso
1
600
データプロダクトの定義からはじめる、データコントラクト駆動なデータ基盤
chanyou0311
3
380
Amplify Gen2 Deep Dive / バックエンドの型をいかにしてフロントエンドへ伝えるか #TSKaigi #TSKaigiKansai #AWSAmplifyJP
tacck
PRO
0
420
SAP Community and Developer Update
sygyzmundovych
0
350
iOS/Androidで同じUI体験をネ イティブで作成する際に気をつ けたい落とし穴
fumiyasac0921
1
110
【Pycon mini 東海 2024】Google Colaboratoryで試すVLM
kazuhitotakahashi
2
620
Featured
See All Featured
Product Roadmaps are Hard
iamctodd
PRO
49
11k
Navigating Team Friction
lara
183
14k
GraphQLとの向き合い方2022年版
quramy
43
13k
10 Git Anti Patterns You Should be Aware of
lemiorhan
655
59k
Designing for Performance
lara
604
68k
Learning to Love Humans: Emotional Interface Design
aarron
273
40k
Raft: Consensus for Rubyists
vanstee
136
6.6k
Imperfection Machines: The Place of Print at Facebook
scottboms
265
13k
Java REST API Framework Comparison - PWX 2021
mraible
PRO
28
8.2k
Automating Front-end Workflow
addyosmani
1366
200k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
169
50k
Six Lessons from altMBA
skipperchong
27
3.5k
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!