Android Studio for Platform Narwhal Feature Drop | 2025.1.2
コレクションでコンテンツを整理
必要に応じて、コンテンツの保存と分類を行います。
Android Studio for Platform(ASfP)は、Android プラットフォーム開発用の公式 IDE です。このリリースでは、いくつかの新機能と改善が導入されています。
リリースノート
AI を活用したアシスタント: Gemini in Android Studio の機能を活用して、コードの生成と更新、質問への回答を行い、エディタに直接統合されたインテリジェントな AI アシスタントで生産性を向上させます。
Rust 言語のサポート: コード補完、ナビゲーション、リファクタリング、リアルタイム分析など、AOSP 内での Rust 開発を IDE で完全にサポートします。この機能を有効にして使用する方法については、ASfP での Rust のサポートをご覧ください。
新しいプロジェクト構成: プロジェクトをより簡単かつ強力に構成するための .asfp-project
YAML ファイルを導入し、以前の JSON 形式に代わるものとしました。インクルード ディレクトリ、モジュール、ビルドフラグ、言語サポートなどを管理します。詳細については、プロジェクトの概要をご覧ください。
Java と C++ のデバッグ サポートの改善: Android プラットフォーム内の Java と C++ コードのデバッグ エクスペリエンスの継続的な強化。
このページのコンテンツやコードサンプルは、コンテンツ ライセンスに記載のライセンスに従います。Java および OpenJDK は Oracle および関連会社の商標または登録商標です。
最終更新日 2025-09-04 UTC。
[[["わかりやすい","easyToUnderstand","thumb-up"],["問題の解決に役立った","solvedMyProblem","thumb-up"],["その他","otherUp","thumb-up"]],[["必要な情報がない","missingTheInformationINeed","thumb-down"],["複雑すぎる / 手順が多すぎる","tooComplicatedTooManySteps","thumb-down"],["最新ではない","outOfDate","thumb-down"],["翻訳に関する問題","translationIssue","thumb-down"],["サンプル / コードに問題がある","samplesCodeIssue","thumb-down"],["その他","otherDown","thumb-down"]],["最終更新日 2025-09-04 UTC。"],[],[],null,["Android Studio for Platform (ASfP) is the official IDE for Android platform\ndevelopment. This release introduces several new features and improvements:\n\nRelease notes\n\n- **AI-powered assistance:** Take advantage of the power of Gemini in Android Studio to generate\n and update code, answer questions, and boost your productivity with\n intelligent AI assistance integrated directly into the editor.\n\n- **Rust language support:** Full IDE support for Rust development within\n AOSP, including code completion, navigation, refactoring, and real-time\n analysis. See [Rust support in ASfP](/studio/platform/projects/rust) for\n details on how to enable and use this feature.\n\n- **New project configuration:** Introducing the `.asfp-project` YAML file for\n a more straightforward and powerful way to configure your project, replacing\n the previous JSON format. Manage included directories, modules, build flags,\n language support, and more. See [Projects\n overview](/studio/platform/projects) for more information.\n\n- **Improved Java and C++ debugging support:** Continued enhancements to the\n debugging experience for Java and C++ code within the Android platform."]]