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
670
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
120
Road to Single Activity
yurihondo
2
490
YouTubeへのライブ配信機能をリリースするまで
yurihondo
0
2.4k
Shibuya.apk_41_DeepDiveintoRememberSaveable.pdf
yurihondo
0
420
Composeでシステムオーバーレイ / System overlay in Compose
yurihondo
0
270
Service由来のViewでViewModelを使えるようにしてみた
yurihondo
2
560
瀕死のシステムが強くなって復活する話
yurihondo
1
490
外部デバイスと密に連携するAndroidアプリに最適なアーキテクチャとは?
yurihondo
0
14k
Behavior of nested async in Kotlin Coroutines
yurihondo
2
1.1k
Other Decks in Programming
See All in Programming
RubyLSPのマルチバイト文字対応
notfounds
0
120
Make Impossible States Impossibleを 意識してReactのPropsを設計しよう
ikumatadokoro
0
170
Contemporary Test Cases
maaretp
0
140
3 Effective Rules for Using Signals in Angular
manfredsteyer
PRO
1
100
watsonx.ai Dojo #4 生成AIを使ったアプリ開発、応用編
oniak3ibm
PRO
1
110
광고 소재 심사 과정에 AI를 도입하여 광고 서비스 생산성 향상시키기
kakao
PRO
0
170
GitHub Actionsのキャッシュと手を挙げることの大切さとそれに必要なこと
satoshi256kbyte
5
430
Quine, Polyglot, 良いコード
qnighy
4
640
Generative AI Use Cases JP (略称:GenU)奮闘記
hideg
1
290
Ethereum_.pdf
nekomatu
0
460
ECS Service Connectのこれまでのアップデートと今後のRoadmapを見てみる
tkikuc
2
250
Laravel や Symfony で手っ取り早く OpenAPI のドキュメントを作成する
azuki
2
120
Featured
See All Featured
No one is an island. Learnings from fostering a developers community.
thoeni
19
3k
I Don’t Have Time: Getting Over the Fear to Launch Your Podcast
jcasabona
28
2k
Reflections from 52 weeks, 52 projects
jeffersonlam
346
20k
Being A Developer After 40
akosma
86
590k
Refactoring Trust on Your Teams (GOTO; Chicago 2020)
rmw
31
2.7k
What's in a price? How to price your products and services
michaelherold
243
12k
Imperfection Machines: The Place of Print at Facebook
scottboms
265
13k
Practical Orchestrator
shlominoach
186
10k
個人開発の失敗を避けるイケてる考え方 / tips for indie hackers
panda_program
93
16k
Six Lessons from altMBA
skipperchong
27
3.5k
[RailsConf 2023] Rails as a piece of cake
palkan
52
4.9k
Scaling GitHub
holman
458
140k
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