I'm attending the Hacker News meetup tomorrow in DC, and I'll be showing off my Android application. I'd like to have a QR code for people to scan to try my app out.
Should I be concerned about giving my unreleased APK out to strangers? I've heard of vendors having their beta APKs uploaded to market under someone else's account. I plan on putting it on the Android Market eventually for $1. I uploaded an initial version to Market to hold the package name, but what stops someone from re-signing it with their information? Is this even possible?
I was thinking of signing it with a key that expires in one month to prevent people from running beta versions forever. Does this work?