BlackFriday 2024! 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
2 months ago
I'm not sure, but I think it should be added to MainActivity.java or MainActivity.kt.
upvoted 0 times
...
Paris
2 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
2 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
2 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
19 days ago
A) MainActivity.java or MainActivity.kt
upvoted 0 times
...
Virgie
26 days 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
28 days ago
D) permission.class
upvoted 0 times
...
Phyliss
1 months ago
C) activity_main.xml
upvoted 0 times
...
Sonia
1 months ago
B) Manifest.xml
upvoted 0 times
...
Maile
1 months ago
A) MainActivity.java or MainActivity.kt
upvoted 0 times
...
...
Yoko
2 months ago
I agree with Valene, Manifest.xml is the correct file for that code.
upvoted 0 times
...
Valene
2 months ago
I think the code should be added to Manifest.xml.
upvoted 0 times
...
Devora
2 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
18 days ago
Definitely Manifest.xml, it's the main configuration file.
upvoted 0 times
...
Carol
20 days ago
Yes, Manifest.xml is where you should add that code.
upvoted 0 times
...
Eden
23 days ago
I think Manifest.xml is the right choice too.
upvoted 0 times
...
Cathrine
1 months ago
Manifest.xml is the correct file to add the code.
upvoted 0 times
...
Ettie
1 months ago
D) permission.class
upvoted 0 times
...
Jerlene
1 months ago
C) activity_main.xml
upvoted 0 times
...
Allene
2 months ago
B) Manifest.xml
upvoted 0 times
...
Eden
2 months ago
A) MainActivity.java or MainActivity.kt
upvoted 0 times
...
...
Arlyne
2 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
1 months ago
B) Manifest.xml
upvoted 0 times
...
Tonette
1 months ago
A) MainActivity.java or MainActivity.kt
upvoted 0 times
...
...

Save Cancel