播放服务错误

时间:2015-09-09 09:52:44

标签: android google-play-services

我已成功导入Play服务。但是现在当我想用我的设备登录时,会出现一个错误:
应用程序配置不正确。检查包名称和签名证书是否与在Developer Console中创建的客户端ID匹配。此外,如果申请尚未发布,请检查您正在测试的帐户是否为测试人员帐户。有关更多信息,请参阅日志

但该应用程序是相关的Id是correyt和包名称。 我还有两个帐户,一个是Tester,另一个不是。

Loact是:

09-08 18:04:10.223  20100-20100/? E/Zygote﹕ MountEmulatedStorage()
09-08 18:04:10.223  20100-20100/? E/Zygote﹕ v2
09-08 18:04:10.223  20100-20100/? I/libpersona﹕ KNOX_SDCARD checking this for 10436
09-08 18:04:10.223  20100-20100/? I/libpersona﹕ KNOX_SDCARD not a persona
09-08 18:04:10.233  20100-20100/? I/SELinux﹕ Function: selinux_compare_spd_ram, SPD-policy is existed. and_ver=SEPF_SM-G900F_4.4.2 ver=34
09-08 18:04:10.233  20100-20100/? I/SELinux﹕ Function: selinux_compare_spd_ram , priority [2] , priority version is VE=SEPF_SM-G900F_5.0_0014
09-08 18:04:10.233  20100-20100/? E/SELinux﹕ [DEBUG] get_category: variable seinfo: default sensitivity: NULL, cateogry: NULL
09-08 18:04:10.233  20100-20100/? I/art﹕ Late-enabling -Xcheck:jni
09-08 18:04:10.263  20100-20100/de.developer.sixtysix.hiddenandroid D/TimaKeyStoreProvider﹕ TimaSignature is unavailable
09-08 18:04:10.263  20100-20100/de.developer.sixtysix.hiddenandroid D/ActivityThread﹕ Added TimaKeyStore provider
09-08 18:04:10.293  20100-20100/de.developer.sixtysix.hiddenandroid D/ResourcesManager﹕ creating new AssetManager and set to /data/app/de.developer.sixtysix.hiddenandroid-2/base.apk
09-08 18:04:10.493  20100-20100/de.developer.sixtysix.hiddenandroid D/Activity﹕ performCreate Call secproduct feature valuefalse
09-08 18:04:10.493  20100-20100/de.developer.sixtysix.hiddenandroid D/Activity﹕ performCreate Call debug elastic valuetrue
09-08 18:04:10.503  20100-20116/de.developer.sixtysix.hiddenandroid D/OpenGLRenderer﹕ Render dirty regions requested: true
09-08 18:04:10.523  20100-20116/de.developer.sixtysix.hiddenandroid I/Adreno-EGL﹕ <qeglDrvAPI_eglInitialize:410>: EGL 1.4 QUALCOMM build:  ()
    OpenGL ES Shader Compiler Version: E031.25.01.03
    Build Date: 03/03/15 Tue
    Local Branch: LA.BF.1.1_RB1_20150108_025_1077123_1158499
    Remote Branch:
    Local Patches:
    Reconstruct Branch:
09-08 18:04:10.523  20100-20116/de.developer.sixtysix.hiddenandroid I/OpenGLRenderer﹕ Initialized EGL, version 1.4
09-08 18:04:10.543  20100-20116/de.developer.sixtysix.hiddenandroid I/OpenGLRenderer﹕ HWUI protection enabled for context ,  &this =0xaed22088 ,&mEglDisplay = 1 , &mEglConfig = 8
09-08 18:04:10.543  20100-20116/de.developer.sixtysix.hiddenandroid D/OpenGLRenderer﹕ Enabling debug mode 0
09-08 18:04:10.723  20100-20100/de.developer.sixtysix.hiddenandroid I/Timeline﹕ Timeline: Activity_idle id: android.os.BinderProxy@216b7be4 time:20690728
09-08 18:04:13.503  20100-20100/de.developer.sixtysix.hiddenandroid I/Timeline﹕ Timeline: Activity_launch_request id:de.developer.sixtysix.hiddenandroid time:20693503
09-08 18:04:13.613  20100-20100/de.developer.sixtysix.hiddenandroid W/PopupManager﹕ You have not specified a View to use as content view for popups. Falling back to the Activity content view. Note that this may not work as expected in multi-screen environments
09-08 18:04:13.633  20100-20100/de.developer.sixtysix.hiddenandroid I/MediaPlayer﹕ Need to enable context aware info
09-08 18:04:13.633  20100-20100/de.developer.sixtysix.hiddenandroid E/MediaPlayer-JNI﹕ QCMediaPlayer mediaplayer NOT present
09-08 18:04:13.663  20100-20119/de.developer.sixtysix.hiddenandroid W/MediaPlayer﹕ info/warning (973, 0)
09-08 18:04:13.663  20100-20100/de.developer.sixtysix.hiddenandroid E/MediaPlayer﹕ Should have subtitle controller already set
09-08 18:04:13.673  20100-20100/de.developer.sixtysix.hiddenandroid I/GAv4﹕ Google Analytics 7.8.95 is starting up. To enable debug logging on a device run:
    adb shell setprop log.tag.GAv4 DEBUG
    adb logcat -s GAv4
09-08 18:04:13.693  20100-20100/de.developer.sixtysix.hiddenandroid W/GAv4﹕ AnalyticsReceiver is not registered or is disabled. Register the receiver for reliable dispatching on non-Google Play devices. See for instructions.
09-08 18:04:13.713  20100-20100/de.developer.sixtysix.hiddenandroid W/GAv4﹕ CampaignTrackingReceiver is not registered, not exported or is disabled. Installation campaign tracking is not possible. for instructions.
09-08 18:04:13.723  20100-20100/de.developer.sixtysix.hiddenandroid D/Activity﹕ performCreate Call secproduct feature valuefalse
09-08 18:04:13.723  20100-20100/de.developer.sixtysix.hiddenandroid D/Activity﹕ performCreate Call debug elastic valuetrue
09-08 18:04:13.723  20100-20183/de.developer.sixtysix.hiddenandroid W/GAv4﹕ AnalyticsService not registered in the app manifest. Hits might not be delivered reliably. See  for instructions.
09-08 18:04:13.733  20100-20100/de.developer.sixtysix.hiddenandroid E/MediaPlayer﹕ Should have subtitle controller already set
09-08 18:04:13.733  20100-20113/de.developer.sixtysix.hiddenandroid W/MediaPlayer﹕ info/warning (702, 0)
09-08 18:04:13.843  20100-20100/de.developer.sixtysix.hiddenandroid I/Timeline﹕ Timeline: Activity_idle id: android.os.BinderProxy@34d3307b time:20693840
09-08 18:04:22.433  20100-20100/de.developer.sixtysix.hiddenandroid I/Timeline﹕ Timeline: Activity_idle id: android.os.BinderProxy@34d3307b time:20702432
09-08 18:04:24.933  20100-20100/de.developer.sixtysix.hiddenandroid D/ViewRootImpl﹕ ViewPostImeInputStage ACTION_DOWN
09-08 18:04:25.073  20100-20100/de.developer.sixtysix.hiddenandroid E/ViewRootImpl﹕ sendUserActionEvent() mView == null

感谢您的回答。 添

0 个答案:

没有答案