If your Android application creates a SQLite database, which of the following is the default directory to save this database file?
Correct Answer:C
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