Exam 9: Customize Navigating With Tabs on a Tablet App
Exam 1: Voila Meeting the Android Using Android Studio50 Questions
Exam 2: Simplify the Android Studio User Interface50 Questions
Exam 3: Engage Android User Input, Variables, and Operations50 Questions
Exam 4: Explore Icons and Decision Making Controls50 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 Data50 Questions
Exam 12: Finale Publishing Your Android App50 Questions
Select questions type
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 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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)