I'm taking an Android course and I'm supposed to review my peer's apps.
The app I'm looking at now fails to build with the error, "Failed to find Platform SDK with path: platforms;android-27".
I have looked at the answer for Failed to find Platform SDK with path: platforms;android-P, but the menus that are displayed don't match the menus in the version of Android Studio I am using (AS 3.3 for Windows).
I'm hoping that someone can tell me how to add Android Platform 27 to my version of Android Studio.
Thanks.