The official IDE for Android app growth now accelerates your productiveness with Gemini in Android Studio, your AI-powered coding companion.
What programming languages does Android Studio help?
It helps Kotlin, Java, and C++ natively, with extra help for different languages by way of plugins.
Do I must pay with a purpose to use Gemini AI assistant in Android Studio?
No, you need not pay to make use of the Gemini AI assistant in Android Studio-for particular person builders, it is out there without cost. This free tier contains options like code completion, technology, and conversational help throughout the IDE.
What’s Android Studio Cloud and the way I entry it?
Android Studio Cloud is a brand new browser-based model of Android Studio, accessible via Firebase Studio. It streams a Linux VM operating Android Studio instantly in your browser, permitting you to develop Android apps with out putting in something domestically. It is perfect for coding on the go or utilizing lower-end gadgets.
Options
Compose design instruments
Create dynamic layouts with Jetpack Compose. Then preview your layouts on any display screen dimension and examine Compose animations utilizing the built-in inspection instruments.
Clever code editor
Write higher code, work sooner, and be extra productive with an clever code editor that gives code completion for Kotlin, Java, and C/C++ programing languages. Furthermore, when modifying Jetpack Compose you possibly can see your code adjustments mirrored instantly with Dwell Edit.
Android App Bundle
Discover alternatives to optimize your Android app dimension earlier than publishing by inspecting the contents of your app APK file or Android App Bundle. Examine the manifest file, sources, and DEX recordsdata. Evaluate two APKs or Android App Bundles to see how your app dimension modified between app variations.
Immediate Run
Push code and useful resource adjustments to your app operating on a tool or emulator and see the adjustments immediately come to life. Immediate Run dramatically accelerates your edit, construct, and run cycles, conserving you “within the circulate.”
Quick emulator
The Android Emulator permits you to to check your utility on a wide range of Android gadgets. Unlock the total potential of your apps by utilizing responsive layouts that adapt to suit telephones, tablets, foldables, Put on OS, TV and ChromeOS gadgets.
Versatile construct system
Powered by Gradle, Android Studio’s construct system permits you to customise your construct to generate a number of construct variants for various gadgets from a single challenge.
Realtime profilers
The built-in profiling instruments present realtime statistics on your app’s CPU, reminiscence, and community exercise. Establish efficiency bottlenecks by recording methodology traces, inspecting the heap and allocations, and see incoming and outgoing community payloads.
Gemini in Android Studio
Gemini in Android Studio is an AI assistant that helps you generate code, repair code, and reply questions on Android app growth. Obtainable in Android Studio Jellyfish.
Code Wherever with Android Studio Cloud
Attempt Android Studio Cloud instantly in your browser, accessed via Firebase Studio. Streamline your workflow and skip native installations. Attempt the Early Entry Preview.
Word: The latest variations of Android Studio don’t provide a Window 32-bit model. Android Studio 3.6.3 was the final to supply a Home windows 32-bit model. You may obtain it here.
What’s New
Full launch notes might be discovered here.
Create new UI from a design mock
To speed up the beginning of your UI growth course of, now you can generate Compose code instantly from a design mock. In a file with out an current preview, click on Generate Code From Screenshot within the Preview panel. Gemini will use the offered picture to generate a beginning implementation, saving you from writing boilerplate code from scratch.
Match your UI with a goal picture
After getting an preliminary implementation, you possibly can iteratively refine it to be pixel-perfect. Proper-click in your Compose Preview and choose AI Actions > Match UI to Goal Picture. This allows you to add a reference design, and the agent will recommend code adjustments to make your UI match the design as intently as potential.
Iterate in your UI with pure language
For extra particular or inventive adjustments, right-click in your preview and use the AI Actions > Remodel UI. This functionality now leverages agent mode, making it extra highly effective and correct. This improve permits you to to change your UI utilizing pure language prompts, comparable to “change the button shade to blue” or “add padding round this textual content,” and Gemini will apply the corresponding code modifications.
Discover and repair UI high quality points
Verifying your UI is high-quality and extra accessible is a essential last step. The AI Actions > Repair all UI test points audits your UI for frequent issues, comparable to accessibility points. The agent will then suggest and apply fixes to resolve the detected points.
Handle a number of dialog threads with Gemini
Now you can set up your dialog with Gemini in Android Studio into a number of threads. This allows you to swap between a number of ongoing duties and search via your dialog historical past. Utilizing separate threads for every process additionally improves response high quality by limiting the scope of the AI’s context to solely the subject at hand.
Discover and evaluation adjustments utilizing the adjustments drawer
Now you can see and handle adjustments made by the AI agent utilizing the adjustments drawer. When the agent makes adjustments to your codebase, see the recordsdata that had been edited in Recordsdata to evaluation. From there, you possibly can hold or revert the adjustments individually or all collectively. Click on a person file within the drawer to see the code diff within the editor and make refinements if wanted. With the adjustments drawer, you possibly can hold observe of edits made by the agent throughout your chat and revisit particular adjustments with out scrolling again via your dialog historical past.
Android Studio Otter 2 Characteristic Drop | 2025.2.2
Android Studio is the official IDE for Android growth, and contains every thing you want to construct Android apps.
This web page lists new options and enhancements within the newest model within the steady channel, Android Studio Ladybug.
For those who encounter issues in Android Studio, test the Known issues or Troubleshoot web page.
Android Gradle plugin and Android Studio compatibility
The Android Studio construct system is predicated on Gradle, and the Android Gradle plugin (AGP) provides a number of options which can be particular to constructing Android apps. The next desk lists which model of AGP is required for every model of Android Studio.
Introducing Gemini in Android Studio
Gemini in Android Studio is your coding companion for Android growth. It is an AI-powered conversational expertise in Android Studio that helps you be extra productive by answering Android growth queries. To be taught extra, see Meet Gemini in Android Studio.
New sign-in circulate
While you check in to Android Studio along with your Developer account, you profit from Google developer providers – comparable to viewing Firebase Crashlytics and Android Vitals stories in App High quality Insights, accessing actual distant gadgets with Machine Streaming in Android Studio, and writing higher-quality code with Gemini in Android Studio – instantly from the IDE.
Android Studio Jellyfish makes it simpler so as to add and handle accounts, and supply the IDE with solely the permissions required for every function. To get began do one of many following:
Navigate to one of many options talked about beforehand and observe the prompts to check in and supply essential permissions
For those who’re already signed in, you possibly can handle your accounts and permissions by navigating to File (Android Studio on macOS) > Settings > Instruments > Google Accounts.
Entry actual gadgets with Machine Streaming in Android Studio
Machine Streaming in Android Studio permits you to securely connect with distant bodily Android gadgets hosted in Google’s safe knowledge facilities. Powered by Firebase, it is the quickest and best approach to take a look at your app towards actual gadgets, together with the Google Pixel 8 Professional, Pixel Fold, choose Samsung gadgets, and extra.
After connecting to a tool, you possibly can deploy your app, view the show, work together with the machine (together with rotating or unfolding the machine), and anything you may do with a tool over a direct ADB over SSL connection – all with out leaving Android Studio. While you’re performed utilizing the machine, Google wipes all of your knowledge and manufacturing facility resets the machine earlier than making it out there to a different developer.
Throughout the present beta interval, you need to use machine streaming for gratis with Firebase initiatives on both a Spark or Blaze plan. To get began signal into your Developer account from Android Studio and choose a Firebase challenge. For those who do not have already got a Firebase challenge, it is easy to create one. To be taught extra, go to Machine Streaming in Android Studio.
App High quality Insights help for ANRs, customized knowledge, and multi-events
Dive deeper into App High quality Insights (AQI) crash stories in Android Studio Jellyfish with help for ANR stories, customized knowledge, and multi-events:
- Iterate via occasions: Now discover a number of occasions inside a Crashlytics report in reverse chronological order, revealing patterns for sooner debugging.
- Discover customized knowledge: View customized key/values and logs for every crash report (discover them within the Keys and Logs tabs after deciding on a report).
- Analyze ANRs: Entry and examine ANRs instantly inside each the Android Vitals and Crashlytics tabs.
Embedded Structure Inspector
The Structure Inspector is now embedded by default within the Working Gadgets software window. This integration saves display screen real-estate, centralizes your workflow in a single software window, and delivers important efficiency positive factors – with a 50% enchancment in rendering speeds. You may effortlessly toggle between deeply inspecting and interacting along with your app, and use snapshots for 3D visualizations of your UI. Uncover the total vary of options at Debug your format with Structure Inspector.
App Hyperlinks Assistant helps net associations file validation
The App Hyperlinks Assistant now helps validation of the Digital Asset Hyperlinks JSON file that needs to be revealed in your web site.
This function extends the prevailing validation capabilities for the intent filters that you simply declare within the app’s manifest file. For every area that is declared within the manifest file, the Assistant parses the file in your web site, performs seven validation checks, and offers an in depth rationalization on find out how to repair any errors.
To get began:
- In Android Studio click on Instruments > App Hyperlinks Assistant.
- Double-click Hyperlinks to get an in depth view of the checks the Assistant carried out and perceive find out how to repair the misconfigurations.
Guarantee a seamless consumer expertise by validating that your JSON file is accurately formatted for add to your area.
Baseline Profile set up
Android Studio Jellyfish mechanically compiles Baseline Profiles after set up on machine for initiatives that use AGP 8.4 or larger. This covers Baseline Profiles which were generated via a Baseline Profile Generator module or from libraries like Compose. The automated set up permits you to expertise the efficiency advantages of Baseline Profiles when putting in your launch app domestically, and when utilizing low-overhead profiling.
New colorblind checks in Compose UI Verify
Compose UI Verify contains new colorblind simulations and checks, empowering you to craft visually accessible experiences for all customers. Merely enter UI Verify mode from Compose Preview to view your Compose UI in several types of shade imaginative and prescient deficiencies to make sure your designs stay clear and usable.
Redirect audio utilizing machine mirroring
Beginning with Android Studio Jellyfish Canary 5, you possibly can redirect audio from related bodily gadgets to your laptop audio system or headphones. With audio redirection, hold your headphones related to your laptop and hearken to each the pc and related telephone with out having to manually reconnect to at least one machine after which one other. To allow audio redirection, go to Android Studio > Settings > Instruments > Machine Mirroring and choose Redirect audio from native gadgets. Word that audio is all the time redirected, whatever the settings, for Firebase Check Lab gadgets operating Android 12 or larger.





