Re: [android-beginners] Re: Importing a keystore into Eclipse

2010-08-05 Thread TreKing
On Wed, Aug 4, 2010 at 11:23 PM, Bret Foreman wrote: > The keystore is in the .android folder but it does not show in the Export > Wizard. > "." folders are hidden by default, maybe that's why? But why put your keystore in the .android folder? I'd put it somewhere a little more under your own

[android-beginners] Re: Importing a keystore into Eclipse

2010-08-04 Thread Bret Foreman
The keystore is in the .android folder but it does not show in the Export Wizard. I can see keystores that were created by the wizard but can't see any that are built with the keytool. There must be some import step to tell Eclipse about a new key. Something beyond just dropping the keystore into t