Exam 9: Customize Navigating With Tabs on a Tablet App

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

The code to place an image, 60 scale-independent pixels, from the bottom edge is ____________________.

Free
(Short Answer)
4.8/5
(36)
Correct Answer:
Verified

android:paddingBottom="60sp"

The Eclipse SDK includes tools called ____ for fast creation of Android apps.

Free
(Multiple Choice)
4.8/5
(31)
Correct Answer:
Verified

C

The ____ template creates an adaptive, responsive layout for a set of list items and associated detail content.

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

A

Use single-pane layouts to reduce the width of UI elements and padding to adjust for a stretched-out look. 

(True/False)
4.9/5
(32)

The Master/Detail Flow template automatically enter Items as the Object Kind ____ settings.

(Multiple Choice)
4.9/5
(41)

In order to run and test an app, you must have Internet connectivity to open the Web page and enough _______________ available to handle the app connection to the Web.

(Short Answer)
4.7/5
(38)

A(n)____ is a restriction limiting access to a part of the code or to data on the device.

(Multiple Choice)
4.7/5
(38)

The purpose of the ItemDetailActivity.java class is to display the activity_item_detail.xml layout file if ____ is detected. 

(Multiple Choice)
4.8/5
(45)

The Strings table is responsible for the ____ displayed in the app. 

(Multiple Choice)
4.8/5
(34)

The code to allow permission to access the Internet is ____________________.

(Short Answer)
4.9/5
(48)

ImageView is a control used to display an image. 

(True/False)
4.8/5
(37)

The code to compare the value of a String is:  if (mItem.id. ____________________ ) .

(Short Answer)
4.9/5
(30)

The first argument in the inflate method displays the ____.

(Multiple Choice)
4.8/5
(40)

The code android: ____ defines the padding for all sides of an image.

(Multiple Choice)
4.8/5
(48)

To test an app, tap or click Run on the menu bar of the Android Master/Detail Flow template, and then select Run to save and test the application in the _______________.

(Short Answer)
4.8/5
(43)

The TextView object cannot display a ____ page.

(Multiple Choice)
4.7/5
(37)

The third argument of the inflate method is a(n)  ____________________ type with the value ____________________ .

(Short Answer)
4.9/5
(30)

A TableView can be used to display an ImageView and a TextView.

(True/False)
4.8/5
(41)

String values are assigned in ____.

(Multiple Choice)
4.9/5
(40)

Responsive design is an approach to designing apps and Web sites that provide an optimal viewing experience across as many devices as possible.

(True/False)
5.0/5
(38)
Showing 1 - 20 of 50
close modal

Filters

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