Hi: Unless you change the DDMS plugin code。 I think this is hard code into these tools.
2012/2/16 New Developer <[email protected]> > Thanks > Is it not possible to change the other way around? > so to change the debug parameters to not use android as the password > etc.. > surely this is stored somewhere ? so that it knows what password to pass ? > > thanks again > > > On 02/16/2012 09:54 AM, Felix Long wrote: > > Hi: > You need change the password of yout publlish key to "android" which > same as debug.keystore: > http://developer.android.com/guide/publishing/app-signing.html > > 2012/2/16 New Developer <[email protected]> > >> Thanks >> I'm trying to configure it to use the publish one for the Debug/Run AS >> the default >> >> when I copy publish.keystore to debug.keystore I get >> Error generating final archive: java.io.IOException: Keystore was >> tampered with, or password was incorrect >> >> I'm guessing because debug.keystore has no password and the publish one >> does. >> >> Somehow trying to keep using the publish.keystore but still do coding >> and testing using it. >> If I have different keystores then I have to continually uninstall the >> app because the keystore changes >> Trying to get around this >> >> Thanks in advance >> >> >> On 02/15/2012 11:34 AM, TreKing wrote: >> >> On Thu, Jan 26, 2012 at 7:17 AM, New Developer <[email protected]>wrote: >> >>> Is there anyway to link the publish.keystore to >>> a) the Debug button / debug configuration >>> >> >> That's the default. When you hit Debug / Run, it uses the default debug >> keystore, or one of your choosing, if you so configure it. >> >> >> ------------------------------------------------------------------------------------------------- >> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago >> transit tracking app for Android-powered devices >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> >> >> -- >> You received this message because you are subscribed to the Google >> Groups "Android Developers" group. >> To post to this group, send email to [email protected] >> To unsubscribe from this group, send email to >> [email protected] >> For more options, visit this group at >> http://groups.google.com/group/android-developers?hl=en >> > > > > -- > Best Regards > > Felix Long > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > > > -- > You received this message because you are subscribed to the Google > Groups "Android Developers" group. > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected] > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en > -- Best Regards Felix Long -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

