Answers to Self-Review Exercises
-
EditText
.GridLayout
.Outline
.
Bundle
.TextWatcher
.activity.
onCreate
.R
.R.drawable
.R.string
.findViewById
.
-
True.
False. Android apps don’t have a
main
method.False. An active (or running) activity is visible on the screen and “has the focus”—that is, it’s in the foreground.
False. A stopped activity is not visible on the screen and is likely to be killed by the system when its memory is needed.
Get Android How to Program, 3/e now with the O’Reilly learning platform.
O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.