Hardware backing HAL too slow, could only write 0 of 720 frames

瘦欲@ 提交于 2019-12-03 20:58:04

问题


Can someone please explain why do I keep getting this warning in android studio all the time? It is so annoying as it fills up the entire log and then to search something I have to keep scrolling. Even if I select "show only selected application" still this warning keeps showing.

I am using the default android emulator to test my app.

    01-15 15:51:13.304 1338-1361/? W/audio_hw_generic: Hardware backing HAL too slow, could only write 0 of 720 frames
.
. 
.
    01-15 15:51:14.324 1338-1361/? W/audio_hw_generic: Hardware backing HAL too slow, could only write 0 of 720 frames

回答1:


What is the reason and I don't know how to remove it completely but you can select your process (next to the emulator selection) to prevent it from appearing on console.



来源:https://stackoverflow.com/questions/48261188/hardware-backing-hal-too-slow-could-only-write-0-of-720-frames

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!