Download Android Studio 3.4 with Android Q emulator



[ad_1]

Android Studio Q

Google has released its latest version of Android Studio, the tool used by developers to create Android apps.

Android Studio 3.4 is now available on the stable channel. In addition to hundreds of great fixes, a new version of the Android emulator complements the support of Android Q beta. The tool is available for Windows, MacOS and Linux.

See also:

The new version, however, is not just about bugs and stability. In terms of new features and options, Google offers the following list: Resource Manager, updates to the Project Structure dialog box, automatic import of Gradle libraries, R8 enabled by default, and support for Android library projects.

The Resource Manager is a "new tool for viewing the design elements, colors, and layouts of your application project in a consolidated view." Google found that Google was slowly moving towards Project Marble. The Properties panel of the Layout Editor has been updated, reducing it to a single pane. There are also import intentions:

As you work with the new Jetpack and Firebase libraries, Android Studio 3.4 will recognize common classes for these libraries and suggest, through code intent, adding the required import statement and library dependency to your Gradle project files. This optimization can save you time because it keeps you in the context of your code. In addition, because Jetpack libraries are modular, Android Studio can find the exact library or set of libraries required to use a new Jetpack class.

But that only scratches the surface. Google has created a short introductory video that details the new features of Android Studio 3.4:

You can get a copy of the latest version of Android Studio 3.4 from the download page. If an earlier version of the software is already installed, you can use the software Check the update option instead.

[ad_2]

Source link