From 08e9a0fd2e29405857c1b8c995937483a1599c4f Mon Sep 17 00:00:00 2001 From: Scott Main Date: Wed, 22 Dec 2010 09:30:26 -0800 Subject: [PATCH] cherrypick Change-Id: I9e1b530b5cbd43043d326c04bfc30b073bf9d388 fix bug 3295540 Change-Id: I1835444ff6dd0351a0f66ef565fa97a15dfea53f --- 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.