Is there a way to determine the email address of an Android Market publisher given the package name of an app they own?
I.e. Given the package name com.acme.app I would get back dev@acme.com?
And before anyone asks, I don't want to spam devs, I just need a way to prove that if a dev says they own com.acme.app they really do own it by sending them an email linked to that app and getting them to click on a confirmation link etc.
Thanks