Short Answer
If the app writes to external storage, we need to add the ____________ permission (that is, the value of the uses-permission attribute) to the AndroidManifest.xml file.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q53: When we want to extend the View
Q54: You are building the GridLayout grid programmatically.
Q55: The following code defines a transition between
Q56: Write a code that creates a TextView
Q57: Inside activity_main.xml, we define a Button element;
Q59: LayoutParams is an inner class of GridLayout.
Q60: Inside the XML snippet, below activity_main.xml, add
Q61: We can use the _ method of
Q62: Assuming that we have two Location object
Q63: The _ class enables us to define