Skip to content

Commit c5602ae

Browse files
committed
fix bug 3295540
Change-Id: I11eecd07ec8d49da4d2431f7e164555b84e8d8fc
1 parent 2af4e71 commit c5602ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/html/guide/publishing/app-signing.jd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -259,7 +259,7 @@ looks like this:</p>
259259
<p>In Eclipse/ADT, you will see a similar error in the Android console.</p>
260260

261261
<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,
262+
The default storage location for AVDs is in <code>~/.android/</code> on OS X and Linux,
263263
in <code>C:\Documents and Settings\<user>\.android\</code> on Windows XP, and in
264264
<code>C:\Users\<user>\.android\</code> on Windows Vista.</p>
265265

0 commit comments

Comments
 (0)