I have an app that will be installed by the user from a public webserver (outside android market).
So I hosted the apk in webserver and instructed the users to type
You need to ensure your webserver that is going to deliver the APK sets the MIME type properly. It should be application/vnd.android.package-archive for .apk files.
application/vnd.android.package-archive