Sends messages between activities, and selects the appropriate activity
Interactive controls that appear in an app
Types of Views:
Collection of Views, which handle the layout of controls in an activity
Types of ViewGroups:
AndroidManifest.xml
: Registers
ActivitiesBuildConfig.java
: Global
variables which control how the project is builtR.java
: Maps
unique numbers to named constantsMainActivity.java
: Code
for activity activity_main.xml
: xml
description of layout