diff --git a/docs/html/sdk/installing/studio-build.jd b/docs/html/sdk/installing/studio-build.jd index 29ba12d6cc911..bff3bc04b5b1c 100644 --- a/docs/html/sdk/installing/studio-build.jd +++ b/docs/html/sdk/installing/studio-build.jd @@ -454,8 +454,8 @@ with the default local certificate, so that you can install it on the emulator a for debugging purposes.
After you build the project, the output APK for the app module is located in
-app/build/apk/, and the output AAR for the lib module is located in
-lib/build/libs/.
app/build/outputs/apk/, and the output AAR for the lib module is located in
+lib/build/outputs/libs/.
To see a list of all available build tasks for your project, type this command: