Loading docs/html/guide/publishing/app-signing.jd +1 −1 Original line number Diff line number Diff line Loading @@ -259,7 +259,7 @@ looks like this:</p> <p>In Eclipse/ADT, you will see a similar error in the Android console.</p> <p>To fix this problem, simply delete the <code>debug.keystore</code> file. The default storage location for AVDs is in <code>~/.android/avd</code> on OS X and Linux, The default storage location for AVDs is in <code>~/.android/</code> on OS X and Linux, in <code>C:\Documents and Settings\<user>\.android\</code> on Windows XP, and in <code>C:\Users\<user>\.android\</code> on Windows Vista.</p> Loading Loading
docs/html/guide/publishing/app-signing.jd +1 −1 Original line number Diff line number Diff line Loading @@ -259,7 +259,7 @@ looks like this:</p> <p>In Eclipse/ADT, you will see a similar error in the Android console.</p> <p>To fix this problem, simply delete the <code>debug.keystore</code> file. The default storage location for AVDs is in <code>~/.android/avd</code> on OS X and Linux, The default storage location for AVDs is in <code>~/.android/</code> on OS X and Linux, in <code>C:\Documents and Settings\<user>\.android\</code> on Windows XP, and in <code>C:\Users\<user>\.android\</code> on Windows Vista.</p> Loading