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
Android Studio 3.5 Betaを プロダクト開発環境に投入して捗っている話
Search
Koji Wakamiya
June 17, 2019
Technology
1
280
Android Studio 3.5 Betaを プロダクト開発環境に投入して捗っている話
Koji Wakamiya
June 17, 2019
Tweet
Share
More Decks by Koji Wakamiya
See All by Koji Wakamiya
人気サービスをFlutter Webでリプレースするとどうなるのか
d_r_1009
0
1k
モバイルアプリケーション 開発組織の“学び”
d_r_1009
0
340
Add-to-appの戦い方
d_r_1009
0
1.6k
開発チーム主導で iOSの新機能に対応する 3つのポイント
d_r_1009
0
590
FlutterKaigi2021
d_r_1009
0
1.6k
Flutter?
d_r_1009
0
400
Room2.1 DatabaseView あるある
d_r_1009
0
670
AAC Paging & Kotlin化の紹介
d_r_1009
0
1.2k
JavaからKotlinに書き換えてハマる話
d_r_1009
0
7.6k
Other Decks in Technology
See All in Technology
Amazon Q Developerを活用したアーキテクチャのリファクタリング
k1nakayama
2
200
VLMサービスを用いた請求書データ化検証 / SaaSxML_Session_1
sansan_randd
0
220
猫でもわかるQ_CLI(CDK開発編)+ちょっとだけKiro
kentapapa
0
3.4k
マルチモーダル基盤モデルに基づく動画と音の解析技術
lycorptech_jp
PRO
5
570
相互運用可能な学修歴クレデンシャルに向けた標準技術と国際動向
fujie
0
210
Amazon Q と『音楽』-ゲーム音楽もAmazonQで作成してみた感想-
senseofunity129
0
120
ロールが細分化された組織でSREと協働するインフラエンジニアは何をするか? / SRE Lounge #18
kossykinto
0
200
リリース2ヶ月で収益化した話
kent_code3
1
220
KubeCon + CloudNativeCon Japan 2025 Recap
donkomura
0
190
【新卒研修資料】数理最適化 / Mathematical Optimization
brainpadpr
25
12k
2時間で300+テーブルをデータ基盤に連携するためのAI活用 / FukuokaDataEngineer
sansan_randd
0
140
「Roblox」の開発環境とその効率化 ~DAU9700万人超の巨大プラットフォームの開発 事始め~
keitatanji
0
120
Featured
See All Featured
Chrome DevTools: State of the Union 2024 - Debugging React & Beyond
addyosmani
7
790
Performance Is Good for Brains [We Love Speed 2024]
tammyeverts
10
1k
How To Stay Up To Date on Web Technology
chriscoyier
790
250k
The Myth of the Modular Monolith - Day 2 Keynote - Rails World 2024
eileencodes
26
3k
Docker and Python
trallard
45
3.5k
Rails Girls Zürich Keynote
gr2m
95
14k
10 Git Anti Patterns You Should be Aware of
lemiorhan
PRO
656
60k
Adopting Sorbet at Scale
ufuk
77
9.5k
Intergalactic Javascript Robots from Outer Space
tanoku
272
27k
Become a Pro
speakerdeck
PRO
29
5.5k
Building a Modern Day E-commerce SEO Strategy
aleyda
43
7.4k
Distributed Sagas: A Protocol for Coordinating Microservices
caitiem20
332
22k
Transcript
Android Studio 3.5 Betaを プロダクト開発環境に投入して捗っている話 スタディプラス株式会社 若宮浩司 @App Dojo #38
自己紹介 Name : Koji Wakamiya Work : Studyplus, inc. Github
: @koji-1009 Twitter : @D_R_1009 2
3 MISSION 「学ぶ喜びをすべての人へ」 多くの人がStudyplusを通じて学習のきっかけを見つけ、 学習を楽しく継続できることを実現する。
AndroidStudio 3.5 Beta? 4
AndroidStudio 3.5の特徴 5 https://developers-jp.googleblog.com/2019/05/google-io-2019-android-play.html https://developers-jp.googleblog.com/2019/06/android-studio-35-beta.html
AndroidStudio 3.5の特徴 6 https://android-developers.googleblog.com/2019/05/google-io-2019-empowering-developers-to-build-experiences-on-Android-Play.html • memory management for large projects
• lower typing latency • lint improvements • CPU usage optimizations • layout editor improvements • emulator improvements • build changes • a complete rewrite of Instant Run, now called Apply Changes • over 400 high- priority bug fixes
Incremental annotations proc. 7 https://youtu.be/LFRCzsD7UhY
高速 DataBinding 8 xml上の変更が エディターにすぐ反映
Apply changes 9 https://youtu.be/LFRCzsD7UhY
Instant Runを 無効にしている人☝ 10
Apply Changeは 信頼できる 11
Apply changes 12 https://youtu.be/LFRCzsD7UhY • Instant Ranを作り直した • 2つのモード ◦
Activity再生性 ◦ パーツ再生性
個人的に 最も推せる機能 13
3.4までの更新を促すポップアップ 14
3.5からの更新を促すポップアップ 15
Let’s 捗り! 16