fix bug 3295540

Change-Id: I11eecd07ec8d49da4d2431f7e164555b84e8d8fc
This commit is contained in:
Scott Main
2010-12-22 09:30:26 -08:00
parent 2af4e71dd4
commit c5602aeea3

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>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>