Android Application Development (AND-401) Free Practice Exam Questions

109 real Android Application Development (AND-401) exam questions with answers and AI explanations. Android ATC certification prep — page 3 of 11.

  1. Question 21: Which of the following is a Java call-back method invoked when a view is clicked?
  2. Question 22: Which of the following is not an Activity lifecycle call-back method?
  3. Question 23: Which method is used to close an activity?
  4. Question 24: Which of the following Activity life-cycle methods is called once the activity is no longer visible?
  5. Question 25: Which of the following is a correct Android Manifest statement?
  6. Question 26: Which of the following is true about attribute android:windowSoftInputMode of the <activity> tag in file AndroidManifest.xml?
  7. Question 27: Which of the following tools dumps system log messages including stack traces when the device or emulator throws an error?
  8. Question 28: Javascript is enabled by default in a WebView
  9. Question 29: How to enable JavaScript in WebView?
  10. Question 30: What two methods you have to override when implementing Android context menus?