Exam 9: Customize Navigating With Tabs on a Tablet App
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
The code to place an image, 60 scale-independent pixels, from the bottom edge is ____________________.
Free
(Short Answer)
4.8/5
(36)
Correct Answer:
android:paddingBottom="60sp"
The Eclipse SDK includes tools called ____ for fast creation of Android apps.
Free
(Multiple Choice)
4.8/5
(31)
Correct Answer:
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:
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)
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 third argument of the inflate method is a(n) ____________________ type with the value ____________________ .
(Short Answer)
4.9/5
(30)
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
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)