Changes

A Guide to the Android Studio Designer Tool - Android 6

No change in size, 18:06, 1 February 2016
m
Text replacement - "<google>ADSDAQBOX_FLOW</google>" to "<htmlet>adsdaqbox_flow</htmlet>"
== Blank vs. Empty Activity Templates ==
<googlehtmlet>ADSDAQBOX_FLOWadsdaqbox_flow</googlehtmlet>
As outlined in the chapter entitled The Anatomy of an Android Application, Android applications are made up of one or more activities. An activity is a standalone module of application functionality that usually correlates directly to a single user interface screen. As such, when working with the Android Studio Designer we are invariably working on the layout for an activity.