Exam 12: Using an Existing App: Taking a Photo and Sending an Email

arrow
  • Select Tags
search iconSearch Question
  • Select Tags

The __________________ method of the Bitmap class returns the width of the Bitmap object.

(Short Answer)
4.8/5
(36)

After having started an Activity for an Intent by calling the ____________ method, we can access the results inside the onActivityResult method.

(Short Answer)
4.9/5
(41)

The alpha, red, green, and blue methods of the Color class of the android.graphics package all accept one parameter, an int representing a color.

(True/False)
4.8/5
(46)

The alpha, red, green, and blue methods of the Color class of the android.graphics package all return an int whose value is between 0 and 255.

(True/False)
4.9/5
(42)

What is the value of the DIRECTORY_PICTURES constant of the Environment class?

(Multiple Choice)
4.8/5
(43)

What constant do we pass to the Intent constructor to create an Intent to use a camera app?

(Multiple Choice)
4.9/5
(33)

To set the current value of a seek bar to 0 inside an XML layout file, what attribute do we use?

(Multiple Choice)
4.8/5
(37)

The onProgressChanged method of the SeekBar.OnSeekBarChangeListener interface is called __________________ as the user moves the seek bar.

(Short Answer)
4.8/5
(34)
Showing 21 - 28 of 28
close modal

Filters

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