Multiple Choice
As with any other resource, color resources should be defined in XML so you can easily change colors without modifying your app's Java source code and so you can use Android's ________ capabilities to provide colors resources for various scenarios (different locales, night and day colors, and so on) .
A) color-choosing
B) value-choosing
C) locale-choosing
D) resource-choosing
Correct Answer:

Verified
Correct Answer:
Verified
Q1: Setting the ImageView's adjustViewBounds property to true
Q2: According to the Android design guidelines, _
Q4: Android uses a technique known as _
Q5: Method _ is called when a menu
Q6: Which of the following statements is true?<br>A)
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