[android-developers] Re: Change Android market signing key

2011-05-16 Thread vhochstein
Hi, Let s assume I ve got an app and apk file which is signed with a self signed certificate from developer Bob. App is in the market. Bob is leaving company and for whatever reason self signed certificate cannot be found by company Company creates a new signing key. How can company x update

Re: [android-developers] Re: Change Android market signing key

2011-05-16 Thread TreKing
On Sat, May 14, 2011 at 10:04 AM, vhochstein vhochst...@googlemail.comwrote: How can company x update the existing app? You can't. What s the best strategy? Start fresh as a new app. Then back up key and don't trust a single person like Bob with the sole responsibility of maintaining it.

[android-developers] Re: Change Android market signing key

2011-05-16 Thread Streets Of Boston
It would be BAAAD business-practice if a company allows one of its developers to sign a company's app with the developer's certificate. A developer/employee could create a self-signed certificate, but it should become property of his/her company immediately. -- You received this message