I am using windows. As given in this link https://docs.beeware.org/en/latest/tutorial/tutorial-5/android.html When I ran the app it is showing this error
In future, you can specify this device by running:
briefcase run android -d @beePhone
Starting emulator beePhone...
Waiting for emulator to start...................
Android emulator was unable to start!
Try starting the emulator manually by running:
C:\Users\Alok\.briefcase\tools\android_sdk\emulator\emulator.exe @beePhone -dns-server 8.8.8.8
Resolve any problems you discover, then try running your app again. You may
find this page helpful in diagnosing emulator problems.
https://developer.android.com/studio/run/emulator-acceleration#accel-vm
I have no clue how to resolve the issue. Even connecting my phone doesn't help as it is not showing up as an option. Can someone help? Please tell me a little in detail as I am new to it.