aboutsummaryrefslogtreecommitdiffhomepage
path: root/tensorflow/examples/android
diff options
context:
space:
mode:
Diffstat (limited to 'tensorflow/examples/android')
-rw-r--r--tensorflow/examples/android/README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/tensorflow/examples/android/README.md b/tensorflow/examples/android/README.md
index 881a975e60..51621d51ef 100644
--- a/tensorflow/examples/android/README.md
+++ b/tensorflow/examples/android/README.md
@@ -143,6 +143,10 @@ the Android NDK and SDK must be installed on your system.
##### Edit WORKSPACE
+NOTE: As long as you have the SDK and NDK installed, the `./configure` script
+will create these rules for you. Answer "Yes" when the script asks to
+automatically configure the `./WORKSPACE`.
+
The Android entries in
[`<workspace_root>/WORKSPACE`](../../../WORKSPACE#L19-L36) must be uncommented
with the paths filled in appropriately depending on where you installed the NDK