To find the list of available emulators in your system, follow the below steps.
1. Open the command prompt / terminal
2. Navigate to android sdk path upto the tools folder (E:\Android_Studio\tools) and run the below command
- emulator -list-avds
To find out list of connect devices in your system, follow the below steps.
1. Open the command prompt / terminal
2. Navigate to android sdk path upto the platform-tools folder (E:\Android_Studio\platform-tools) and run the below command
No comments:
Post a Comment