Hi, I had API 15 and was able to install my apps to the emulator using the command (adb -e wait-for-device install -l -r Project10-debug.apk). Now I have updated android tools to API 16 and I'm not able to use that command anymore. I get the error Failure [INSTALL_FAILED_CONTAINER_ERROR]
I managed to install the app by removing the -l option from my command. Any thoughts why this might be happeing? Thanks, Ernest -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

