Install ddms by entering the following commands in the terminal:
sudo apt update sudo apt install ddms
Description:
Dalvik Debug Monitor Server
Android Studio includes a debugging tool called the Dalvik Debug Monitor Server (DDMS), which provides port-forwarding services, screen capture on the device, thread and heap information on the device, logcat, process, and radio state information, incoming call and SMS spoofing, location data spoofing, and more. . See also:
Homepage: https://android.googlesource.com/platform/tools/swt
Version: 2.0.0-1
Section: universe/devel