Android Studio for Platform Narwhal Feature Drop | 2025.1.2
Stay organized with collections
Save and categorize content based on your preferences.
Android Studio for Platform (ASfP) is the official IDE for Android platform
development. This release introduces several new features and improvements:
Release notes
AI-powered assistance: Take advantage of the power of Gemini in Android Studio to generate
and update code, answer questions, and boost your productivity with
intelligent AI assistance integrated directly into the editor.
Rust language support: Full IDE support for Rust development within
AOSP, including code completion, navigation, refactoring, and real-time
analysis. See Rust support in ASfP for
details on how to enable and use this feature.
New project configuration: Introducing the .asfp-project
YAML file for
a more straightforward and powerful way to configure your project, replacing
the previous JSON format. Manage included directories, modules, build flags,
language support, and more. See Projects
overview for more information.
Improved Java and C++ debugging support: Continued enhancements to the
debugging experience for Java and C++ code within the Android platform.
Content and code samples on this page are subject to the licenses described in the Content License. Java and OpenJDK are trademarks or registered trademarks of Oracle and/or its affiliates.
Last updated 2025-09-04 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 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."]]