Exam 6: Jam Implementing Audio in Android Apps
Exam 1: Voila Meeting the Android Using Android Studio50 Questions
Exam 2: Simplify the Android Studio User Interface50 Questions
Exam 3: Engage Android User Input, Variables, and Operations50 Questions
Exam 4: Explore Icons and Decision Making Controls50 Questions
Exam 5: Investigate Android Lists, Arrays, and Web Browsers50 Questions
Exam 6: Jam Implementing Audio in Android Apps50 Questions
Exam 7: Reveal Displaying Pictures in a Gridview50 Questions
Exam 8: Design Using a Datepicker on a Tablet50 Questions
Exam 10: Move Creating Animation and Graphics50 Questions
Exam 11: Discover Persistent Data50 Questions
Exam 12: Finale Publishing Your Android App50 Questions
Select questions type
What does the splash screen provide time for Android to do?
(Multiple Choice)
4.8/5
(40)
Which property of a control determines whether the control is displayed on the screen?
(Multiple Choice)
4.9/5
(33)
____________________ variables cease to exist when their class or activity is unloaded.
(Short Answer)
4.9/5
(31)
Android provides the ____________________ class to record audio and video.
(Short Answer)
4.7/5
(43)
Which is the correct statement to make a button named btnStart visible?
(Multiple Choice)
4.8/5
(42)
After entering the TimerTask code, tap or click the red error line under the TimerTask( ) to add the _____________ method, an auto-generated method stub.
(Short Answer)
4.9/5
(41)
If you want a button to respond to a user's tap or click , you need to call the ____________________ method to implement the button.
(Short Answer)
4.9/5
(38)
You typically use the finish() method right after an activity is launched to clean up resources of the previously running activity.
(True/False)
4.7/5
(36)
When storing audio and video files in an application's resources for playing, the correct folder to use is ____________________.
(Short Answer)
4.9/5
(39)
The code to reference a music file called "balloonPop" in the raw directory is ____________________.
(Short Answer)
4.9/5
(33)
Where should you place an image file that will be used as a background image for a TextView control?
(Multiple Choice)
4.8/5
(42)
A(n) ____________________ is a piece of technology that is used to compress and decompress audio and video files.
(Short Answer)
4.9/5
(49)
To schedule a three second TimerTask named splash for a timer named splashtime , the correct code is ___________________________________.
(Short Answer)
4.8/5
(39)
What can be described as the series of actions from the beginning of an Activity to its end?
(Multiple Choice)
4.8/5
(25)
Each of the following are a common state for the MediaPlayer class except for which one?
(Multiple Choice)
4.7/5
(38)
Which of the following actions can the MediaPlayer class NOT do?
(Multiple Choice)
4.8/5
(27)
The four states of an Activity determine whether the activity is running, paused, idle, or terminated.
(True/False)
4.8/5
(32)
Consumers often buy a phone with more memory to increase the number of songs they can store.
(True/False)
4.7/5
(38)
Showing 21 - 40 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)