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

What new in Android Studio 2024.6

What new in Android Studio 2024.6

Steven Yang

June 14, 2024
Tweet

Other Decks in Programming

Transcript

  1. 自己紹介 • 楊 政達 ヨウ セイダツ • 中国山西省出身 ◦ 晋(春秋) → 趙、韓、魏(戦国) ◦ 刀削麺、お酢、史跡観光

    • 2024.1 U-NEXTに入社 • 趣味:ゲーム、映画、アニメ、海外ドラマ、旅行 • 最近はDiablo 4にハマってます 引用元 :https://store.playstation.com/ja-jp/product/JP5636-PPSA133 55_00-DIVBASEGAME00000
  2. 重要な脆弱性対応更新!!! - Since Android Studio Iguana | 2023.2.1(2024年2月) - GitHub

    pluginを使ってる場合Github access tokenが漏れる可能性がある - 対応方法: - 最新のAndroid Studio Jellyfish | 2023.3.1 Patch 2にアップデート - GithubのAuthorized OAuth AppsにJetBrains IDE Integrationのtokenをリボーク - GithubのPersonal access tokensにpluginが使ってるtokenをリボーク - Default token name: IntelliJ IDEA GitHub integration plugin https://androidstudio.googleblog.com/2024/06/android-studio-jellyfish-202331-patch-2_10.html Koala | 2024.1.1
  3. Gemini in Android Studio - Studio botからリネーム - Android Studio

    Jellyfish | 2023.3.1 - Based on Gemini 1.0 pro - 基本的にchat bot - APIやエラーの説明 - 極一部な場合、スマートにコードをコードベースにマージしてくれる - AndroidManifestにActivityを追加する
  4. Gemini in Android Studio Koala Feature Drop | 2024.1.2 (Canary)

    Geminiに指示を出して、コードを編集させる
  5. Gemini in Android Studio In the future with Gemini 1.5

    - Multimodal capabilities - 写真、音声などを理解できる - 100万トークンのコンテキスト - 将来的に200万 - 大部分のソースコードをコンテキストにできる      ⇩ 新スクリーンのコード丸ごと生成できる