google-play-service tag

7 questions


1 answers
131 views
0
AdvertisingID acquisition is not successful

I wrote the source code according to the official document (http://www.androiddocs.com/google/play-services/id.html) to get the AdvertisingID, but it didn't work.I added the following code.app.gradle ...


1 answers
78 views
0
What is the fingerprint and API Key of the certificate to be obtained when using GoogleMap?

I have a question about the subject.I sometimes used Google Maps when creating apps.We created it by referring to books, etc., and there was a procedure in which acquire API keys from certificate fing...


1 answers
79 views
0
What is the fingerprint and API Key of the certificate to be obtained when using GoogleMap?

I have a question about the subject.I sometimes used Google Maps when creating apps.We created it by referring to books, etc., and there was a procedure in which acquire API keys from certificate fing...


1 answers
110 views
0
Google play service when building an Android build environment

Up until now, I have been using eclipse from coding to building, but We are currently building a Jenkins build environment in CentOS.I am using Google play service in the application I am creating, so...


1 answers
140 views
0
User authentication crashes with iOS app using GooglePlayGameServices

If you authenticate the user of GPG within the iOS application built by Unity, it will crash.Is there a way to authenticate without crashing on iOS?Xcode Thread View libsystem_kernel.dylib`__pthread_k...


1 answers
72 views
0
About Eclipse Android Application Project Export

using google maps android apiv2 and google play services_libI exported an application to display Google Maps, but when I imported it, Google play services_lib could no longer be referenced.I'm thinkin...


1 answers
133 views
0
What is the alternative implementation of LocationClient in Google Play Service SDK 6.5?

After updating the Google Play Service SDK to 6.5, LocationClient is no longer available.What should I do with the alternative implementation?


© 2024 OneMinuteCode. All rights reserved.