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
Sponsored
·
Ship Features Fearlessly
Turn features on and off without deploys. Used by thousands of Ruby developers.
→
Furkan Tektas
February 13, 2016
Technology
1
240
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
生成AIの利用とセキュリティ /gen-ai-and-security
mizutani
1
1.6k
OCHaCafe S11 #2 コンテナ時代の次の一手:Wasm 最前線
oracle4engineer
PRO
1
120
[E2]CCoEはAI指揮官へ。Bedrock×MCPで構築するコスト・セキュリティ自律運用基盤
taku1418
0
130
クラウド × シリコンの Mashup - AWS チップ開発で広がる AI 基盤の選択肢
htokoyo
2
220
Security Diaries of an Open Source IAM
ahus1
0
210
Scrumは歪む — 組織設計の原理原則
dashi
0
130
組織全体で実現する標準監視設計
yuobayashi
3
490
AI実装による「レビューボトルネック」を解消する仕様駆動開発(SDD)/ ai-sdd-review-bottleneck
rakus_dev
0
110
複数クラスタ運用と検索の高度化:ビズリーチにおけるElastic活用事例 / ElasticON Tokyo2026
visional_engineering_and_design
0
130
NewSQL_ ストレージ分離と分散合意を用いたスケーラブルアーキテクチャ
hacomono
PRO
3
280
OSC仙台プレ勉強会 AlmaLinuxとは
koedoyoshida
0
120
モブプログラミング再入門 ー 基本から見直す、AI時代のチーム開発の選択肢 ー / A Re-introduction of Mob Programming
takaking22
5
1.3k
Featured
See All Featured
AI in Enterprises - Java and Open Source to the Rescue
ivargrimstad
0
1.2k
Why Mistakes Are the Best Teachers: Turning Failure into a Pathway for Growth
auna
0
79
State of Search Keynote: SEO is Dead Long Live SEO
ryanjones
0
150
How to make the Groovebox
asonas
2
2k
Reflections from 52 weeks, 52 projects
jeffersonlam
356
21k
Marketing Yourself as an Engineer | Alaka | Gurzu
gurzu
0
150
Building Experiences: Design Systems, User Experience, and Full Site Editing
marktimemedia
0
440
16th Malabo Montpellier Forum Presentation
akademiya2063
PRO
0
69
Faster Mobile Websites
deanohume
310
31k
RailsConf & Balkan Ruby 2019: The Past, Present, and Future of Rails at GitHub
eileencodes
141
35k
The Art of Delivering Value - GDevCon NA Keynote
reverentgeek
16
1.9k
Evolution of real-time – Irina Nazarova, EuRuKo, 2024
irinanazarova
9
1.2k
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