扫码关注官方订阅号
E/GKI_LINUX: ##### ERROR : timer_thread: tick delayed > 5 slots(-83787695,-50000000) -- cpu overload ? #####
android studio 莫名其妙的报了这个错误怎么解决???
在线等,急。。
ringa_lee
这是 Android emulator 报的错吧?实际上就是你电脑的性能带不动 emulator。
解决方式:如果不是必要的话,在 emulator 上跑 x86 的 Android image,不要跑 arm 的。毕竟 virtualization 和 emulation 的性能差距还是很大的。如果还不行就换电脑。
微信扫码关注PHP中文网服务号
QQ扫码加入技术交流群
Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号
PHP学习
技术支持
返回顶部
这是 Android emulator 报的错吧?实际上就是你电脑的性能带不动 emulator。
解决方式:如果不是必要的话,在 emulator 上跑 x86 的 Android image,不要跑 arm 的。毕竟 virtualization 和 emulation 的性能差距还是很大的。如果还不行就换电脑。