The newest function drop for Android Studio Ladybug is now out there, including in a number of new methods to work together with Gemini.
Gemini Code Transforms can modify, optimize, or add code to an app by right-clicking within the editor and deciding on the Gemini > Generate Code
choice or highlighting code and deciding on Gemini > Remodel Chosen Code
. Builders can describe the code they wish to make and overview the proposed adjustments earlier than accepting them.
“With Gemini Code Transforms, you possibly can simplify advanced code, carry out particular code transformations, and even generate new features. You may also refine the steered code to iterate on the code strategies with Gemini. It’s an AI coding assistant proper in your editor, serving to you write higher code extra effectively,” Steven Jenkins, product supervisor of Android Studio, wrote in a weblog submit.
Different Gemini options added to the newest model of Android Studio embrace:
- Rename, which suggests applicable names for single variables, courses, or strategies based mostly on context
- Rethink, which analyzes code and suggests new variable and technique names throughout a complete file for bigger renaming refactors
- Commit Message, which supplies strategies for commit message based mostly on what modifications had been made
- Generate Documentation, which creates documentation for the chosen code
The newest launch additionally supplies help for Animation Preview for Put on OS Tiles, which can enable builders to visualise and debug tile animations. Builders can management playback with play, pause, and velocity adjustment choices, and examine properties like preliminary/finish states and animation curves.
Put on Well being Providers can be enabled, which supplies a neater and extra simplified solution to take a look at well being and health apps. Builders can customise parameters for an train, like coronary heart charge, distance, and velocity, without having entry to a bodily machine or to carry out the exercise themselves.
Android Studio Ladybug additionally now affords the App Hyperlinks Assistant, which serves legitimate JSON syntax for resolving damaged deep hyperlinks in an app. “You’ll be able to overview the JSON file after which add it to your web site, resolving points rapidly. This eliminates the handbook creation of the JSON file, saving you effort and time. The device additionally lets you examine current JSON recordsdata with newly generated ones to simply determine any discrepancies,” Jenkins wrote.
Different options on this launch embrace enhanced lint warnings for public SDKs from the Google Play SDK Index and Google Play SDK Console, help for IntelliJ 2024.2, and over 770 bug fixes.