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
570
YouTubeへのライブ配信機能をリリースするまで
yurihondo
0
2.6k
Shibuya.apk_41_DeepDiveintoRememberSaveable.pdf
yurihondo
0
430
Composeでシステムオーバーレイ / System overlay in Compose
yurihondo
0
310
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
DRFを少しずつ オニオンアーキテクチャに寄せていく DjangoCongress JP 2025
nealle
2
290
苦しいTiDBへの移行を乗り越えて快適な運用を目指す
leveragestech
0
1.2k
Drawing Heighway’s Dragon- Recursive Function Rewrite- From Imperative Style in Pascal 64 To Functional Style in Scala 3
philipschwarz
PRO
0
150
はじめての Go * WASM * OCR
sgash708
1
120
オレを救った Cline を紹介する
codehex
13
12k
dbt Pythonモデルで実現するSnowflake活用術
trsnium
0
270
技術を改善し続ける
gumioji
0
180
CloudRun, Spanner に対する負荷試験の反省と オブザーバビリティによるアプローチ
oyasumipants
1
150
5分で理解する SOLID 原則 #phpcon_nagoya
shogogg
1
400
Serverless Rust: Your Low-Risk Entry Point to Rust in Production (and the benefits are huge)
lmammino
1
160
読まないコードリーディング術
hisaju
0
110
iOSでQRコード生成奮闘記
ktcryomm
2
120
Featured
See All Featured
KATA
mclloyd
29
14k
Speed Design
sergeychernyshev
27
820
Docker and Python
trallard
44
3.3k
4 Signs Your Business is Dying
shpigford
183
22k
Automating Front-end Workflow
addyosmani
1369
200k
BBQ
matthewcrist
87
9.5k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
330
21k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
32
2.2k
Testing 201, or: Great Expectations
jmmastey
42
7.2k
Designing for humans not robots
tammielis
250
25k
No one is an island. Learnings from fostering a developers community.
thoeni
21
3.2k
Save Time (by Creating Custom Rails Generators)
garrettdimon
PRO
29
1.1k
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