A good news for Android developers; Android Studio 3.2 Beta 5 is now available and ready for download. This is the latest beta channel preview version.
Android Studio is Android’s official IDE, which is purpose-built for Android. It helps in accelerating application development and helps in building the highest-quality apps for every Android device.
Read Also: What is Android Studio and how does it differ from other IDEs?
The last major release was Android 3.1.0 released in March 2018. The current stable version available is Android Studio 3.1.3. The latest Canary channel preview version is Android Studio 3.3 Canary 3. The Canary build allows one to experience latest features which are lightly tested as compared to the apps in the Beta build.
This version update now includes a minimum Protobuf Gradle plugin version of 0.8.6. This Gradle plugin compiles Protocol Buffer (aka. Protobuf) definition files (*.proto) in any project.
Apart from this change, some bug fixes in this Beta 5 version include:
Read more this update on Android Studio Developer page
9 Most Important features in Android Studio 3.2
The Art of Android Development Using Android Studio
Build your first Android app with Kotlin