You cannot install an unsigned application on a phone. Check out this link to see how to sign the application: unsigned APK can not be installed
Edit: This is from Google's website: http://developer.android.com/tools/publishing/app-signing.html
All applications must be signed. The system will not install an application
on an emulator or a device if it is not signed.