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 UI Basics
Search
Furkan Tektas
February 13, 2016
Technology
1
230
Android UI Basics
Basic UI Components and Layouts for Android UI.
Furkan Tektas
February 13, 2016
Tweet
Share
More Decks by Furkan Tektas
See All by Furkan Tektas
A Brief History of Android
furkantektas
1
220
Android Layout
furkantektas
1
230
Introduction to Lisp
furkantektas
0
210
Other Decks in Technology
See All in Technology
re:Invent2025 事前勉強会 歴史と愉しみ方10分LT編
toshi_atsumi
0
240
個人から巡るAI疲れと組織としてできること - AI疲れをふっとばせ。エンジニアのAI疲れ治療法 ショートセッション -
kikuchikakeru
4
1.8k
SRE視点で振り返るメルカリのアーキテクチャ変遷と普遍的な考え
foostan
2
440
「データ無い! 腹立つ! 推論する!」から 「データ無い! 腹立つ! データを作る」へ チームでデータを作り、育てられるようにするまで / How can we create, use, and maintain data ourselves?
moznion
8
5k
今すぐGoogle Antigravityを触りましょう
rfdnxbro
0
100
TypeScript 6.0で非推奨化されるオプションたち
uhyo
13
4k
Javaコミュニティの歩き方 ~参加から貢献まで、すべて教えます~
tabatad
0
140
AS59105におけるFreeBSD EtherIPの運用と課題
x86taka
0
230
大規模プロダクトで実践するAI活用の仕組みづくり
k1tikurisu
5
1.7k
大規模モノレポの秩序管理 失速しない多言語化フロントエンドの運用 / JSConf JP 2025
shoota
0
310
[CV勉強会@関東 ICCV2025] WoTE: End-to-End Driving with Online Trajectory Evaluation via BEV World Model
shinkyoto
0
310
国産クラウドを支える設計とチームの変遷 “技術・組織・ミッション”
kazeburo
4
6.5k
Featured
See All Featured
4 Signs Your Business is Dying
shpigford
186
22k
Testing 201, or: Great Expectations
jmmastey
46
7.8k
Imperfection Machines: The Place of Print at Facebook
scottboms
269
13k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
680
A designer walks into a library…
pauljervisheath
210
24k
Making the Leap to Tech Lead
cromwellryan
135
9.6k
Responsive Adventures: Dirty Tricks From The Dark Corners of Front-End
smashingmag
253
22k
Documentation Writing (for coders)
carmenintech
76
5.1k
JavaScript: Past, Present, and Future - NDC Porto 2020
reverentgeek
52
5.7k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.5k
実際に使うSQLの書き方 徹底解説 / pgcon21j-tutorial
soudai
PRO
192
56k
Unsuck your backbone
ammeep
671
58k
Transcript
Android UI Basics Gebze, Feb 2016
Furkan Tektaş furkantektas.com github.com/furkantektas
Gestures Tap https://www.google.com/design/spec/patterns/gestures.html
Gestures Double Tap https://www.google.com/design/spec/patterns/gestures.html
Gestures Long Press https://www.google.com/design/spec/patterns/gestures.html
Gestures Drag / Swipe / Fling https://www.google.com/design/spec/patterns/gestures.html
Gestures Pinch https://www.google.com/design/spec/patterns/gestures.html
Gestures Rotate https://www.google.com/design/spec/patterns/gestures.html
Layout Linear Layout - Vertical
Layout Linear Layout - Horizontal
Layout Relative Layout
Layout Frame Layout
Layout List View
Layout Grid View
Views Hello World! Text View
Views Hello World! Edit Text
Views Button Button
Views Image View
Views Web View
Views Switch ON
Views Radio Radio 1 Radio 2
Views Progress Bar