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

2010-08-04 Thread TreKing
On Wed, Aug 4, 2010 at 3:57 PM, Bret Foreman wrote: > How do I get Eclipse to know about a new keystore? > When you use the Export Wizard, it should give you the option to use an existing keystore and let you browse to it. > Also, once I have a second keystore, how do I tell the debugger that

[android-beginners] Importing a keystore into Eclipse

2010-08-04 Thread Bret Foreman
I've created a new keystore using keytool and placed it in the Users/ MyName/.android folder. However, when I start the Eclipse Export Wizard, it only shows my old debug keystore. How do I get Eclipse to know about a new keystore? Also, once I have a second keystore, how do I tell the debugger that