A buddy sent me a later version of an .apk file. I already had the earlier version on my device.
When I tried to adb install the file, I got this:
$ adb
You have to use adb uninstall [packagename], for instance, adb uninstall org.vimtips.supacount.
adb uninstall [packagename]
adb uninstall org.vimtips.supacount
This the package name listed in your manifest: