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-802 Topic 4 Question 62 Discussion

Actual exam question for Android's AND-802 exam
Question #: 62
Topic #: 4
[All AND-802 Questions]

Your app receives location updates from NETWORK_PROVIDER or from GPS_PROVIDER. If your app receives location information from either of these location provider sources, you need to declare that the app uses these hardware features in your app manifest. Which of the following tags gives the location information to your app?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Shannon
29 days ago
Wait, so you're telling me my app can't just use the GPS without permission? What is this, the privacy police?
upvoted 0 times
...
Shala
1 months ago
Option D is also incorrect. There's no `android.permission.ACCESS_GPS_LOCATION` permission. It's just `android.permission.ACCESS_FINE_LOCATION`.
upvoted 0 times
Sharen
3 days ago
B)
upvoted 0 times
...
Janae
24 days ago
A)
upvoted 0 times
...
...
Rashad
1 months ago
Option B is not related to location permissions. The `` tag is used to access the internet, not location data.
upvoted 0 times
...
Howard
1 months ago
Option A is incorrect. There's no such thing as `android.permission.ACCESS_FINE_GPS`. GPS is a part of the location services.
upvoted 0 times
...
Ernie
1 months ago
The correct answer is C. The `` tag grants your app access to location information from both the NETWORK_PROVIDER and GPS_PROVIDER.
upvoted 0 times
Leontine
14 hours ago
D)
upvoted 0 times
...
Dudley
14 days ago
C)
upvoted 0 times
...
Bernardine
17 days ago
B)
upvoted 0 times
...
Juliana
22 days ago
A)
upvoted 0 times
...
...
Delmy
2 months ago
I'm not sure, but I think A) could also be a valid option since it mentions GPS.
upvoted 0 times
...
Latanya
2 months ago
I agree with Michal. C) seems like the most logical choice since it mentions 'ACCESS_FINE_LOCATION'.
upvoted 0 times
...
Michal
2 months ago
I think the answer is C) because it specifically mentions location.
upvoted 0 times
...

Save Cancel