From bf15ce6de461ba5d2a3d823a2445155dc4e4dee9 Mon Sep 17 00:00:00 2001 From: Dirk Dougherty Date: Fri, 23 Oct 2009 19:17:12 -0700 Subject: doc change: add SDK sizes, checksums, small changes for online SDK doc set, add layoutopt doc. Bug:2160782 Change-Id: I020b31e10f2733223aa37d03687cf8a63843afa7 --- docs/html/guide/developing/tools/index.jd | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'docs/html/guide/developing/tools/index.jd') diff --git a/docs/html/guide/developing/tools/index.jd b/docs/html/guide/developing/tools/index.jd index 91b430f..6e9fde1 100644 --- a/docs/html/guide/developing/tools/index.jd +++ b/docs/html/guide/developing/tools/index.jd @@ -32,6 +32,11 @@ applications on the emulator.

of the current display with a pixel grid, so you can get your layout just right. +
layoutopt
+
This tool lets you quickly analyze your application's layouts for +efficiency. +
+
Draw 9-patch
The Draw 9-patch tool allows you to easily create a {@link android.graphics.NinePatch} graphic using a WYSIWYG editor. It also previews stretched -- cgit v1.1