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
73
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
アノテーション作業書作成のGood Practice
cierpa0905
PRO
1
360
サブドメインテイクオーバー事例紹介と対策について
mikit
5
1.5k
CLIPでマルチモーダル画像検索 →とても良い
wm3
2
740
新米エンジニアをTech Leadに任命する ー 成長を支える挑戦的な人と組織のマネジメント
naopr
1
340
AI時代の発信活動 ~技術者として認知してもらうための発信法~ / 20251028 Masaki Okuda
shift_evolve
PRO
1
130
AIがコードを書いてくれるなら、新米エンジニアは何をする? / komekaigi2025
nkzn
24
16k
NOT A HOTEL SOFTWARE DECK (2025/11/04)
notahotel
0
660
Kotlinで型安全にバイテンポラルデータを扱いたい! ReladomoラッパーをAIと実装してみた話
itohiro73
3
140
プレイドのユニークな技術とインターンのリアル
plaidtech
PRO
1
610
ソースを読む時の思考プロセスの例-MkDocs
sat
PRO
1
360
AIとの協業で実現!レガシーコードをKotlinらしく生まれ変わらせる実践ガイド
zozotech
PRO
2
250
DSPy入門
tomehirata
6
840
Featured
See All Featured
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
55
3k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
9
940
Stop Working from a Prison Cell
hatefulcrawdad
272
21k
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
54k
KATA
mclloyd
PRO
32
15k
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
31
2.9k
GraphQLとの向き合い方2022年版
quramy
49
14k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
194
16k
Bash Introduction
62gerente
615
210k
Building a Scalable Design System with Sketch
lauravandoore
463
33k
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!