Go to the next
Settings → Application Settings → Check Unknown Sources.
To install apk from the command line, you need to run the following adb install command [file] .apk
in my experience, you are installing unsigned apk from this command, and it is not possible to install unsigned apk from running the application from eclipse by right-clicking on the project and selecting run and launch the Android application.
rohit mandiwal
source share