

Emulators with different API versions, settings, and configurations.Here at SteelKiwi, we use a number of Android Studio features to aid us with QA testing: The more you play around, the faster you’ll learn. Steelkiwi advice: The Android Studio IDE offers quite a lot of features, and it takes some time to get used to it. The status bar displays the status of the last action performed within the IDE.The tool window bar, located outside the main AS IDE window, offers a number of buttons to open additional tools.The editor window displays code that can be edited.The navigation bar (naturally) helps you navigate project files.The toolbar is used to work with apps whose source code has been cloned from a repository.It can be rather intimidating at first, but everything gets much better once you realize that the features are neatly packed into a number of key areas: The main window of the AS IDE consists of many elements. Steelkiwi advice: For those running Windows: on top of the IDE, you also need to install the ADB Driver so that you’re able to connect test devices via USB cable. Note that the AS IDE is quite demanding of system resources, so it would be best to make sure that your machine meets the minimum requirements before installing. Once it’s installed properly, you can simply plug in a test device and start working. The Android Studio IDE can be installed with the Java Development Kit (JDK). By 2017, the third version of the app was already available - and it’s widely used and appreciated by millions of IT professionals all over the world.

It was announced on during the Google I/O event, and in December 2014 JetBrains presented the first official AS IDE version 1.0. What is Android Studio IDE?Īndroid Studio IDE is an integrated environment for Android development. We cover the basics of creating Android virtual device configurations, running ADB commands, recording device logs, monitoring the use of hardware resources, and more. This article is a short guide on how to use several AS IDE features to improve the quality of your everyday work. In fact, here at SteelKiwi we believe that the Android Studio IDE should be in every quality assurance engineer’s toolbox.

However, it’s not exclusively a developer’s toy. It’s primarily a developer’s instrument, used as a native environment for design, development, and testing.

The tools you pick have to be catered specifically to the needs and features of a particular app, and you might have to go through a number of paid and open-source instruments before you find what works best.Īmong all of the tools out there, there’s one particular tool we’d like to talk about - the Android Studio IDE (AS IDE). Quality assurance engineers know that choosing the right technology stack for testing Android applications can be a real pain.
