When I start my android studio and press run app button, the Emulator starts but it doesn't display any thing. On the taskbar, the emulator icon is displayed but the emulator is not opening.
Asked
Active
Viewed 130 times
0
-
Assuming the app has built correctly, are there any error messages in the 'Run' window? – quilkin Dec 11 '21 at 21:15
-
it is showing Failed to find Build Tools revision 30.0.2 – Bhargav Patil Dec 17 '21 at 18:07
-
Please provide enough code so others can better understand or reproduce the problem. – Community Dec 17 '21 at 20:53
-
Have you looked here [link] (https://stackoverflow.com/questions/63718190/failed-to-find-build-tools-revision-30-0-1) – quilkin Dec 18 '21 at 18:17
1 Answers
0
The problem is solved, it was showing an error because of the resolution. So I make the resolution lower and the emulator was running quite fine. If you face the same problem please try to lower the resolution of your device

Bhargav Patil
- 1
- 4