Kotlin Fundamentals: Build Your First App Quiz Return to pathway Fill-in-the-blanks Enter one or more words to complete the sentence. ___ ___ is an integrated development environment or IDE used for building Android apps. What is the name of the auto-generated layout file in the new project you created with Android Studio? MainActivity.java AndroidManifest.xml activity_main.xml build.gradle The AndroidManifest.xml file contains important information that the Android system needs to run your app. Choose two from the following list that should be defined in AndroidManifest.xml. Choose as many answers as you see fit. string resources activities in the app image resources permissions In Android Studio, which tool do you use to create a new virtual device to run in the emulator? Physical Android Device AVD Manager SDK Manager Theme Editor Fill-in-the-blanks Enter one or more words to complete the sentence. ___ is a build automation system that uses a domain-specific language to describe the app's project structure, configuration, and dependencies. Submit answers error_outline An error occurred when grading the quiz. Please try again.