We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2af4e71 commit c5602aeCopy full SHA for c5602ae
docs/html/guide/publishing/app-signing.jd
@@ -259,7 +259,7 @@ looks like this:</p>
259
<p>In Eclipse/ADT, you will see a similar error in the Android console.</p>
260
261
<p>To fix this problem, simply delete the <code>debug.keystore</code> file.
262
-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,
263
in <code>C:\Documents and Settings\<user>\.android\</code> on Windows XP, and in
264
<code>C:\Users\<user>\.android\</code> on Windows Vista.</p>
265
0 commit comments