Overview
Syllabus
Intro
What we will learn
Check missing dependencies on the system
Setup Java JDK
Windows - Set Java env variables
Mac OS - Set Java env variables
Install Appium android drivers
Setting up Android SDK Tools
Option 1 : Download and setup only the required tools without using Android Studio
Windows - Download cmdline-tools and set ANDROID_HOME and Path Env variables
Mac OS - Download cmdline-tools and set ANDROID_HOME and Path Env variables
Windows - Setup platform-tools and build-tools
Correction - the path of ANDROID_HOME should only be upto the folder having cmdline-tools and not till cmdline-tools. This is corrected here
Mac OS - Setup platform-tools and build-tools
Command for setting up Emulator
Outro
Taught by
Automation Step by Step