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

Commit b9c000e0 authored by Ricardo Cervera's avatar Ricardo Cervera
Browse files

docs: Fixed path for build output.

http://b.android.com/76374

Change-Id: I950174eba961e2bf31600671e438e2b85176a9d4
parent b8a60dad
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -454,8 +454,8 @@ with the default local certificate, so that you can install it on the emulator a
for debugging purposes.</p>

<p>After you build the project, the output APK for the app module is located in
<code>app/build/apk/</code>, and the output AAR for the lib module is located in
<code>lib/build/libs/</code>.</p>
<code>app/build/outputs/apk/</code>, and the output AAR for the lib module is located in
<code>lib/build/outputs/libs/</code>.</p>

<p>To see a list of all available build tasks for your project, type this command:</p>