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
New UI Design & Debugging Tools In Android Studio
Search
yurihondo
May 16, 2019
Programming
0
680
New UI Design & Debugging Tools In Android Studio
gif動かないですががが
yurihondo
May 16, 2019
Tweet
Share
More Decks by yurihondo
See All by yurihondo
Road to Single Activity Uncovered
yurihondo
0
140
Road to Single Activity
yurihondo
2
560
YouTubeへのライブ配信機能をリリースするまで
yurihondo
0
2.5k
Shibuya.apk_41_DeepDiveintoRememberSaveable.pdf
yurihondo
0
430
Composeでシステムオーバーレイ / System overlay in Compose
yurihondo
0
280
Service由来のViewでViewModelを使えるようにしてみた
yurihondo
2
600
瀕死のシステムが強くなって復活する話
yurihondo
1
500
外部デバイスと密に連携するAndroidアプリに最適なアーキテクチャとは?
yurihondo
0
14k
Behavior of nested async in Kotlin Coroutines
yurihondo
2
1.1k
Other Decks in Programming
See All in Programming
法律の脱レガシーに学ぶフロントエンド刷新
oguemon
5
730
Kanzawa.rbのLT大会を支える技術の裏側を変更する Ruby on Rails + Litestream 編
muryoimpl
0
220
『GO』アプリ データ基盤のログ収集システムコスト削減
mot_techtalk
0
110
AWS Organizations で実現する、 マルチ AWS アカウントのルートユーザー管理からの脱却
atpons
0
130
CNCF Project の作者が考えている OSS の運営
utam0k
5
690
[JAWS-UG横浜 #80] うわっ…今年のServerless アップデート、少なすぎ…?
maroon1st
1
170
SRE、開発、QAが協業して挑んだリリースプロセス改革@SRE Kaigi 2025
nealle
3
4.1k
TokyoR116_BeginnersSession1_環境構築
kotatyamtema
0
110
Immutable ActiveRecord
megane42
0
130
Writing documentation can be fun with plugin system
okuramasafumi
0
120
Amazon ECS とマイクロサービスから考えるシステム構成
hiyanger
2
490
SwiftUI Viewの責務分離
elmetal
PRO
0
140
Featured
See All Featured
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
59k
Optimizing for Happiness
mojombo
376
70k
Speed Design
sergeychernyshev
25
780
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.2k
CoffeeScript is Beautiful & I Never Want to Write Plain JavaScript Again
sstephenson
160
15k
GitHub's CSS Performance
jonrohan
1030
460k
Producing Creativity
orderedlist
PRO
343
39k
How to Think Like a Performance Engineer
csswizardry
22
1.3k
Easily Structure & Communicate Ideas using Wireframe
afnizarnur
193
16k
Visualization
eitanlees
146
15k
The Language of Interfaces
destraynor
156
24k
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
3
310
Transcript
New UI Design & Debugging Tools In Android Studio
自己紹介 URI 本戸 裕理 (ホンド ユウリ) Androidアプリ開発@DeNA - MOV 趣味は、ストリートダンス
Twitter : URI - @yuyuyuyuyuri Pokemon GO : 05URI28 - 0188 7196 1789
アウトライン Layout Editor 3 1 Navigation Editor 2 Resource Manager
3 Layout Inspector 4
4 Layout Editor
Sample Data 5
Sample Data 6
Sample Data 7
Sample Data 8
Sample Data 9
Sample Data 10
Declared Attribute 11
12 Navigation Editor
Start Navigation 13
Add Destination 14
Type-safe data 15
16 Resource Manager
Resource Manager 17
Batch Import 18
Batch Import 19
Batch Import 20
Bulk import 21
Preview All Layout 22
23 Layout Inspector
24
Actual Properties 25
Live Update 26
3D Viewing 27
Style Resolution 28
New In Q Android Qより以下のAPIが追加された • Skia Picture • Fast
Properties • Style Resolution Stacks 29
Skia Picture 30
Fast Properties 31
Style Resolution Stacks 32
33 TL;DR
• GUIをもっと使っていこう • Resource Managerはとっても便利 • Layout Inspector早く使ってみたい
35 And more...
既存のデザインツールを拡張? OR ホットリロードの様な機能追加? Jetpack Compose