From 14d1777383a50b143083041517fbd29c918544bb Mon Sep 17 00:00:00 2001 From: David Friedman Date: Tue, 26 May 2015 13:21:24 -0700 Subject: Docs: Final, master CL for NDK-docs-to-DAC for IO: "Guides," "Downloads" tabs. Change-Id: Ifeeb0f55ef849cf6fd262858fae1dc0f45e7aa52 --- docs/html-ndk/ndk/guides/concepts.jd | 70 ++++++++++++++++++------------------ 1 file changed, 36 insertions(+), 34 deletions(-) (limited to 'docs/html-ndk/ndk/guides/concepts.jd') diff --git a/docs/html-ndk/ndk/guides/concepts.jd b/docs/html-ndk/ndk/guides/concepts.jd index bd4570e..45dceeb 100644 --- a/docs/html-ndk/ndk/guides/concepts.jd +++ b/docs/html-ndk/ndk/guides/concepts.jd @@ -23,7 +23,7 @@ page.title=Concepts
  • Already familiar with concepts inherent in native programming and in Android development.
  • Working in Eclipse, and using the Android -Development Tools ("ADT"), except where otherwise noted.
  • +Development Tools (ADT), except where otherwise noted.

    Introduction

    @@ -53,14 +53,14 @@ scripts:
  • Generate binaries.
  • Copy the binaries to your app's project path.
  • -

    For more information, see the -ndk-build section of this guide.

    +

    For more information, see +ndk-build.