diff options
| -rw-r--r-- | docs/howto_build_SDK.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/howto_build_SDK.txt b/docs/howto_build_SDK.txt index 4b6507d4a..abd1ab285 100644 --- a/docs/howto_build_SDK.txt +++ b/docs/howto_build_SDK.txt @@ -65,6 +65,7 @@ Then once you have all the source, simply build the SDK using: $ cd ~/my-android-git $ . build/envsetup.sh + $ lunch sdk-eng $ make sdk This will take a while, maybe between 20 minutes and several hours depending on |
