Exam 9: Customize Navigating With Tabs on a Tablet App

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

What type of object should you use to display Web pages?

(Multiple Choice)
4.9/5
(35)

Instead of creating apps for multiple sizes of Android devices, apps and web pages should be developed once for a wide range of displays.

(True/False)
4.9/5
(44)

Which statement properly uses the inflate method?

(Multiple Choice)
5.0/5
(32)

Which of the following does the Android Manifest file NOT provide information about?

(Multiple Choice)
5.0/5
(40)

Android introduced fragments in Android 3.2, API level 13, primarily to support more dynamic and flexible user interface design on which feature?

(Multiple Choice)
4.8/5
(39)

The purpose of the _________________________ class is to display the activity_item_list.xml layout file.

(Short Answer)
4.9/5
(25)

____________________ design is an approach to designing apps and websites that provide an optimal viewing experience across as many devices as possible.

(Short Answer)
4.9/5
(37)

The purpose of the ItemDetailActivity.java class is to display the activity_item_detail.xml layout file if which of the foll owing devices is detected ?

(Multiple Choice)
4.7/5
(36)

What does t he first argument in the inflate method display ?

(Multiple Choice)
5.0/5
(30)

What's the first API generation that includes tablet designs?

(Multiple Choice)
4.7/5
(21)

When a smartphone or a tablet is detected, the _______________________ layout file displays the detail pane using the onCreateView( ) method.

(Short Answer)
4.9/5
(49)

When using the Master/Detail Flow template on smaller devices, where are the list and details displayed?

(Multiple Choice)
4.9/5
(39)

The purpose of the DummyContent.java file is to provide sample code you customize to suit your specific app content.

(True/False)
4.8/5
(39)

Which template creates an adaptive, responsive layout for a set of list items and associated detail content ?

(Multiple Choice)
4.9/5
(42)

When designing an app, w h a t do developers use to divide components of the user interface to make it easier to reuse the components ?

(Multiple Choice)
4.8/5
(43)

To determine if two String objects match exactly, which method should y ou use?

(Multiple Choice)
4.9/5
(44)

A(n) ____________________ protects critical data and code that could be misused to cause issues for your app and others.

(Short Answer)
4.8/5
(37)

The second argument of the inflate method applies the ____________________ to the container. 

(Short Answer)
5.0/5
(42)

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

(Short Answer)
4.8/5
(48)

Which of the following allows you to show different topics within a single window ?

(Multiple Choice)
4.8/5
(39)
Showing 21 - 40 of 50
close modal

Filters

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