


Slow start time on the Android Emulator was a major pain point we heard from you and Quick Boot solves this issue. Quick Boot - Quick Boot allows you to resume your Android Emulator session in under 6 seconds.This change also consolidates the legacy Gradle output into this new window. New Build Output Window - Android Studio 3.1 has an updated Build output window which organizes build status and errors in a new tree view.Ensure that your gradle.properties either has no android.enableD8 flag, or if it does ensure that it is set to true.
ANDROID STUDIO DOWNLOAD ERROR APK
Replacing the legacy DX compiler, D8 dexing is an under the hood APK compilation step that makes your app size smaller, enables accurate step debugging, and many times leads to faster builds. D8 Dex Compiler - D8 is now the default dex compiler in Android Studio 3.1.IntelliJ Platform Update: Android Studio 3.1 includes the IntelliJ 2017.3.3 platform release, which has many new features such as new Kotlin language intentions and built-in support for SVG image preview.This release has SQL code completion in your Query declarations, better SQL statement refactoring, and SQL code navigation across your project. Database Code Editing - Editing inline SQL/Room Database code in your Android project is now even easier with Android Studio 3.1.Just open a Android Studio project, and run gradlew lint via command line. In Android Studio 3.1, we enhanced the Lint code quality checks so that now you can run them via the command line as well as from the IDE. Kotlin Lint Checks - Since announcing official Kotlin language support last year on the Android platform, we continue to invest in Kotlin language support in Android Studio.If any of these features sound exciting or you are looking for the next stable version of Android Studio, you should download Android Studio 3.1 today!Ĭheck out the list of new features in Android Studio 3.1 below, organized by key developer flows. We also added better lint support for your Kotlin code, and accelerated your testing with an updated Android Emulator with Quick Boot. For those of you with a Room or SQLite database in their your app, we added better code editor support to aid in your SQL table and query creation statements. New to Android Studio 3.1 is a C++ performance profiler to help troubleshoot performance bottlenecks in your app code. In addition to many underlying quality changes, we added several new features into Android Studio 3.1 that you should integrate into your development flow. The focus areas for this release are around product quality and app development productivity. We are excited to announce that Android Studio 3.1 is now available to download in the stable release channel. Posted by Jamal Eason, Product Manager, Android
