How to connect the lightning simulator to android studio? Android studio is a development tool for Android applications. Many friends want to run this application in the emulator, but don’t know how to operate it. Today I will bring you detailed operation methods. I hope today’s software tutorial can help The majority of users bring more help.
How to connect the lightning simulator to android studio:
1. We find the Win+R key combination on the computer and click it.
2. Then enter the cmd command in the pop-up page and press Enter.
3. Then enter the installation path of the emulator on this page.
4. Then enter the adb.exe connect 127.0.0.1:5555 command and press Enter.
5. Then open the android studio application and run the sample code to see that the emulator settings have appeared.
6. Then find the device and click the OK button.
7. Finally, click Install and continue on the next page to complete the connection.
The above is the detailed content of How to connect thunder and lightning simulator to android studio. How to use android studio for thunder and lightning simulator.. For more information, please follow other related articles on the PHP Chinese website!