Exam 8: Design Using a Datepicker on a Tablet

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

All of the following options are calendar controls except  for  ____ .

Free
(Multiple Choice)
4.9/5
(36)
Correct Answer:
Verified

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:
Verified

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:
Verified

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)

AVD is short for ____.

(Multiple Choice)
4.9/5
(42)

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)

The widget to select dates is called the ____ widget.

(Multiple Choice)
4.7/5
(39)

A(n) ____ application creates an optimal user experience based on common tablet screen size.

(Multiple Choice)
4.7/5
(35)

The set method changes the ____ date or time.

(Multiple Choice)
4.8/5
(36)

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)

The width of a table column is determined by the ____.

(Multiple Choice)
4.9/5
(32)

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
close modal

Filters

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