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
710
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
190
Road to Single Activity
yurihondo
2
760
YouTubeへのライブ配信機能をリリースするまで
yurihondo
0
2.8k
Shibuya.apk_41_DeepDiveintoRememberSaveable.pdf
yurihondo
0
460
Composeでシステムオーバーレイ / System overlay in Compose
yurihondo
0
350
Service由来のViewでViewModelを使えるようにしてみた
yurihondo
2
690
瀕死のシステムが強くなって復活する話
yurihondo
1
520
外部デバイスと密に連携するAndroidアプリに最適なアーキテクチャとは?
yurihondo
0
14k
Behavior of nested async in Kotlin Coroutines
yurihondo
2
1.2k
Other Decks in Programming
See All in Programming
オフライン対応!Flutterアプリに全文検索エンジンを実装する @FlutterKaigi2025
itsmedreamwalker
2
210
関数の挙動書き換える
takatofukui
3
570
PyCon mini 東海 2025「個人ではじめるマルチAIエージェント入門 〜LangChain × LangGraphでアイデアを形にするステップ〜」
komofr
3
1k
2026年向け会社紹介資料
misu
0
200
AI駆動開発ライフサイクル(AI-DLC)のホワイトペーパーを解説
swxhariu5
0
990
OSS開発者の憂鬱
yusukebe
12
4.2k
モデル駆動設計をやってみよう Modeling Forum2025ワークショップ/Let’s Try Model-Driven Design
haru860
0
150
The Missing Link in Angular's Signal Story: Resource API and httpResource
manfredsteyer
PRO
0
130
「正規表現をつくる」をつくる / make "make regex"
makenowjust
1
430
Phronetic Team with AI - Agile Japan 2025 closing
hiranabe
2
610
Feature Flags Suck! - KubeCon Atlanta 2025
phodgson
0
130
AI 時代だからこそ抑えたい「価値のある」PHP ユニットテストを書く技術 #phpconfuk / phpcon-fukuoka-2025
shogogg
1
500
Featured
See All Featured
XXLCSS - How to scale CSS and keep your sanity
sugarenia
249
1.3M
"I'm Feeling Lucky" - Building Great Search Experiences for Today's Users (#IAC19)
danielanewman
231
22k
Building Flexible Design Systems
yeseniaperezcruz
329
39k
Connecting the Dots Between Site Speed, User Experience & Your Business [WebExpo 2025]
tammyeverts
10
670
GraphQLの誤解/rethinking-graphql
sonatard
73
11k
Measuring & Analyzing Core Web Vitals
bluesmoon
9
670
CSS Pre-Processors: Stylus, Less & Sass
bermonpainter
359
30k
The Art of Programming - Codeland 2020
erikaheidi
56
14k
We Have a Design System, Now What?
morganepeng
54
7.9k
Designing for Performance
lara
610
69k
A better future with KSS
kneath
239
18k
Practical Tips for Bootstrapping Information Extraction Pipelines
honnibal
24
1.6k
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