Android Studio Bumblebee Adds Support For ADB Over WiFi
Written by Kay Ewbank   
Monday, 31 January 2022

The latest version of Android Studio, Bumblebee, is now available in a stable version, as is the latest release of the Android Gradle plugin (AGP). The developers say they've improved functionality across a broad area of the typical developer workflow, specifically, build and deploy, profiling and inspection, and design.

Android Studio is the official IDE for Android. It is based on Jetbrain's IntelliJ IDEA, and supports the same programming languages as IntelliJ with extensions for Android.

 androidstudio

 

The improvements to the Bumblebee release start with a new Device Manager that replaces the AVD Manager. The new version adds new capabilities that the developers say make it easier to create and manage all of your local test devices. Specifically, you get a more flexible UI that supports being docked in the IDE, floating, or in a separate window, like you can with other Android Studio tool windows. This gives you easier access to your devices without obstructing other windows of the IDE.

There's also a Virtual tab for creating and working with virtual devices, and a Physical tab can be used to pair to a new device using ADB Wifi and see the details of each physical device. 

The Layout Inspector has also been improved with the ability to save snapshots of your running app’s layout hierarchy, so that they can be shared or used for later reference. Snapshots capture the data you would typically see when using the Layout Inspector, including a detailed 3D rendering of your layout, the component tree of your View, Compose, or hybrid layout, and detailed attributes for each component of your UI.

App inspection has been improved, with the Network Inspector now part of the App Inspection tool window, and a more powerful Background Task Inspector that can be used to inspect an app’s Jobs, Alarms, and Wakelocks, in addition to the existing support for inspecting Workers.

This release also adds the ability to run instrumented tests in Android Studio using Gradle. This has been achieved via introduced a new test runner for the Android Gradle plugin (AGP) 7.1.0 that Android Studio Bumblebee uses by default when running instrumentation tests. The new release also adds the ability to run tests for Kotlin Multiplatform (KMP) projects from Android Studio Bumblebee.

Android Studio Bumblebee Edition is available now.

 androidstudio

 

 

More Information

Android Studio Website

Related Articles

Android Studio 4.2 Released

Android Studio 4.1 - No Relief In Sight

Love It or Hate It, Gradle Reaches Version 7.0

Android Studio 4 - Not One Giant Leap For Android Programming

 

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Machine Learning Pioneers Awarded Queen Elizabeth Prize
09/02/2025

The 2025 Queen Elizabeth Prize has been awarded to Yoshua Bengio, Bill Dally, Geoffrey Hinton, John Hopfield, Jensen Huang, Yann LeCun, and Fei-Fei Li. The seven 2025 Laureates share the £500,00 [ ... ]



State of Rust Survey 2024 Results
19/02/2025

The Rust Foundation conducted its annual survey between December 5th and 23rd, 2024. As in previous years, it was focused on gathering insights and feedback from Rust users which are now presente [ ... ]


More News

espbook

 

Comments




or email your comment to: comments@i-programmer.info

 

Last Updated ( Tuesday, 01 February 2022 )