How do you create a new project in Android Studio?

A. Log out of Android Studio, and navigate to your project folder to find instructions.

B. If you have a project already open, select File > New > New Project from the Android Studio menu.

C. In the “Welcome to Android Studio” window, click “Start a new Android Studio project.”

D. Create a new file on your computer, and title it “New Android Studio Project."

Both B and C are ways to create a new project in Android Studio.

None of the above