The most recent 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 > Rework Chosen Code
. Builders can describe the code they need to make and assessment the proposed modifications earlier than accepting them.
“With Gemini Code Transforms, you possibly can simplify advanced code, carry out particular code transformations, and even generate new capabilities. You too can refine the prompt code to iterate on the code options 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 put up.
Different Gemini options added to the newest model of Android Studio embrace:
- Rename, which suggests acceptable names for single variables, courses, or strategies based mostly on context
- Rethink, which analyzes code and suggests new variable and technique names throughout a whole file for bigger renaming refactors
- Commit Message, which supplies options for commit message based mostly on what modifications had been made
- Generate Documentation, which creates documentation for the chosen code
The most recent launch additionally supplies 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 pace 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 strategy to take a look at well being and health apps. Builders can customise parameters for an train, like coronary heart charge, distance, and pace, 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’ll be able to assessment 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 device additionally means that you can examine current 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.