[android-developers] Re: APK must be signed with the same certificates as the previous version

2011-10-14 Thread MobileVisuals
I will try to find the old keystore file. It is somewhere on the PC, but I don't know where, because I can't start the old installation of Eclipse. What file type can it be? Can it be only .ks files? On Oct 13, 4:10 pm, Mark Murphy wrote: > On Thu, Oct 13, 2011 at 10:07 AM, MobileVisuals > > wro

[android-developers] Re: APK must be signed with the same certificates as the previous version

2011-10-14 Thread MobileVisuals
I thought that keystores are .ks files? On Oct 14, 1:22 pm, Mark Murphy wrote: > On Fri, Oct 14, 2011 at 4:32 AM, MobileVisuals > wrote: > > I will try to find the old keystore file. It is somewhere on the PC, > > but I don't know where, because I can't start the old installation of > > Eclipse

[android-developers] Re: APK must be signed with the same certificates as the previous version

2011-10-15 Thread MobileVisuals
So they can have any type of file ending? On Oct 14, 3:21 pm, TreKing wrote: > On Fri, Oct 14, 2011 at 8:18 AM, MobileVisuals > wrote: > > > I thought that keystores are .ks files? > > http://developer.android.com/guide/publishing/app-signing.html#signapp > > The docs sample use ".keystore". It'

[android-developers] Re: APK must be signed with the same certificates as the previous version

2011-10-15 Thread Douglas Drumond
On Saturday, October 15, 2011 5:41:39 AM UTC-3, MobileVisuals wrote: > > So they can have any type of file ending? > > If by file ending you mean file name extension, yes. It's just a name. If I want to call it in my mother tongue and put "armazem-de-chaves" as extension, it's fine. Douglas

Re: [android-developers] Re: APK must be signed with the same certificates as the previous version

2011-10-14 Thread Mark Murphy
On Fri, Oct 14, 2011 at 4:32 AM, MobileVisuals wrote: > I will try to find the old keystore file. It is somewhere on the PC, > but I don't know where, because I can't start the old installation of > Eclipse. What file type can it be? Can it be only .ks files? You supplied the name and location of

Re: [android-developers] Re: APK must be signed with the same certificates as the previous version

2011-10-14 Thread TreKing
On Fri, Oct 14, 2011 at 8:18 AM, MobileVisuals wrote: > I thought that keystores are .ks files? http://developer.android.com/guide/publishing/app-signing.html#signapp The docs sample use ".keystore". It's really irrelevant. It's just a file.

Re: [android-developers] Re: APK must be signed with the same certificates as the previous version

2011-10-14 Thread Mark Murphy
On Fri, Oct 14, 2011 at 9:18 AM, MobileVisuals wrote: > I thought that keystores are .ks files? Not necessarily. The debug keystore is debug.keystore, for example. -- Mark Murphy (a Commons Guy) http://commonsware.com | http://github.com/commonsguy http://commonsware.com/blog | http://twitter.c