Activity's lifecycle in Android Application.
In this tutorial you can find information about lifecycle of an Android Activity.
Almost all the Activities interact with the user. So, an activity creates a window where you can place any of the user interface elements.