am c5602aee: fix bug 3295540

* commit 'c5602aeea3f4962dcb66d7a9e4a733259d5c12d5':
  fix bug 3295540
This commit is contained in:
Scott Main
2011-01-07 13:34:54 -08:00
committed by Android Git Automerger

View File

@@ -259,7 +259,7 @@ looks like this:</p>
<p>In Eclipse/ADT, you will see a similar error in the Android console.</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. <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 in <code>C:\Documents and Settings\<user>\.android\</code> on Windows XP, and in
<code>C:\Users\<user>\.android\</code> on Windows Vista.</p> <code>C:\Users\<user>\.android\</code> on Windows Vista.</p>