MCQ King
Android Studio – 3 – Creating a New Android Project
1 / 25
1. What is the first step when creating a new Android project in Android Studio?
2 / 25
2. Which of the following is NOT a project template available in Android Studio?
3 / 25
3. What is the main purpose of the “Minimum API level” when configuring a new Android project?
4 / 25
4. What is the recommended package name format for Android projects?
5 / 25
5. What does the “Save location” setting determine when creating a new Android project?
6 / 25
6. Which programming languages can be used for Android app development in Android Studio?
7 / 25
7. What is the primary function of the “Layout” directory in an Android project?
8 / 25
8. Which file is typically used to define the user interface of an Android activity?
9 / 25
9. What is the purpose of the “Gradle Scripts” directory in an Android project?
10 / 25
10. What is an “Activity” in the context of Android development?
11 / 25
11. What is the role of the “AndroidManifest.xml” file in an Android project?
12 / 25
12. Which directory is used to store app resources such as images, layouts, and strings?
13 / 25
13. What does the “app” directory contain in an Android project?
14 / 25
14. Which of the following is NOT a valid project name in Android Studio?
15 / 25
15. What is the purpose of the “res/values” directory in an Android project?
16 / 25
16. What is the role of the “gradle.properties” file in an Android project?
17 / 25
17. Which of the following is NOT a step when creating a new Android project?
18 / 25
18. What does the “res/layout” directory contain in an Android project?
19 / 25
19. What is the “ic_launcher” resource commonly used for in Android projects?
20 / 25
20. What is the primary function of the “src” directory in an Android project?
21 / 25
21. What is the “R.java” file generated by Android Studio used for?
22 / 25
22. What is the purpose of the “res/drawable” directory in an Android project?
23 / 25
23. What is the primary purpose of the “values” subdirectory within “res” in Android projects?
24 / 25
24. Which directory contains the source code for Java and Kotlin files in an Android project?
25 / 25
25. What is the recommended location for storing app icons in an Android project?
Your score is
Restart quiz