質問

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.

役に立ちましたか?

解決

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

ライセンス: CC-BY-SA帰属
所属していません StackOverflow
scroll top