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

Google IO 2022 社内LT会 / What's new in Android development tools

Google IO 2022 社内LT会 / What's new in Android development tools

Google I/O 2022のセッションである「What's new in Android development tools」から、気になった触ってみたところを紹介します。

Shingo Kobayashi

July 08, 2022
Tweet

Other Decks in Programming

Transcript

  1. - キーの前に - を付けて、特定の値を除外 - -tag:<exclude-tag> - キーの後に ~ を付けて、正規表現を使⽤

    - tag~:<regular-expression-tag> - 除外タグと組み合わせる - -tag~:<exclude-regular-expression-tag> Logcat V2 - 検索 – ⾼度な検索
  2. - Jetpack Composeで変更を⾃動でプレビューしてくれる機能 - 従来の Live Edit of literals は値の変更のみ

    - 今回の Live Edit は構造の変更に対応! > ⼀部制約あり:https://developer.android.com/studio/run?hl=ja - limitations Live Edit
  3. Live Edit – 設定 Preference > Editor > Live Edit

    Live Edit を選択して、 Device / Previewにチェック
  4. App Quality Insight – 設定 ② Webページに遷移して アクセス許可 ① Android

    Studio 右上の ユーザーアイコンからSign In ③ 完了して、Android Studio に戻れば使⽤可能