I notice that if I compile an Android app twice, one right after the other with no changes, that the two APK files have two different MD5 checksums. Unsigned and Signed APK files both yield this same result.
You can open it up as a ZIP file and the contents inside there have identical MD5 checksums in both files, so I'm curious.
What else is there? What is it that is different about these two APK files?