Multiple Choice
The Android documentation recommends that games use the ________ to play sounds, because that stream’s volume can be controlled via the device’s volume buttons.
A) phone audio stream
B) alarm audio stream
C) notifications audio stream
D) music audio stream
Correct Answer:

Verified
Correct Answer:
Verified
Q8: A dialog must be displayed from the
Q9: Games, often require complex logic that should
Q10: Game developers often use full-screen themes, such
Q11: Which of the following statements is false?<br>A)
Q12: Canvas's _ method draws a circle.<br>A) drawOval<br>B)
Q14: You can terminate a Thread by calling
Q15: Class SoundPool's _ method gives the resources
Q16: Game-development frameworks typically provide sophisticated _ collision-detection
Q17: Which of the following statements is false?<br>A)
Q18: Class View’s onSizeChanged method is called whenever