Reputation: 1270
I was able to open Android Device Manager in Visual Studio 2017, and use it to create or edit emulators. However, all of a sudden I'm getting the error 'Android SDK Platform is Missing' while opening the same. Android SDK is set up correctly, I believe. I'm able to run the already created emulators. However I can't create a new device or edit existing devices due to the error I'm getting.
Img: The error message that appears on opening Device Manager
Img: Android SDK Location is set correclty
Upvotes: 2
Views: 1346
Reputation: 387
Download by clicking on Tools -> Android -> Android SDK Manager
Secondly, select the API packages you require and click on Apply changes button.
Upvotes: 2