Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 3adc5cbd authored by Mary Yanchar's avatar Mary Yanchar Committed by android-build-merger
Browse files

Merge "Clarified how to regenerate debug.keystore" into mnc-mr-docs am: 1452c87b am: 98a02c0b

am: 33b03aea

* commit '33b03aea':
  Clarified how to regenerate debug.keystore

Change-Id: I389e9f6eab9eabeb4d4d9b9fbfe2ec32234c46b6
parents de9816e1 33b03aea
Loading
Loading
Loading
Loading
+3 −7
Original line number Original line Diff line number Diff line
@@ -299,13 +299,9 @@ location is in <code>~/.android/</code> on OS X and Linux, in <code>C:\Documents
Settings\&lt;user&gt;\.android\</code> on Windows XP, and in
Settings\&lt;user&gt;\.android\</code> on Windows XP, and in
<code>C:\Users\&lt;user&gt;\.android\</code> on Windows Vista and Windows 7.</p>
<code>C:\Users\&lt;user&gt;\.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>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
<p>Note that, if your development machine is using a non-Gregorian locale, the build tools may
  does not regenerate the keystore and debug key.</p>
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>




<h2 id="signing-manually">Signing Your App Manually</h2>
<h2 id="signing-manually">Signing Your App Manually</h2>