

So read on or watch below for further highlights and new features you can find in this stable version. Some notable additions include a unified test execution between Android Studio and your continuous integration (CI) server ✅, convenient pairing flows to support ADB over Wi-Fi 📲, Improved Profiler tools to help you identify and analyze jank in your app 🕵️, and new ways to preview animations 🎥 and UI interactions without deploying your app to a device.Īs always, this release wouldn’t be possible without the early feedback from our Preview users. We’ve improved functionality across a broad area of the typical developer workflow: Build and Deploy, Profiling and Inspection, and Design. The Android Studio team has been abuzz with the stable release of Android Studio Bumblebee (2021.1.1) 🐝 and Android Gradle plugin (AGP) 7.1.0 the latest versions of Android official IDE and build system. This library has the inbuilt widget for the Bottom Navigation view so through this library it can be directly added.Posted by Adarsh Fernando, Product Manager, Android Step 2: Adding Dependency to the adle FileĪdd the support library in the adle file and add a dependency in the dependencies section. The code for that has been given in both Java and Kotlin Programming Language for Android.

To create a new project in Android Studio please refer to How to Create/Start a New Project in Android Studio. Step by Step Implementation Step 1: Create a New Project in Android Studio
