Exam 6: Jam Implementing Audio in Android Apps

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

The opening screen of an app that displays for a few seconds is called a burst screen.

(True/False)
4.8/5
(36)

Which of the following methods hides an Activity?

(Multiple Choice)
4.8/5
(44)

A(n) ____________________ is a single sequential flow of control within a program.

(Short Answer)
4.9/5
(36)

Android music apps are not capable of playing music from a memory card.

(True/False)
4.9/5
(33)

What invokes a scheduled Timer?

(Multiple Choice)
4.9/5
(42)

The code to create a timer named splashtime is Timer splashtime = __________________________.

(Short Answer)
4.8/5
(32)

Finish the code to assign a music file named guitar located in the raw directory to the mpGuitar MediaPlayer instance : mpGuitar = ______________________________.

(Short Answer)
5.0/5
(41)

The method to modify the visibility property of a control is ____________________.

(Short Answer)
4.9/5
(40)

Typically, the ____________________ method, which is inside the onDestroy method, is called directly before another Activity is launched.

(Short Answer)
4.8/5
(35)

Which property determines whether a control is displayed or not?

(Multiple Choice)
4.8/5
(32)
Showing 41 - 50 of 50
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)