Short Answer
You are creating a menu. Add one line of code so that the following menu item has the icon defined in the my_icon.p n g file located in the drawable directory of the resources directory.
< menu …>
< item
< !--Your code goes here-->
…
/>
Correct Answer:

Verified
Correct Answer:
Verified
Q97: Inside the onCreate method, we created a
Q98: Inside MainActivity, we coded a private class
Q99: Inside the onCreate method, fill in the
Q100: Inside a RelativeLayout element, write the code
Q101: The _ class from the android.appwidget package
Q103: The _ class from the android.os package
Q104: Assume that the class TH implements the
Q105: The MyDialog private class implements the OnClickListener
Q106: Inside activity_main.xml, write one line of code
Q107: Write a code that creates a button