Android Studio

Create & Manage Android Virtual Device

This is a guide on how to Create & Manage Android Virtual Device (AVD) in Android Studio. We learned how to install Android Studio in the windows. Before starting with the Android App development using Android Studio, we need to create an Android Virtual Device (AVD). The AVD is then used by the Android emulator to mimic the real device so that we can test our application. To Create AVD we first need to Install AVD Manager. We also need to Install Android Emulator. We will learn all these in this Guide.

Create & Manage Android Virtual Device Read More »

How to Install Android SDK Tools

To Develop Android-based Apps, you will need to Install Android SDK. In this How to Install Android SDK Tools, we will learn what is Android SDK is and how to install the Android SDK using Android Studio. First, we will learn about the Android SDK Manager GUI to manage the SDK. We will find out how to find out the SDK location, Various Components of SDK like SDK Platforms, SDK Tools, Build Tools, Platform-tools, System Images, Emulators, etc. Finally, we will show you how to install the Android SDK.

How to Install Android SDK Tools Read More »

How to install Android Studio on Windows

In this How to install Android Studio on Windows guide, we will show you how to download, install & setup Android Studio. This tutorial is installing the Android Studio Version 3.5.1 on the Windows 10 OS, but steps should work equally well with other flavors of windows like Windows 7 & Windows 8. First, we will check the Prerequisites required to install Android Studio. Next, we download the Android Studio. Finally, we will show you how to install Android Studio

How to install Android Studio on Windows Read More »

Scroll to Top