I am trying to distribute my application to some people for testing. I have installed it on my Desire directly from eclipse and it works fine.
To create an APK-file,
An unsigned application cannot be installed. When we run directly from eclipse, that apk is signed with debugger key and can be found in bin\ folder of the project. You can use that for test purpose distribution also.