• Home
  • Raw
  • Download

Lines Matching refs:dd

20     <dd>Lets you manage AVDs, projects, and the installed components of the SDK.</dd>
23 <dd>Lets you debug Android applications.</dd>
25 <dd>Generates graphical call-stack diagrams from trace log files. The tool uses the
29 with Traceview and dmtracedump</a></dd>
31 <dd>Allows you to easily create a {@link android.graphics.NinePatch} graphic using a
33 content is allowed.</dd>
35 <dd>A QEMU-based device-emulation tool that you can use to design, debug, and test
36 your applications in an actual Android run-time environment.</dd>
38 <dd>Lets you debug and optimize an Android application's user interface.</dd>
40 <dd>Converts the HPROF file that is generated by the Android SDK tools to a standard format so
41 you can view the file in a profiling tool of your choice.</dd>
43 <dd>Lets you quickly analyze your application's layouts in order to optimize them for
44 efficiency.</dd>
46 <dd>Helps you create a disk image that you can use with the emulator, to simulate the presence
47 of an external storage card (such as an SD card).</dd>
49 <dd>Runs on your emulator or device and generates pseudo-random streams of user events such
51 to stress-test applications that you are developing, in a random yet repeatable manner.</dd>
53 <dd>Provides an API for writing programs that control an Android device or emulator from
54 outside of Android code.</dd>
56 <dd>Shrinks, optimizes, and obfuscates your code by removing unused code and renaming
57 classes, fields, and methods with semantically obscure names.</dd>
59 <dd>Lets you analyze the execution of your application in the context of system processes,
60 to help diagnose display and performance issues.</dd>
62 <dd>Lets you access the SQLite data files created and used by Android applications.</dd>
64 <dd>Provides a graphical viewer for execution logs saved by your application.</dd>
66 <dd>Optimizes <code>.apk</code> files by ensuring that all uncompressed data starts with a
68 files after they have been signed.</dd>