Loading docs/html/sdk/ndk/overview.jd +2 −2 Original line number Diff line number Diff line Loading @@ -270,11 +270,11 @@ page.title=What is the NDK? <ul> <li>If you are developing in Eclipse with ADT, use the New Project Wizard to create a new Android project for each sample, using the "Import from Existing Source" option and importing the source from <code><ndk>/apps/<app_name>/project/</code>. Then, set up an AVD, the source from <code><ndk>/samples/<name>/</code>. Then, set up an AVD, if necessary, and build/run the application in the emulator.</li> <li>If you are developing with Ant, use the <code>android</code> tool to create the build file for each of the sample projects at <code><ndk>/apps/<app_name>/project/</code>. for each of the sample projects at <code><ndk>/samples/<name>/</code>. Then set up an AVD, if necessary, build your project in the usual way, and run it in the emulator.</li> Loading Loading
docs/html/sdk/ndk/overview.jd +2 −2 Original line number Diff line number Diff line Loading @@ -270,11 +270,11 @@ page.title=What is the NDK? <ul> <li>If you are developing in Eclipse with ADT, use the New Project Wizard to create a new Android project for each sample, using the "Import from Existing Source" option and importing the source from <code><ndk>/apps/<app_name>/project/</code>. Then, set up an AVD, the source from <code><ndk>/samples/<name>/</code>. Then, set up an AVD, if necessary, and build/run the application in the emulator.</li> <li>If you are developing with Ant, use the <code>android</code> tool to create the build file for each of the sample projects at <code><ndk>/apps/<app_name>/project/</code>. for each of the sample projects at <code><ndk>/samples/<name>/</code>. Then set up an AVD, if necessary, build your project in the usual way, and run it in the emulator.</li> Loading