Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Android Exam AND-803 Topic 9 Question 75 Discussion

Actual exam question for Android's AND-803 exam
Question #: 75
Topic #: 9
[All AND-803 Questions]

When you configure your app to receive adds from Ad mediation, you should add the following code:

android:value="@integer/google_play_services_version"/>

Which of the following files you should add this code to?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Wenona
10 months ago
I'm not sure, but I think it should be added to MainActivity.java or MainActivity.kt.
upvoted 0 times
...
Paris
10 months ago
Manifest.xml is the way to go. It's like the Swiss army knife of Android configuration files. You put all the important stuff in there.
upvoted 0 times
...
Josefa
10 months ago
I'm going with B) Manifest.xml. It's the classic place to add metadata like this. Anything else would just be weird.
upvoted 0 times
...
Vannessa
10 months ago
Haha, D) permission.class? Really? I think that's a trick question. This has nothing to do with permissions, it's about integrating Google Play Services.
upvoted 0 times
Renea
9 months ago
A) MainActivity.java or MainActivity.kt
upvoted 0 times
...
Virgie
9 months ago
Haha, D) permission.class? Really? I think that's a trick question. This has nothing to do with permissions, it's about integrating Google Play Services.
upvoted 0 times
...
Shay
9 months ago
D) permission.class
upvoted 0 times
...
Phyliss
9 months ago
C) activity_main.xml
upvoted 0 times
...
Sonia
9 months ago
B) Manifest.xml
upvoted 0 times
...
Maile
9 months ago
A) MainActivity.java or MainActivity.kt
upvoted 0 times
...
...
Yoko
10 months ago
I agree with Valene, Manifest.xml is the correct file for that code.
upvoted 0 times
...
Valene
10 months ago
I think the code should be added to Manifest.xml.
upvoted 0 times
...
Devora
10 months ago
I agree with Arlyne. The Manifest.xml file is the right place to add this code. It's the central configuration file for your Android app.
upvoted 0 times
Arleen
9 months ago
Definitely Manifest.xml, it's the main configuration file.
upvoted 0 times
...
Carol
9 months ago
Yes, Manifest.xml is where you should add that code.
upvoted 0 times
...
Eden
9 months ago
I think Manifest.xml is the right choice too.
upvoted 0 times
...
Cathrine
9 months ago
Manifest.xml is the correct file to add the code.
upvoted 0 times
...
Ettie
10 months ago
D) permission.class
upvoted 0 times
...
Jerlene
10 months ago
C) activity_main.xml
upvoted 0 times
...
Allene
10 months ago
B) Manifest.xml
upvoted 0 times
...
Eden
10 months ago
A) MainActivity.java or MainActivity.kt
upvoted 0 times
...
...
Arlyne
10 months ago
Definitely B) Manifest.xml. That's where you add all the necessary metadata for your app, including the Google Play Services version.
upvoted 0 times
Elouise
10 months ago
B) Manifest.xml
upvoted 0 times
...
Tonette
10 months ago
A) MainActivity.java or MainActivity.kt
upvoted 0 times
...
...

Save Cancel