Option 1 : Download and setup only the required tools without using Android Studio
10
Windows - Download cmdline-tools and set ANDROID_HOME and Path Env variables
11
Mac OS - Download cmdline-tools and set ANDROID_HOME and Path Env variables
12
Windows - Setup platform-tools and build-tools
13
Correction - the path of ANDROID_HOME should only be upto the folder having cmdline-tools and not till cmdline-tools. This is corrected here
14
Mac OS - Setup platform-tools and build-tools
15
Command for setting up Emulator
16
Outro
Description:
Save Big on Coursera Plus. 7,000+ courses at $160 off. Limited Time Only!
Grab it
Learn how to set up Appium for Android mobile testing without using Android Studio in this comprehensive tutorial. Discover the step-by-step process of installing and configuring necessary dependencies, including Java JDK, Appium Android drivers, and Android SDK Tools. Follow along as the instructor guides you through setting up environment variables on both Windows and Mac OS, downloading and configuring cmdline-tools, and installing platform-tools and build-tools. Gain insights into correcting common setup issues and learn the command for setting up an emulator. By the end of this tutorial, you'll have a complete Appium environment ready for Android mobile testing without relying on Android Studio.
Appium Android Mobile Testing Setup Tutorial - Part 2