The most recent function drop for Android Studio Ladybug is now accessible, 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 choosing the Gemini > Generate Code
choice or highlighting code and choosing Gemini > Remodel Chosen Code
. Builders can describe the code they need to make and evaluation the proposed modifications earlier than accepting them.
“With Gemini Code Transforms, you may simplify complicated code, carry out particular code transformations, and even generate new features. You too can refine the steered code to iterate on the code ideas 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 most recent model of Android Studio embrace:
- Rename, which suggests applicable names for single variables, lessons, or strategies primarily based on context
- Rethink, which analyzes code and suggests new variable and technique names throughout a whole file for bigger renaming refactors
- Commit Message, which gives ideas for commit message primarily based on what modifications had been made
- Generate Documentation, which creates documentation for the chosen code
The most recent launch additionally gives assist for Animation Preview for Put on OS Tiles, which is able to 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 also be enabled, which gives a neater and extra simplified approach to check well being and health apps. Builders can customise parameters for an train, like coronary heart charge, distance, and velocity, while not having entry to a bodily gadget or to carry out the exercise themselves.
Android Studio Ladybug additionally now presents the App Hyperlinks Assistant, which serves legitimate JSON syntax for resolving damaged deep hyperlinks in an app. “You may evaluation the JSON file after which add it to your web site, resolving points rapidly. This eliminates the guide creation of the JSON file, saving you effort and time. The software additionally lets you examine present JSON recordsdata with newly generated ones to simply establish 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, assist for IntelliJ 2024.2, and over 770 bug fixes.