diff --git a/docs/html/sdk/ndk/overview.jd b/docs/html/sdk/ndk/overview.jd index c98e600c1ea5d..d2a974621befd 100644 --- a/docs/html/sdk/ndk/overview.jd +++ b/docs/html/sdk/ndk/overview.jd @@ -270,11 +270,11 @@ page.title=What is the NDK?
<ndk>/apps/<app_name>/project/. Then, set up an AVD,
+ the source from <ndk>/samples/<name>/. Then, set up an AVD,
if necessary, and build/run the application in the emulator.android tool to create the build file
- for each of the sample projects at <ndk>/apps/<app_name>/project/.
+ for each of the sample projects at <ndk>/samples/<name>/.
Then set up an AVD, if necessary, build your project in the usual way, and run it in the
emulator.