Multiple Choice
Which of the following three statements is false?
A) The Blank Activity template is a backward-compatible app template (for An-droid 2.1 and higher) that uses features of the Android Design Support Library.
B) The Blank Activity template must be used with a Fragment.
C) When you choose to use the Fragment option, the IDE creates layouts named activity_main.xml, content_main.xml and fragment_main.xml.
D) Each of the above statements are false
Correct Answer:

Verified
Correct Answer:
Verified
Q7: When a color state list resource is
Q8: Resource folder names that begin with anim
Q9: Implement interface _ to respond to Button
Q10: Which of the following is false? <br>A)
Q11: Which of the next three statements is
Q13: The Android design guidelines indicate that text
Q14: Files in the assets subfolders are accessed
Q15: IOExceptions are _ exceptions (so you must
Q16: If the Java compiler can infer a
Q17: When you install and launch an app