Upgrade to Pro — share decks privately, control downloads, hide ads and more …

Google I/O 19 Extended : Quick Recap Android Studio 3.5

Google I/O 19 Extended : Quick Recap Android Studio 3.5

https://gdg-tokyo.connpass.com/event/128867/ のスライドです。
Android Studio 3.5のアップデート内容のダイジェストです。新機能の背景や概要に触れて、開発で役立つポイントをまとめました。

●Android Studio 3.5 Download & Release Notes
https://androidstudio.googleblog.com/2019/05/android-studio-35-beta-1-available.html

● Ref documents
公式ブログ
https://android-developers.googleblog.com/2019/05/android-studio-35-
beta.html
https://medium.com/androiddevelopers/improving-build-speed-in-android-studio-3e1425274837
https://medium.com/androiddevelopers/android-studio-project-marble-lint-performance-8baedbff2521
https://medium.com/androiddevelopers/android-studio-project-marble-apply-changes-e3048662e8cd
https://medium.com/androiddevelopers/android-emulator-project-marble-improvements-1175a934941e

● Ref Sessions
What's New in Android Development Tools (Google I/O'19)
https://www.youtube.com/watch?v=8rfvfojtRss&list=PLOU2XLYxmsILVTiOlMJdo7RQS55jYhsMi&index=73&t=0s

What's New in the Android Studio Build System (Google I/O'19)
https://www.youtube.com/watch?v=LFRCzsD7UhY&list=PLOU2XLYxmsILVTiOlMJdo7RQS55jYhsMi&index=92&t=0s

Best Practices in Using the Android Emulator (Google I/O'19)
https://www.youtube.com/watch?v=Up3hyBSDAMA&list=PLOU2XLYxmsILVTiOlMJdo7RQS55jYhsMi&index=65 

What's New in Android Studio UI Design and Debugging Tools (Google I/O'19)
https://www.youtube.com/watch?v=oWTG5g5rT4s&list=PLOU2XLYxmsILVTiOlMJdo7RQS55jYhsMi

Google I/O 2019 All Sessions
https://www.youtube.com/playlist?list=PLOU2XLYxmsILVTiOlMJdo7RQS55jYhsMi

mhidaka

May 19, 2019
Tweet

More Decks by mhidaka

Other Decks in Technology

Transcript

  1. Apply Changes インスタントラン機能の廃止。完 全に書き換えたApply Changesを 搭載。Android 8.0以降のプラット フォームAPIを利用し、デルタプッ シュ(差分送信)を行う -

    Activityのみが再起動 既存フィールド、メソッド名の影響はない - Assetも更新可能 OSの機能でリソースのみ再読込 - 安定性を優先して開発が継続 11 https://medium.com/androiddevelopers/android-studio-project-marble-apply-changes-e3048662e8cd
  2. Layout Editor Constraint Layoutのエ ディタが使いやすく。 余談ですが LayoutEditorのレンダ リングはAndroid本体 と同じものをライブラ リ化して利用している

    のである程度信じられ れます。 17 https://www.youtube.com/watch?v=oWTG5g5rT4s&list=PLOU2XLYxmsILVTiOlMJdo7RQS55jYhsMi Android Studio 3.5 Android Studio 3.4
  3. Android Studio 3.5 Beta 1 Available 開発環境としての安定性向上 ビルド高速化、IDE安定化 基本機能の改善 Gradle

    Sync、Applay Changes レイアウトエディタの進化 23 https://androidstudio.googleblog.com/2019/05/android-studio-35-beta-1-available.html