Reputation: 509
I have written an android application in Visual Studio 2015. While Trying to run that application on Emulator i am getting below on my output screen:
1>Starting deploy 5" Marshmallow (6.0.0) XHDPI Phone ...
1>Starting emulator 5" Marshmallow (6.0.0) XHDPI Phone ...
1>Validating emulator arguments...
1>Determining if emulator is already running...
1>Preparing virtual machine...
1>Launching emulator...
1>Emulator launched successfully.
Any help how I can run my application on emulator ?
Upvotes: 0
Views: 686
Reputation: 509
I got the solution for this issue:
Upvotes: 1