Failed to ResTable::remove()

拈花ヽ惹草 提交于 2019-12-10 12:29:03

问题


I'm having a problem with my android project.

When I launch my app in Eclipse, I got the following error in LogCat:

0x5ad3e5e0: Failed to ResTable::remove() cookie=0x4,not last table. mHeader.size() = 5. Warning for spontaneous crashes when the garbage collector runs. Error removing runtimes skin resource (cookie 0x4)

I don't know what it means or where it is coming from.

Everything still works fine, but the error message appears every time.


回答1:


You can clear cache / data per application from settings (Applications -> manage applications). Try this cache clearing



来源:https://stackoverflow.com/questions/21906738/failed-to-restableremove

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