Merge "Clarified how to regenerate debug.keystore" into mnc-mr-docs
am: 1452c87
* commit '1452c87b1acf496abe5ce8f90177ce635f955e16':
Clarified how to regenerate debug.keystore
Change-Id: I1d1934b91e1030c80949459e1356e0a57e1d6b0f
This commit is contained in:
@@ -299,13 +299,9 @@ location is in <code>~/.android/</code> on OS X and Linux, in <code>C:\Documents
|
||||
Settings\<user>\.android\</code> on Windows XP, and in
|
||||
<code>C:\Users\<user>\.android\</code> on Windows Vista and Windows 7.</p>
|
||||
|
||||
<p>The next time you build, the build tools will regenerate a new keystore and debug key.</p>
|
||||
|
||||
<p>Note that, if your development machine is using a non-Gregorian locale, the build tools may
|
||||
erroneously generate an already-expired debug certificate, so that you get an error when trying
|
||||
to compile your application. For workaround information, see the troubleshooting topic
|
||||
<a href="{@docRoot}resources/faq/troubleshooting.html#signingcalendar">I can't compile my app
|
||||
because the build tools generated an expired debug certificate</a>.</p>
|
||||
<p>The next time you build and run your app, the build tools will regenerate a
|
||||
new keystore and debug key. Note that you must run your app, building alone
|
||||
does not regenerate the keystore and debug key.</p>
|
||||
|
||||
|
||||
<h2 id="signing-manually">Signing Your App Manually</h2>
|
||||
|
||||
Reference in New Issue
Block a user