* EDIT 1 * Of course, just after I posted i tried to uninstall the app, and then reinstall it from APK. Then it worked. Maybe its the fact that I usually install it from Eclipse that is the bad thing here? Testing
/EDIT
So I am having the problem that my fine APK-files wont install om my device.
I found another who had the same problem, and solved it by self-signing: unsigned APK can not be installed
However, I always tried with a signed APK. In Eclipse, I choose "Export" and then I have to first choose and "log in to" my keystore, then choose a key and again supply my password, and then choose the location for the file, and press "Finish".
This is the last "page" in the wizard:
After I copy that APK-file to my device, and then "run it" from the file explorer, the Install-screen shows upp and looks OK. First I get the "Replace application"-screen, asking me if I want to replace the existing version. I press "OK". Then it asks me if I want to allow the application to ... yada yada. I press "Install". After a brief message saying "Installing" I get the message:
Application not installed
with a green "check" to the left of it.
No other error messages.
I have checked the box "Unknown sources". I might add that there are no problems when I launch the same app from Eclipse!
Any tips and ideas would be appreciated.