Issue
I guess it was because after run instrumented test file so become can't open Android Studio's emulator? But I am not sure.
Error message: Launching 'app' on No Devices. Error while waiting for device: The emulator process for AVD Pixel_4_XL_API_30 was killed.
Solution
I used follow solution solved this problem.↓
Tools -> SDK Manager -> SDK Tools (tab) -> Deselect 'Android Emulator' -> OK
Now, when you try to run your app, or launch device from AVD Manager, it will give the 'Install Emulator' error -> Click Ok. This will automatically download the correct version.
Answered By - Squall Huang
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.