2
edits
Changes
→Activity Component
== Activity Component ==
One of the most important application component type is called '''Activity''' and 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 or one of its subclasses.