我正在在我的nexus 5上运行android l开发人员预览。我正在尝试安装Google收件箱Beta,但我只能到达注册屏幕。一旦我按下注册按钮,我总是得到"遗憾的是,谷歌播放服务已经停止了" 消息。我想知道除了恢复Kitkat 4.4外还有方法是否有解决这个问题。任何想法?
我正在在我的nexus 5上运行android l开发人员预览。我正在尝试安装Google收件箱Beta,但我只能到达注册屏幕。一旦我按下注册按钮,我总是得到"遗憾的是,谷歌播放服务已经停止了" 消息。我想知道除了恢复Kitkat 4.4外还有方法是否有解决这个问题。任何想法?
I'm running the Android L Developer Preview on my Nexus 5. I'm trying to install the Google Inbox beta, but I can only get to the sign up screen. I always get a ""Unfortunately, Google Play services has stopped" message once I press the sign up button. I'm wondering if there's a way to fix this issue besides reverting to KitKat 4.4. Any ideas?
我有完全相同的问题 - Google收件箱,Nexus 5上的开发人员预览,错误。我看了日志(CATlog),它显示了一个运行时异常"UNSUPPORTEDOPERACEEXCEPTION:在AccountPickeractivity上的" unsupportedoperationException:无法转换为颜色:type = 0x2"。
一位朋友说它在他闪过最新的开发人员预览图像后,它在他的nexus 5上工作,所以你可能想要这样做或者只是等待几周的官方5.0更新。我有几个像我所拥有的预览版本这样的问题。
I have the exact same problem -- Google Inbox, developer preview on Nexus 5, same error. I looked at the log (CatLog) and it's showing a runtime exception "UnsupportedOperationException: Can't convert to color: type=0x2" on AccountPickerActivity.
A friend said it works on his Nexus 5 after he flashed the latest developer preview image, so you may want to either do that or just wait a couple weeks for the official 5.0 update. I've had several problems like this on the preview version that I have.
您可能会尝试捕获a log
You might try capturing a log of the app crashing, and google the resulting error. You may also want to provide it here for people to look at. (Be sure there's no private info in there such as login info). You can paste it to gist.github.com or pastebin.com and then just share the link. Also try IRC or one of the android forums and people might be able to help you out.
© 2022 it.wenda123.org All Rights Reserved. 问答之家 版权所有