May 2022
Intermediate to advanced
688 pages
20h 12m
English
Android Studio opens your project in a window like the one shown in Figure 1.5. If you have launched Android Studio before, your window configuration might look a little different.
Figure 1.5 A fresh project window
The different panes of the project window are called tool windows.
The lefthand view is the project tool window. From here, you can view and manage the files associated with your project.
By default, Android Studio displays the Android project view in the project tool window. This view hides the true directory structure of your Android project so that you can focus on the ...
Read now
Unlock full access