Free Android AND-801 Practice Test & Real Exam Questions

  • Exam Code/Number: AND-801
  • Exam Name/Title: Android Application Development v8
  • Certification Provider: Android
  • Corresponding Certification: Android Certified Trainer
  • Exam Questions: 45
  • Updated On: Jun 05, 2026
Which of the following files has the correct name for a layout design file of an activity in an Android app?
Correct Answer: D Vote an answer
Which of the following Android Studio folders includes drawable files for different launcher icon densities?
Correct Answer: C Vote an answer
Google Maps allows web sites, mobile apps and other media to connect to its database and import it in JSON format. This web connection between Google maps database and mobile applications are done through https connections and using an API key.
Correct Answer: B Vote an answer
Fill in the blank space in the following sentence with the correct choice: The..................... to arranges widgets in positions relative each other.
Correct Answer: C Vote an answer
Which of the following is true about the following line of code: button.setOnClickListener({})
Correct Answer: B Vote an answer