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
Had the same error with various .apk on Cyanogenmod 12.1 (Android 5.1.1) on my Note 8 with a second partition for Link2SD. I was able to install the apps by forcing the installation via adb as root:
.apk
adb root adb install -f myapp.apk