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
230
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
870
モバイルアプリケーション 開発組織の“学び”
d_r_1009
0
260
Add-to-appの戦い方
d_r_1009
0
1.3k
開発チーム主導で iOSの新機能に対応する 3つのポイント
d_r_1009
0
530
FlutterKaigi2021
d_r_1009
0
1.5k
Flutter?
d_r_1009
0
340
Room2.1 DatabaseView あるある
d_r_1009
0
590
AAC Paging & Kotlin化の紹介
d_r_1009
0
1.1k
JavaからKotlinに書き換えてハマる話
d_r_1009
0
7.5k
Other Decks in Technology
See All in Technology
安心してください、日本語使えますよ―Ubuntu日本語Remix提供休止に寄せて― 2024-11-17
nobutomurata
1
1k
BLADE: An Attempt to Automate Penetration Testing Using Autonomous AI Agents
bbrbbq
0
330
エンジニア人生の拡張性を高める 「探索型キャリア設計」の提案
tenshoku_draft
1
130
【Startup CTO of the Year 2024 / Audience Award】アセンド取締役CTO 丹羽健
niwatakeru
0
1.3k
SDNという名のデータプレーンプログラミングの歴史
ebiken
PRO
2
100
生成AIが変えるデータ分析の全体像
ishikawa_satoru
0
170
FlutterアプリにおけるSLI/SLOを用いたユーザー体験の可視化と計測基盤構築
ostk0069
0
120
New Relicを活用したSREの最初のステップ / NRUG OKINAWA VOL.3
isaoshimizu
3
640
マルチモーダル / AI Agent / LLMOps 3つの技術トレンドで理解するLLMの今後の展望
hirosatogamo
37
13k
SRE×AIOpsを始めよう!GuardDutyによるお手軽脅威検出
amixedcolor
0
200
データプロダクトの定義からはじめる、データコントラクト駆動なデータ基盤
chanyou0311
2
350
VideoMamba: State Space Model for Efficient Video Understanding
chou500
0
190
Featured
See All Featured
VelocityConf: Rendering Performance Case Studies
addyosmani
325
24k
Become a Pro
speakerdeck
PRO
25
5k
Sharpening the Axe: The Primacy of Toolmaking
bcantrill
38
1.8k
Designing for Performance
lara
604
68k
GraphQLの誤解/rethinking-graphql
sonatard
67
10k
The Language of Interfaces
destraynor
154
24k
The Pragmatic Product Professional
lauravandoore
31
6.3k
ReactJS: Keep Simple. Everything can be a component!
pedronauck
665
120k
Bash Introduction
62gerente
608
210k
Automating Front-end Workflow
addyosmani
1366
200k
Designing for humans not robots
tammielis
250
25k
Site-Speed That Sticks
csswizardry
0
33
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