Question

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.

Was it helpful?

Solution

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

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top