Multiple Choice
The name of the directory where we should place the icon file for the app is:
A) drawable.
B) raw.
C) mipmap.
D) values.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q5: Which of the following defines a valid
Q6: Which of the following code snippets defines
Q7: XML elements can be nested.
Q8: We can access the activity_main.xml resource file
Q9: The int parameter of the setContentView( int
Q11: We can test an app on a
Q12: What hex number represents green?<br>A) FF0000<br>B) 00FF00<br>C)
Q13: Which class do we use to send
Q14: Android apps can be distributed via:<br>A) the
Q15: It is possible to set up breakpoints