diff --git a/docs/html/sdk/tools-notes.jd b/docs/html/sdk/tools-notes.jd index b8326284bee9f..212d3c02ca8b8 100644 --- a/docs/html/sdk/tools-notes.jd +++ b/docs/html/sdk/tools-notes.jd @@ -108,6 +108,9 @@ Tools will delete the file.

  • Fixed the missing JAR file error that prevented draw9patch from running.
  • Fixed the Windows launch scripts hierarchyviewer and ddms to support the new location of adb.
  • +
  • Known issues with emulator performance: Because the Android emulator must simulate the ARM +instruction set architecture on your computer, emulator performance is slow. We're working hard to +resolve the performance issues and it will improve in future releases.