2 | Appium Step by Step | Complete Setup for Android Mobile Testing without using Android Studio

preview_player
Показать описание
Topics:
00:00 Intro
01:12 What we will learn
03:23 Check missing dependencies on the system
08:59 Setup Java JDK
13:21 Windows - Set Java env variables
17:18 Mac OS - Set Java env variables
24:58 Install Appium android drivers
30:04 Setting up Android SDK Tools
30:48 Option 1 : Download and setup only the required tools without using Android Studio
32:49 Windows - Download cmdline-tools and set ANDROID_HOME and Path Env variables
41:50 Mac OS - Download cmdline-tools and set ANDROID_HOME and Path Env variables
46:06 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 53:53

55:39 Mac OS - Setup platform-tools and build-tools
01:00:20 Command for setting up Emulator
01:04:05 Outro

▬▬▬▬▬▬▬

Share with all who may need this

If my work has helped you, consider helping any animal near you, in any way you can

Never Stop Learning
Raghav Pal

---
Рекомендации по теме
Комментарии
Автор

Hi Raghav, Really good explanation. Thank you very much 🙂

jallaboomesh
Автор

you are always a rock Raghav with a high-quality tutorial 👍

marwanm
Автор

Hi @Raghav,
Can you plan paid series for Appium, from zero to hero. :)

vinaypandey
Автор

Sir waiting for the next video and please make a complete session for mobile automation testing.

nitinjawale
Автор

This is a great tutorial, will there be a tutorial also for iOS?

DeveloperMUJIpass
Автор

Hi Raghav, Can you please make a Playlist on Playwright with Typescript and cucumber BDD framework.

sreeni
Автор

please upload the next, next episodes on the next day, please try to complete this tutorial soon

essoapp
Автор

In my case : - X android not found it showing in appium-doctor --android.
In first video you are getting android not found, but in second video after entering "appium-doctor --android" , android was found, can you tell what you have done for that.

PrajwalJorapur
Автор

hi sir which is better downloading android studio or SDK tools only ?

fathimanazra
Автор

Hi teacher, the teaching was really great, but I did not find how to fix the error

✖ android could NOT be found in C:\android!

potify
Автор

Hi Ragav,

Thank you for the awesome video. I'm encountering an error and could use your help:

" C:\Users\sabhyata>sdkmanager --list
'sdkmanager' is not recognized as an internal or external command,
operable program or batch file."

I've followed all the previous steps. Can you please let me know how to fix this?

Thanks

amankrshah
Автор

after seting the path varible for build tools and platform tools again showing error that android home is not set before build tools and platform tools it came correct only i have set the path like in the video u have provided and docs also can pls explain me how to overcome it

tabitavadranam
Автор

I have installed Appium apps that version - 1.15.1
But not visible in cmd, showing an error - 'appium' is not recognized as an internal or external command,
operable program or batch file.

NavneetMishra-qk
Автор

Hi Raghav, thank you for you great tutorial video. Could you help me, since I'm stuck on setting emulator. Already create folder platforms, platform-tools, emulator and add it to Path. But appium-doctor still has error android could NOT be found in <sdk path.>! and check "avdmanager list avd" got error "Error: Missing system image for Google APIs x86_64 nightwatch-android-11."

YohanesTedjaputra
Автор

There is one thing has been confusing me for 2 days: appium-doctor. In your previous video and part 2 doc-file you mention "npm install -g appium-doctor" which was released 2 years ago. But in the reality you use @appium/doctor (npm i -g @appium/doctor). Both use "appium-doctor" command but 1 fails checking installation and PATHs for "--android". It will be great if you could update the doc file with this info.

awpshko
Автор

I am getting this error when I tried to run the
sdkmanager "platform-tools" "platforms;android-33"
Warning: Failed to read or create install properties file.
[=== ] 10% Installing Android SDK Platform 33 and it stops installation. What should I do?

sowmyakuruvella
Автор

Hi Raghav, on mac machine, i had set the android_home and saved it and then android_home is not detected in terminal

STD
Автор

Sir please kindly complete it thank you

GracyIma