최신 AND-801 무료덤프 - Android Application Development v8
Which of the below choices is the best answer to fill the empty space in the following sentence? If you want to give all text widgets in an app the same format such as font color, font size, and font family, you should add the style attribute to the TextView XML tags in layout file and set the attribute value to the same style name.
You should define that style by adding a new style tag "style name-style_name" inside...............................
You should define that style by adding a new style tag "style name-style_name" inside...............................
정답: A
To add a Google map to an Android app, you should to use map fragments.
정답: A
Check the following image which is a part of AndroidManifest.xml file, then select which of the following choices is the correct description of the gray highlighted color of this code?


정답: C
Which of the following choices is the best answer to fill the empty space in the following sentence? Adding a new color to the colors.xml file in Android Studio (/res/values/colors.xml) helps the app developers to use this new color as attribute value for the ................attribute in all these app layouts.
정답: B
The Android library code is organized in such a way that it can be used by multiple Android applications.
정답: A