Skip to content

Commit f9af301

Browse files
committed
cherry pick Change-Id: I82981801475dc1be766d59e0e384c856bdf59d6d
revise info about emulator snapshots to indicate it's not final Change-Id: Ica1584fce9d55deb224937e16696127718e501da
1 parent 89a5440 commit f9af301

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/html/sdk/tools-notes.jd

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,10 @@ Tools will delete the file.</p>
103103
<li>The LogCat view in DDMS now properly displays UTF-8 characters.</li>
104104
<li>The SDK Manager is more reliable on Windows. For details on the improvements, see the
105105
<a href="http://tools.android.com/recent/sdkmanagerfixes">Android Tools Project Site</a>. </li>
106-
<li>If you enabled snapshots for an AVD, they are automatically captured. The emulator also now restores to the state when
107-
it last closed almost instantly.</li>
106+
<li>Early look at the new snapshot feature: To improve startup time for the emulator, you can
107+
enable snapshots for the system state. The emulator will then restore to the state when it last
108+
closed almost instantly. <strong>Note:</strong> The snapshot feature is still under active
109+
development and might not always perform as expected.</li>
108110
<li>Fixed the missing JAR file error that prevented <code>draw9patch</code> from running.</li>
109111
<li>Fixed the Windows launch scripts <code>hierarchyviewer</code> and <code>ddms</code> to support
110112
the new location of <code>adb</code>.</li>

0 commit comments

Comments
 (0)