我的Android Emulator(API 28)logcat陷入了类似这样的消息。
D/eglCodecCommon: setVertexArrayObject: set vao to 1 (1) 0 0
D/eglCodecCommon: setVertexArrayObject: set vao to 0 (0) 29 30
那是什么,我应该为此担心吗?
最佳答案
我只是在MainActivity中注释掉了mAdView.loadAd(adRequest),但我停止看到此消息。
关于android - eglCodecCommon : setVertexArrayObject: set vao debug message,我们在Stack Overflow上找到一个类似的问题:https://stackoverflow.com/questions/60299236/