Loading docs/html/preview/download.jd +11 −1 Original line number Diff line number Diff line Loading @@ -380,6 +380,11 @@ to develop for Android N</a>, you can skip this part): </li> </ol> <p>You should now have <strong>Android SDK Built-Tools 24.0 0 rc1</strong>, <strong>Platform-Tools 24.0.0 rc1</strong>, and <strong>SDK Tools 25.0.9</strong>. If you do not update the SDK Tools to 25.0.9, then you won't be able to run the x86_64 system images for Android N.</p> <p>Now create a virtual device with the Android N system image:</p> Loading @@ -399,13 +404,18 @@ for the Android N Preview.) <p>You can now launch the Android Emulator with the Android N Preview AVD.</p> <p class="note"><strong>Note:</strong> <p> For the best experience in the Android Emulator, install Android Studio 2.1 Preview, which supports the <a href="http://tools.android.com/tech-docs/emulator">Android Emulator 2.0 Beta</a> with much faster performance compared to the Emulator in Android Studio 1.5.</p> <p class="note"><strong>Note:</strong> If you're currently using Android Studio 2.0 Beta, there's a known issue that prevents you from creating AVDs with the N Preview system images, so you currently need to use the Android Studio 2.1 preview to create AVDs.</p> <p>For more information about creating virtual devices, see <a href= "{@docRoot}tools/devices/index.html">Managing Virtual Devices</a>. </p> Loading docs/html/preview/setup-sdk.jd +1 −1 Original line number Diff line number Diff line Loading @@ -191,7 +191,7 @@ how to configure your project with the Jack compiler.</p> <pre> android { compileSdkVersion <strong>'android-N'</strong> buildToolsVersion <strong>24.0.0</strong> buildToolsVersion <strong>24.0.0 rc1</strong> ... defaultConfig { Loading Loading
docs/html/preview/download.jd +11 −1 Original line number Diff line number Diff line Loading @@ -380,6 +380,11 @@ to develop for Android N</a>, you can skip this part): </li> </ol> <p>You should now have <strong>Android SDK Built-Tools 24.0 0 rc1</strong>, <strong>Platform-Tools 24.0.0 rc1</strong>, and <strong>SDK Tools 25.0.9</strong>. If you do not update the SDK Tools to 25.0.9, then you won't be able to run the x86_64 system images for Android N.</p> <p>Now create a virtual device with the Android N system image:</p> Loading @@ -399,13 +404,18 @@ for the Android N Preview.) <p>You can now launch the Android Emulator with the Android N Preview AVD.</p> <p class="note"><strong>Note:</strong> <p> For the best experience in the Android Emulator, install Android Studio 2.1 Preview, which supports the <a href="http://tools.android.com/tech-docs/emulator">Android Emulator 2.0 Beta</a> with much faster performance compared to the Emulator in Android Studio 1.5.</p> <p class="note"><strong>Note:</strong> If you're currently using Android Studio 2.0 Beta, there's a known issue that prevents you from creating AVDs with the N Preview system images, so you currently need to use the Android Studio 2.1 preview to create AVDs.</p> <p>For more information about creating virtual devices, see <a href= "{@docRoot}tools/devices/index.html">Managing Virtual Devices</a>. </p> Loading
docs/html/preview/setup-sdk.jd +1 −1 Original line number Diff line number Diff line Loading @@ -191,7 +191,7 @@ how to configure your project with the Jack compiler.</p> <pre> android { compileSdkVersion <strong>'android-N'</strong> buildToolsVersion <strong>24.0.0</strong> buildToolsVersion <strong>24.0.0 rc1</strong> ... defaultConfig { Loading