Issue
im getting this error while building app in android studio..
E/eglCodecCommon: glUtilsParamSize: unknow param 0x000082da
Solution
This is an error which occurs when your emulator has the "Use host GPU"
setting turned on.
If you turn that setting off, the error will go away. Select "Software GLES 2.0"
to disable host GPU as shown below.
Answered By - user3403807
0 comments:
Post a Comment
Note: Only a member of this blog may post a comment.