Exam 8: Design Using a Datepicker on a Tablet
Exam 1: Voila Meeting the Android49 Questions
Exam 2: Simplify the Android User Interface50 Questions
Exam 3: Engage Android User Input, Variables, Operations50 Questions
Exam 4: Explore Icons Decision Making Controls49 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 Data49 Questions
Exam 12: Finale Publishing Your Android App50 Questions
Select questions type
All of the following options are calendar controls except for ____ .
Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
D
The code to set the custom theme of a tablet to Holo.Light in the manifest file is ____________________.
Free
(Short Answer)
4.7/5
(36)
Correct Answer:
android:theme="@android:style/Theme.Holo.Light"
The statement ____ sets the desired year in the onDateSet method.
Free
(Multiple Choice)
4.9/5
(43)
Correct Answer:
C
If you plan to design an app for tablet, you must target it to use the ____________________ version of the Android operating system.
(Short Answer)
4.8/5
(44)
When you create an Android tablet app, the minimum required SDK should be set to ____ to cover the oldest Android tablets.
(Multiple Choice)
4.9/5
(42)
The getTime() method returns the ____________________ value in the Date object.
(Short Answer)
4.8/5
(40)
For an Android 3.0 application, the minimum SDK version is ____.
(Multiple Choice)
4.7/5
(40)
The ____ event is fired after the user sets a date selection.
(Multiple Choice)
4.8/5
(36)
When the user selects a date from the DatePickerDialog, the ____________________ method automatically obtains the date selected by the user.
(Short Answer)
4.9/5
(41)
A(n) ____ application creates an optimal user experience based on common tablet screen size.
(Multiple Choice)
4.7/5
(35)
The code to use in the manifest to ensure that a LinearLayout object is horizontal is ____________________.
(Short Answer)
4.9/5
(26)
Consumers of all ages are spending more time playing games on tablets.
(True/False)
4.8/5
(40)
The ____ property can be used to offset the content of a control by a specific number of pixels.
(Multiple Choice)
4.9/5
(40)
After deploying an app on the Android Market, it is a good idea to monitor user comments and reviews in order to improve the usability of the app.
(True/False)
4.9/5
(43)
In order to retrieve what day of the year it is from a Calendar object c , use the code statement: ____________________.
(Short Answer)
4.8/5
(30)
The dialog box in the Android environment can be used for multiple activities, such as alerting the user, displaying progress bars, and so on.
(True/False)
4.8/5
(39)
Showing 1 - 20 of 50
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)