Services
Discover
Homeschooling
Ask a Question
Log in
Sign up
Filters
Done
Question type:
Essay
Multiple Choice
Short Answer
True False
Matching
Topic
Computing
Study Set
Android How to Program
Quiz 4: Flag Quiz App
Path 4
Access For Free
Share
All types
Filters
Study Flashcards
Practice Exam
Learn
Question 21
Multiple Choice
If multiple activities can handle the action and data passed to startActivity, the system will ________.
Question 22
Multiple Choice
An Activity is launched by using a(n) ________ that indicates an action to be performed and the data on which to perform that action.
Question 23
Multiple Choice
Which of the next three statements is false?
Question 24
Multiple Choice
If the system cannot find an activity to handle an Intent’s action, then method startActivity throws an Activity-NotFound-Exception. You can prevent this exception from happening by first using Intent method ________ to de-termine whether there is an Activity to handle the Intent.
Question 25
Multiple Choice
When a color state list resource is provided for a Button color (either fore-ground or background) , the appropriate color from the list of colors is selected, based on the Button’s ________.
Question 26
Multiple Choice
Select File > New > Vector Asset to display the ________—this tool enables you to add to your project any of Google’s recommended material design icons. Each icon is defined as a scalable vector graphic that smoothly scales to any size.