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
COVESA VSSによる車両データモデルの標準化とAWS IoT FleetWiseの活用
osawa
1
280
250905 大吉祥寺.pm 2025 前夜祭 「プログラミングに出会って20年、『今』が1番楽しい」
msykd
PRO
1
830
AI開発ツールCreateがAnythingになったよ
tendasato
0
130
RSCの時代にReactとフレームワークの境界を探る
uhyo
10
3.4k
実践!カスタムインストラクション&スラッシュコマンド
puku0x
0
380
La gouvernance territoriale des données grâce à la plateforme Terreze
bluehats
0
170
MCPで変わる Amebaデザインシステム「Spindle」の開発
spindle
PRO
3
3.2k
Evolución del razonamiento matemático de GPT-4.1 a GPT-5 - Data Aventura Summit 2025 & VSCode DevDays
lauchacarro
0
190
AWSで始める実践Dagster入門
kitagawaz
1
610
Aurora DSQLはサーバーレスアーキテクチャの常識を変えるのか
iwatatomoya
1
930
Function Body Macros で、SwiftUI の View に Accessibility Identifier を自動付与する/Function Body Macros: Autogenerate accessibility identifiers for SwiftUI Views
miichan
2
180
なぜテストマネージャの視点が 必要なのか? 〜 一歩先へ進むために 〜
moritamasami
0
220
Featured
See All Featured
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
139
34k
Java REST API Framework Comparison - PWX 2021
mraible
33
8.8k
How to train your dragon (web standard)
notwaldorf
96
6.2k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
50k
Put a Button on it: Removing Barriers to Going Fast.
kastner
60
4k
Making the Leap to Tech Lead
cromwellryan
135
9.5k
[RailsConf 2023 Opening Keynote] The Magic of Rails
eileencodes
30
9.7k
A better future with KSS
kneath
239
17k
Fantastic passwords and where to find them - at NoRuKo
philnash
52
3.4k
Stop Working from a Prison Cell
hatefulcrawdad
271
21k
Fashionably flexible responsive web design (full day workshop)
malarkey
407
66k
Designing for Performance
lara
610
69k
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