I generated an apk package for my android application. and I tried to install the package (apk) on android platform 4.1 (level 16) using the adb command but it genrates error:
Failure [INSTALL_FAILED_CONTAINER_ERROR]
when trying to run with eclipse (run button) for the same platform (4.1 level 16) it works without a problems
this behaviour is not reproduced for platform 2.1 and platform 3.2