I try to deploy my app and sometimes get this error:
Failure [INSTALL_FAILED_CONTAINER_ERROR]
I tried to google it but don\'t find what
For me this was caused by a lack of space on my emulator's SD card. I was working with a pretty large project and I had thought 40 mb was enough, but I changed it to 200 mb and the problem went away.