Device is not certified by Google
Posted
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Device is not certified by Google相关的知识,希望对你有一定的参考价值。
错误警报:
Developer warning for package "com.google.android.googlequicksearchbox"
Failed to post notification on channel "null"
See log for more details
错误原因:
Google 为了加强对手机产品管控严格了验证环节.
解决方法:
Only for Userdebug/End Load
1. Pull Android ID by using adb
a. adb root
b. adb shell
sqlite3 /data/data/com.google.android.gsf/databases/gservices.db "select * from main where name = \"android_id\";"
return android_id|4248415456882149816
2. Registration Android ID
Open https://www.google.com/android/uncertified/ ,sign google account-> Registration Android ID
3. Reboot phone
a. adb reboot
b. sign googlge account (use step3 google account)
以上是关于Device is not certified by Google的主要内容,如果未能解决你的问题,请参考以下文章
HAXM device is not found in Windows 7,Android Studio模拟器无法使用
请问已破解的KEIL C166 uvision 3 出现了DEVICE IS NOT SUPPORT BY TOOLCHAIN. 怎么解决?
vmware 在设置桥接网络时出现The network bridge on device VMnet0 is not running.
docker报错the input device is not a TTY