In this series of articles we shall learn about creating the layouts for an android application. A layout in Android programming means two things in android. It can be termed as a resource that determines what is displayed on the screen and also a View class that organizes controls.