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
210
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
200
Android Layout
furkantektas
1
200
Introduction to Lisp
furkantektas
0
210
Other Decks in Technology
See All in Technology
Is Go A Good Language to Build Compilers?
kennethanceyer
0
100
【Startup CTO of the Year 2024 / Audience Award】アセンド取締役CTO 丹羽健
niwatakeru
0
1.9k
"とにかくやってみる"で始めるAWS Security Hub
maimyyym
2
120
初心者向けAWS Securityの勉強会mini Security-JAWSを9ヶ月ぐらい実施してきての近況
cmusudakeisuke
0
150
SAP Community and Developer Update
sygyzmundovych
0
350
DynamoDB でスロットリングが発生したとき_大盛りver/when_throttling_occurs_in_dynamodb_long
emiki
1
500
Storybook との上手な向き合い方を考える
re_taro
5
3.3k
個人でもIAM Identity Centerを使おう!(アクセス管理編)
ryder472
4
250
アプリエンジニアのためのGraphQL入門.pdf
spycwolf
0
140
飲食店データの分析事例とそれを支えるデータ基盤
kimujun
0
230
セキュリティ運用って包括的にできていますか?SaaSを使って次のステップへ / Comprehensive Cyber Security Operations for Cloud Services Using SaaS
sakaitakeshi
0
170
Exadata Database Service on Dedicated Infrastructure(ExaDB-D) UI スクリーン・キャプチャ集
oracle4engineer
PRO
2
3.2k
Featured
See All Featured
Scaling GitHub
holman
458
140k
[Rails World 2023 - Day 1 Closing Keynote] - The Magic of Rails
eileencodes
33
1.9k
Git: the NoSQL Database
bkeepers
PRO
427
64k
Happy Clients
brianwarren
98
6.7k
Navigating Team Friction
lara
183
14k
VelocityConf: Rendering Performance Case Studies
addyosmani
326
24k
The Power of CSS Pseudo Elements
geoffreycrofte
73
5.3k
Fontdeck: Realign not Redesign
paulrobertlloyd
82
5.2k
ピンチをチャンスに:未来をつくるプロダクトロードマップ #pmconf2020
aki_iinuma
111
49k
Become a Pro
speakerdeck
PRO
25
5k
YesSQL, Process and Tooling at Scale
rocio
169
14k
Designing the Hi-DPI Web
ddemaree
280
34k
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