Template:Simple Application Activity Lifecycle
Revision as of 15:37, 8 March 2011 by Jordan.anastasiade (talk | contribs)
Main Page · Course Description · Course Topics · Schedule, Students, Teams · Course Resources · Course Projects
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 Activity class.