Short Answer
Inside activity_main.xml, write one line of code to specify the background color of the following TextView: its transparency level should be 12, its red component should be 15, its green component should be 0, and its blue component should be 14.
< TextView
< !--your code goes here -->
Correct Answer:

Verified
Correct Answer:
Verified
Q101: The _ class from the android.appwidget package
Q102: You are creating a menu. Add one
Q103: The _ class from the android.os package
Q104: Assume that the class TH implements the
Q105: The MyDialog private class implements the OnClickListener
Q107: Write a code that creates a button
Q108: onCreate is one of the two abstract
Q109: The _ class from the android.appwidget package
Q110: When parsing an XML document using the
Q111: Inside styles.xml, define a style named myStyle