开发者

createNormalSurfaceLockedFailed Android

开发者 https://www.devze.com 2023-01-14 17:05 出处:网络
When I exit and reopen my application, it immediately kills itself off, stating in the logcat: I cannot for the life of me figure out why it would be r开发者_开发知识库unning out of resources, when

When I exit and reopen my application, it immediately kills itself off, stating in the logcat:

createNormalSurfaceLockedFailed Android

I cannot for the life of me figure out why it would be r开发者_开发知识库unning out of resources, when there is pretty much nothing that it does when resuming the application, other than set a few variables. Any help?


Strangely enough, I had been changing the SurfaceView's pixel format in the restart() method.

0

精彩评论

暂无评论...
验证码 换一张
取 消