Exam 12: Using an Existing App: Taking a Photo and Sending an Email
Exam 1: Basics of Android: Hello World23 Questions
Exam 2: Model View Controller, Gui Components, Events20 Questions
Exam 3: Coding the Gui Programmatically, Layout Managers20 Questions
Exam 4: Multiple Activities, Passing Data Between Activities, Transitions, Persistent Data22 Questions
Exam 5: Menus, Sqlite21 Questions
Exam 6: Managing the Device Orientation22 Questions
Exam 7: Touches and Swipes22 Questions
Exam 8: Graphics, Animations, Sounds and Gaming27 Questions
Exam 9: Fragments26 Questions
Exam 10: Using Libraries and Their Apis: Speech Recognition and Maps33 Questions
Exam 11: Using the Gps and Location Services21 Questions
Exam 12: Using an Existing App: Taking a Photo and Sending an Email28 Questions
Exam 13: Xml and Content Apps25 Questions
Exam 14: Making an Android Widget35 Questions
Exam 15: In App Advertising25 Questions
Exam 16: Security and Encryption23 Questions
Exam 17: Android Development: Extending Views, Fragments, and Google Maps Permissions127 Questions
Select questions type
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)