Before starting the Appium we should familiar in creating
virtual Device using Android studio and install APK file in the virtual and
Real Device.
Creating Virtual
Device using Android studio
- Open Android Studio
- Click on android virtual device manager
- Create virtual Device
- Also install latest version of Android SDK in SDK Manager
- Run the Appium server
- Check whether the device is properly connected by using the command ‘adb.exe devices’ in Command Prompt
Ways to install APK
file(App) on Mobile devices (Virtual/Real device)
- Using Appium server Desktop (Inspection session)
- Using adb.exe
- Using program
Connect Real devices
on desktop
- Connect the device using the USB code
- Install the 'Vysor' app in the real device and in desktop using the chrome extension
- For properly connecting the real device we should enable the developer option in the device and change the settings.
No comments:
Post a Comment