2
edits
Changes
no edit summary
One of the application component type is called Activity.
Activity is that part of the application that provides a screen for the user to interact with. The activity object could be created from a subclass of the [[http://d.android.com/reference/android/app/Activity.html Activity]] class.