Exam 1: Basics of Android: Hello World
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
AVD stands for __________________.
Free
(Short Answer)
4.9/5
(36)
Correct Answer:
Android Virtual Device
The AppCompatActivity's direct superclass is:
Free
(Multiple Choice)
4.9/5
(42)
Correct Answer:
B
In order to test an app on a device, we need to:
Free
(Multiple Choice)
4.9/5
(29)
Correct Answer:
B
Which of the following code snippets defines a valid dimension element?
(Multiple Choice)
4.7/5
(33)
We can access the activity_main.xml resource file from the layout directory using the expression ___________.
(Short Answer)
4.9/5
(46)
The int parameter of the setContentView( int ) method represents:
(Multiple Choice)
4.8/5
(33)
The name of the directory where we should place the icon file for the app is:
(Multiple Choice)
4.8/5
(36)
It is possible to set up breakpoints throughout the code so that we can debug the app.
(True/False)
4.9/5
(43)
It is possible to preview a GUI XML file inside the environment without running the app.
(True/False)
4.9/5
(35)
A color has been defined in colors.xml using < color name="myColor">#33FD42< /color>. How do you use it?
(Multiple Choice)
4.8/5
(37)
The name of the XML attribute that we use to specify that an app will run in horizontal orientation only is:
(Multiple Choice)
4.8/5
(32)
The red, green, and blue values of a gray shade are all equal. Including black and white, how many shades of gray are there?
(Multiple Choice)
4.9/5
(39)
Showing 1 - 20 of 23
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)