diff options
Diffstat (limited to 'docs/html/sdk')
| -rw-r--r-- | docs/html/sdk/installing/studio.jd | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/html/sdk/installing/studio.jd b/docs/html/sdk/installing/studio.jd index 2ad5808..a6f1115 100644 --- a/docs/html/sdk/installing/studio.jd +++ b/docs/html/sdk/installing/studio.jd @@ -395,7 +395,9 @@ screen that offers several ways to get started:</p> <p class="note"><strong>Note:</strong> If you previously developed your Android project with Eclipse, you should first use the new export feature in the ADT plugin to prepare your project with the new Gradle build system. For more information, read - <a href="{@docRoot}sdk/installing/migrate.html">Migrating from Eclipse</a>.</p> + <a href="{@docRoot}sdk/installing/migrate.html">Migrating from Eclipse</a> and + <a href="{@docRoot}sdk/installing/studio-build.html">Building Your Project with + Gradle</a>.</p> </li> </ul> |
