New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Android AND-801 Exam - Topic 10 Question 95 Discussion

Actual exam question for Android's AND-801 exam
Question #: 95
Topic #: 10
[All AND-801 Questions]

Fill in the blank space in the following sentence with the correct choice: To configure your style as the theme for all your app activities (entire app). open AndroidManifest.xml, and set the theme by adding android:theme="@style/your_style_name'' attribute to the.........................

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

0/2000 characters
Robt
5 days ago
I remember practicing a similar question where we had to set the theme for an individual activity. This feels like it’s about the application tag instead.
upvoted 0 times
...
Gerald
10 days ago
I think we need to add it to the application tag in AndroidManifest.xml, but I'm not completely sure.
upvoted 0 times
...
Zachary
15 days ago
Got it! The correct answer is to add the android:theme attribute to the application tag in the AndroidManifest.xml file. Nailed it!
upvoted 0 times
...
Dino
20 days ago
Easy peasy! The theme is set on the application tag in the AndroidManifest.xml file. Just add the android:theme attribute there and you're good to go.
upvoted 0 times
...
Raina
25 days ago
I'm a bit unsure about this one. Is the theme set on a specific activity tag or the application tag? I'll have to double-check the Android documentation to be sure.
upvoted 0 times
...
Gearldine
1 month ago
Okay, let me think this through. The question is asking where to set the theme attribute, so I'm guessing it's probably in one of the XML tags in the manifest file.
upvoted 0 times
...
Trevor
1 month ago
Hmm, this looks like a straightforward Android development question. I think the key is to identify where the theme is set in the AndroidManifest.xml file.
upvoted 0 times
...

Save Cancel