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
Navigation3でViewModelにデータを渡す方法
mikanichinose
0
220
AIの最新技術&テーマをつまんで紹介&フリートークするシリーズ #1 量子機械学習の入門
tkhresk
0
140
低レイヤを知りたいPHPerのためのCコンパイラ作成入門 完全版 / Building a C Compiler for PHPers Who Want to Dive into Low-Level Programming - Expanded
tomzoh
4
3.2k
Uniadex__公開版_20250617-AIxIoTビジネス共創ラボ_ツナガルチカラ_.pdf
iotcomjpadmin
0
160
ひとり情シスなCTOがLLMと始めるオペレーション最適化 / CTO's LLM-Powered Ops
yamitzky
0
430
MySQL5.6から8.4へ 戦いの記録
kyoshidaxx
1
210
急成長を支える基盤作り〜地道な改善からコツコツと〜 #cre_meetup
stefafafan
0
120
Tech-Verse 2025 Keynote
lycorptech_jp
PRO
0
110
解析の定理証明実践@Lean 4
dec9ue
0
180
エンジニア向け技術スタック情報
kauche
1
260
BrainPadプログラミングコンテスト記念LT会2025_社内イベント&問題解説
brainpadpr
1
160
rubygem開発で鍛える設計力
joker1007
2
200
Featured
See All Featured
Done Done
chrislema
184
16k
Into the Great Unknown - MozCon
thekraken
39
1.9k
How to Create Impact in a Changing Tech Landscape [PerfNow 2023]
tammyeverts
53
2.8k
Building Flexible Design Systems
yeseniaperezcruz
328
39k
Why Our Code Smells
bkeepers
PRO
337
57k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
700
Build your cross-platform service in a week with App Engine
jlugia
231
18k
Writing Fast Ruby
sferik
628
61k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Helping Users Find Their Own Way: Creating Modern Search Experiences
danielanewman
29
2.7k
GitHub's CSS Performance
jonrohan
1031
460k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
44
2.4k
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