This section provides an overview of what android-activity is, and why a developer might want to use it.
It should also mention any large subjects within android-activity, and link out to the related topics. Since the Documentation for android-activity is new, you may need to create initial versions of those related topics.
onCreate()
is the most essential part of an activity, it's where most of your activity logic goes.