diff options
| -rw-r--r-- | docs/html/tools/building/building-studio.jd | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/docs/html/tools/building/building-studio.jd b/docs/html/tools/building/building-studio.jd index 43e3129a81dc..6827c57ed60d 100644 --- a/docs/html/tools/building/building-studio.jd +++ b/docs/html/tools/building/building-studio.jd @@ -253,8 +253,9 @@ parent.link=index.html style="vertical-align:bottom;margin:0;"> and <strong>Debug</strong> <img src= "{@docRoot}images/tools/as-debugbutton.png" alt="" style= "vertical-align:bottom;margin:0;"> commands that significantly reduces the - time between updates to your app. Instant Run pushes updates to your app - without building a new APK, so changes are visible much more quickly. + time between updates to your app. Although your first build may take longer + to complete, Instant Run pushes subsequent updates to your app without + building a new APK, so changes are visible much more quickly. </p> <p> |