Multiple Choice
What file must be edited in order to include Google Play services in the compilation process?
A) MainActivity
B) AndroidManifest.xml
C) build.gradle
D) gradle
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: OnConnectionFailedListener provides a callback method that is
Q2: The ConnectionCallbacks and OnConnectionFailedListener are static inner
Q4: Inside the AndroidManifest.xml file, what String constant
Q5: What is the name of the only
Q6: The LocationListener interface is part of the
Q7: Several methods of the GoogleApiClient.Builder class return
Q8: The Location class includes the getElapsedRealtimeNanos method,
Q9: The _ method of the Location class
Q10: To get a GoogleApiClient reference, we can
Q11: To call the requestLocationUpdates method, we need