In Android Studio 3.0 and higher, a checkbox is available to drag-and-drop from the palette panel.
Correct Answer:
B
To add a Google map to an Android app, you should to use map fragments.
Correct Answer:
B
As an Android developer, to change the font size of a text in Android layout, you should use attribute "android:textSize". Which of the following choices is the recommended syntax to change the font size to 18?
Correct Answer:
B