Question: True/False ____1. The R.java file is auto-generated when you build an Android app, and it contains all the identifiers for drawables, strings, layout elements, etc.

True/False

____1. The R.java file is auto-generated when you build an Android app, and it contains all the identifiers for drawables, strings, layout elements, etc.

____2. The advantage to declaring your UI in XML is that it provides you with a better way to separate the presentation of your application from the code that controls its behavior.

____3. Every visual control object in an Android user interface is a subclass of android.view.View

____4. Setting the android:inputType to textEmailAddress makes the soft keyboard show the @ symbol prominently.

____5. An activitys onDestroy() method is only triggered when the app has terminated the activity naturally

____6. It is possible for an app to store persistent data on a device.

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!