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
690
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
590
YouTubeへのライブ配信機能をリリースするまで
yurihondo
0
2.6k
Shibuya.apk_41_DeepDiveintoRememberSaveable.pdf
yurihondo
0
430
Composeでシステムオーバーレイ / System overlay in Compose
yurihondo
0
320
Service由来のViewでViewModelを使えるようにしてみた
yurihondo
2
610
瀕死のシステムが強くなって復活する話
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
これだけは知っておきたいクラス設計の基礎知識 version 2
masuda220
PRO
24
5.8k
S3静的ホスティング+Next.js静的エクスポート で格安webアプリ構築
iharuoru
0
220
英語 × の私が、生成AIの力を借りて、OSSに初コントリビュートした話
personabb
0
180
Kubernetesで実現できるPlatform Engineering の現在地
nwiizo
3
1.8k
DataStoreをテストする
mkeeda
0
280
AWSで雰囲気でつくる! VRChatの写真変換ピタゴラスイッチ
anatofuz
0
140
Unlock the Potential of Swift Code Generation
rockname
0
230
Develop Faster With FrankenPHP
dunglas
2
3.2k
MCP世界への招待: AIエンジニアが創る次世代エージェント連携の世界
gunta
4
860
ベクトル検索システムの気持ち
monochromegane
31
9.8k
CRE Meetup!ユーザー信頼性を支えるエンジニアリング実践例の発表資料です
tmnb
0
620
Devin入門と最近のアップデートから見るDevinの進化 / Introduction to Devin and the Evolution of Devin as Seen in Recent Update
rkaga
9
4.5k
Featured
See All Featured
Code Review Best Practice
trishagee
67
18k
Writing Fast Ruby
sferik
628
61k
Designing Dashboards & Data Visualisations in Web Apps
destraynor
231
53k
Statistics for Hackers
jakevdp
798
220k
The MySQL Ecosystem @ GitHub 2015
samlambert
251
12k
How to Ace a Technical Interview
jacobian
276
23k
Building Better People: How to give real-time feedback that sticks.
wjessup
367
19k
Site-Speed That Sticks
csswizardry
4
470
How to train your dragon (web standard)
notwaldorf
91
6k
Imperfection Machines: The Place of Print at Facebook
scottboms
267
13k
[RailsConf 2023] Rails as a piece of cake
palkan
53
5.4k
The Illustrated Children's Guide to Kubernetes
chrisshort
48
49k
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