Android Project Structure
In this blog i have explained Android project structure and file organization in detail, by creating a new Android project in Android Studio. When we start a new Android project in Android Studio, it will automatically creates a lot of files and folders for us. We will look at the meaning and functions of each of these folders in the Android project structure one by one.
You have to create a new Android project in Android Studio to see the project structure.Follow the below steps to create a project in Android Studio
Open Android Studio
If you have only just installed the Android Studio, it will show you a window like this. Otherwise go to File-> New Project.