我要调用一个第三方的so文件,但是这个so使用了opengl,直接用system.loadlibrary加载so文件的时候,就出现了call to OpenGL ES API with no current context (logged once per thread)错误,该怎么破?
http://www.cnblogs.com/weiwelcome0/archive/2012/08/09/2630179.html
那个,今天小弟在一位网友的邮件中,发现有另外一位网友遇到了LGame运行时log中显示call to OpenGL ES API with no current context的问题,估计这个问题挺有代表性的。小弟刚刚本想找到原贴回复,可某SDN改版后评论管理实在太过艰难,所以放弃了查找原帖,仅在博文中大致说明一下。
其实这个call to OpenGL ES API with no c......
答案就在这里:关于LGame中的call to OpenGL ES API with no current context
----------------------你好,人类,我是来自CSDN星球的问答机器人小C,以上是依据我对问题的理解给出的答案,如果解决了你的问题,望采纳。