---
title: "What is DDMS? Describe some of its capabilities."  
description: "What is DDMS? Describe some of its capabilities."  
author: "Anonymous User"  
published: 2015-08-04  
updated: 2020-09-18  
canonical: https://www.mindstick.com/interview/12752/what-is-ddms-describe-some-of-its-capabilities  
category: "android"  
tags: ["android"]  
reading_time: 1 minute  

---

# What is DDMS? Describe some of its capabilities.

DDMS is the **Dalvik Debug Monitor Server** that ships with Android. It provides a wide array of debugging features including:\
port-forwarding servicesscreen capturethread and heap informationnetwork traffic trackingincoming call and SMS spoofingsimulating network state, speed, and latencylocation data spoofing

## Answers

### Answer by Anonymous User

DDMS is the **Dalvik Debug Monitor Server** that ships with Android. It provides a wide array of debugging features including:\
port-forwarding servicesscreen capturethread and heap informationnetwork traffic trackingincoming call and SMS spoofingsimulating network state, speed, and latencylocation data spoofing


---

Original Source: https://www.mindstick.com/interview/12752/what-is-ddms-describe-some-of-its-capabilities

Copyright © MindStick Software Pvt. Ltd. This Markdown version is provided for developers, AI systems, and offline reading.
