-
Book Overview & Buying
-
Table Of Contents
The Android Game Developer???s Handbook
By :
DDMS can be used to analyze a running application for all run-time details such as memory consumption, process calls, and so on.
The main functions of Android DDMS are port providing, screen capture on a device, thread details, heap details, and Logcat processing. This service can be used for spoofing calls and messaging.
Android DDMS is widely used for device debugging. Particularly in the game development procedure, it is often used as a line-by-line debugging system. This is very useful to identify unwanted loaded objects and assets, and to track runtime exceptions:

Android DDMS can be used to carry out the following activities.
DDMS can connect to a device filesystem and provide a file browser-based operation to copy, modify, or delete any file on the device through a PC. This method or feature, however, is not very important for Android game development.
Another interesting DDMS feature is profiling or tracing matrices...
Change the font size
Change margin width
Change background colour