diff --git a/docs/html/sdk/installing/studio-build.jd b/docs/html/sdk/installing/studio-build.jd index 4fe90719e0dd0..b68b1764d86bf 100644 --- a/docs/html/sdk/installing/studio-build.jd +++ b/docs/html/sdk/installing/studio-build.jd @@ -98,7 +98,7 @@ To avoid this error, see

Build output

The build generates an APK for each build variant in the app/build folder: -the app/build/apk/ directory contains packages named +the app/build/outputs/apk/ directory contains packages named app-<flavor>-<buildtype>.apk; for example, app-full-release.apk and app-demo-debug.apk.