I'm running my app on my phone, while debugging with MAT. After I try to dump the HPROF file in Eclipse, I get the error:
Failed to save hprof data into temp file. No space left on device.
I've done a google search on this already...empty. I'm wondering which device it's referring to. My phone? And no space left? Which memory would this be referring to? Now, every time I try to dump an HPROF file, I get this error.
Anyone know how to fix this?