From c5602aeea3f4962dcb66d7a9e4a733259d5c12d5 Mon Sep 17 00:00:00 2001 From: Scott Main Date: Wed, 22 Dec 2010 09:30:26 -0800 Subject: [PATCH] fix bug 3295540 Change-Id: I11eecd07ec8d49da4d2431f7e164555b84e8d8fc --- docs/html/guide/publishing/app-signing.jd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/html/guide/publishing/app-signing.jd b/docs/html/guide/publishing/app-signing.jd index c7e1c79780b18..101646e3bf65a 100644 --- a/docs/html/guide/publishing/app-signing.jd +++ b/docs/html/guide/publishing/app-signing.jd @@ -259,7 +259,7 @@ looks like this:

In Eclipse/ADT, you will see a similar error in the Android console.

To fix this problem, simply delete the debug.keystore file. -The default storage location for AVDs is in ~/.android/avd on OS X and Linux, +The default storage location for AVDs is in ~/.android/ on OS X and Linux, in C:\Documents and Settings\\.android\ on Windows XP, and in C:\Users\\.android\ on Windows Vista.