Issue
I've been trying to install Android Studio for use in creating a React Native app using Expo. As I try to install Android Studio, and run it for the first time, I arrive at the following screen:
src="https://i.stack.imgur.com/KhVqN.png" alt="The image says that "Before continuing, you must download the necessary components or select an existing SDK" />
Keep in mind, I have not yet separately installed an SDK (I'm unsure of how to). I click the "Next" button and come to this screen:
I am unsure of where to go from here. Do I install Android SDK, and if so, how?
EDIT: If I skip through these steps, clicking "Next" until I go to the main page, and I attempt to start a new project, this comes up:
Any help is appreciated. Thank you.
Solution
I think there is an issue with your network.
Actually you should be able to see a list of all the available sdks as you can see in the image I attached.
Answered By - sdboyapati
Answer Checked By - Marilyn (JavaFixing Volunteer)