new Activity()
Creates a new activity instance.
constructor();
Related
class Activity
A class that represents a part of the application that can be activated when the user navigates to it.addActivity()
Adds an activity to the application.
Creates a new activity instance.
constructor();