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
Elements of Mobile Design
Search
Jonas Lekevicius
September 16, 2013
Design
0
140
Elements of Mobile Design
High level overview of problems and solutions in mobile app design. Presented at Vinted Demo Day.
Jonas Lekevicius
September 16, 2013
Tweet
Share
More Decks by Jonas Lekevicius
See All by Jonas Lekevicius
Dirbtinis intelektas dizainerio gyvenime
lekevicius
0
270
AI and Designer Collaboration
lekevicius
0
180
Treatwell — the business and the app
lekevicius
0
1.2k
The Dissatisfied Thief
lekevicius
0
78
Hack @ SmallPlanetAirlines
lekevicius
0
120
Interface Fiction
lekevicius
0
170
Introduction to Apps for Atomic Garden
lekevicius
2
150
Keturios ateitys: didžiausių pasaulio kompanijų vizijos
lekevicius
0
190
∞ Loop: Apie begalinį žaidimą nuo pradžios iki pabaigos
lekevicius
1
510
Other Decks in Design
See All in Design
数理的アプローチで挑むスマホUIのデザイン改善:タップ成功率推定ツール「Tappy」の社内活用事例 / Improving Smartphone UI Design with a Mathematical Approach: In-house Use Case of the Tap Success Rate Estimation Tool "Tappy"
lycorptech_jp
PRO
0
800
児童相談所における養育里親委託時の親権者同意に向けたコミュニケーションの実態
trivia
0
540
Light My Fire/ハートに火をつけるコミュニティ
kgsi
1
150
企画を動かすデザイナーの思考!「広げて絞る」アプローチ。
hikidakan
0
160
mento Design Team Portfolio
mento0fficial
1
660
AI業務アプリケーションの体験デザイン
kazuhirokimura
0
160
オルタナUX | AIで高速化するのもいいけど品質も大事なんじゃない?というお話
iflection
6
2.3k
デザインの意思決定を加速するワークショップ設計 / Workshop design to accelerate design decision-making
lycorptech_jp
PRO
0
440
#Dubois Challenge 2025: Economics
ajstarks
1
170
逆向きUIの世界〜AndroidアプリのRTL言語対応〜
akatsuki174
1
120
Design Studio Deck | インクルーシブデザインスタジオCULUUM
culumu
3
3.8k
portfolio.pdf
onof003
0
160
Featured
See All Featured
The Power of CSS Pseudo Elements
geoffreycrofte
77
6k
Building an army of robots
kneath
306
46k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Art, The Web, and Tiny UX
lynnandtonic
302
21k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
13k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Site-Speed That Sticks
csswizardry
10
810
Visualizing Your Data: Incorporating Mongo into Loggly Infrastructure
mongodb
48
9.7k
Understanding Cognitive Biases in Performance Measurement
bluesmoon
29
1.9k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
Creating an realtime collaboration tool: Agile Flush - .NET Oxford
marcduiker
31
2.2k
Transcript
Elements of Mobile Design For Vinted Demo Day by Jonas
Lekevicius
Hi, my name is Jonas.
Vinted iOS app designer.
Talk about what mobile design is.
Apps != Websites.
Forces.
g
None
None
Forces in Smartphones.
None
Small,
Small, Manipulated directly,
Small, Manipulated directly, Used everywhere,
Small, Manipulated directly, Used everywhere, Apps are native to OS.
Mobile Design Principles and Differences
No space for persistent navigation, branding, side elements.
None
Branding through colors, typography, UI elements.
Only real brand visibility: icon and splash screen.
Limited navigation options: back, gesture-based menu.
On Android there is system back button.
Focused screens: nothing unnecessary.
Limited number of actions in each situation.
Priorities: show an action, or put it in overflow menu?
No :hover.
Visible controls, succinct explanations.
Finger-friendly tap targets.
Limited maximum number of items per screen - even less
with keyboard.
Obstruction of view.
By hand or keyboard.
Easy, fast inputs.
Not everything can fit into one screen, but everything can
be easy to understand.
OS-specific design.
None
Helvetica Roboto
Helvetica Avenir Roboto
None
Mobile design patterns.
Chat bubbles from sides, input field in the bottom, above
the keyboard.
Assumption about little computer literacy.
Screen sizes.
Delight vs Features.
Little space Branding through UI Few actions per screen Visible
UI elements Large UI elements Obstruction of view OS-specific design Mobile design patterns Friendly to new users Perfectly fitting the screen Delightful UI execution
The End