Duration: 18:13 min
Summary: In this lesson, we will be creating a project in Android Studio. After the installation process is complete, we will load Android Studio and create a project. Keep in mind that Android Studio is still under development. So there are constant updates, and these updates might break your code. So when you load Android Studio and you notice a note regarding an update, read the update details first and decide whether to go for it or not. In our case, we will go through the steps of creating a simple activity and see what the project will contain. We will look at the design and text tabs to see the different ways of adding views to the layout. We will also look at the folder structure and discuss the content and the purpose of some of files created by Android Studio.