This article is a continuation of our previous article where you downloaded and installed Android Studio. In this article, you will download and install additional Android SDK tools, if required. Please note that with newer versions of Android Studio, all the important components are already installed (some of these components are installed when you open […]
Android
Download and Install Android
Welcome to the Android Setup section of our Appium Tutorial series. In the next 3 articles in this tutorial series, we will provide a detailed guide to help you download and install Android Studio, then set it up properly on your machine (including adding environment variables) so that you get one step closer to completing […]
Setup Android Environment Variables
This article will provide you with a detailed guide to setup Android Environment variables. This article is a continuation of our previous articles on Android, where you learned how to download and install Android Studio bundle and then how to install additional Android SDK tools. The main Android environment variables that you would have to […]
Create Project in Android Studio
This article is directed towards first timers who have never used Android Studio. If you are using Android Studio for the first time and are not sure how to proceed, then you can use this article to setup Android Studio and create a sample project with no main activity. The main purpose of this article […]