0% found this document useful (0 votes)
115 views1 page

Android Emulator: Create Android Virtual Device Dalvik Debug Monitoring Service (DDMS)

The Android Emulator allows developers to test Android applications without a physical device by running an Android Virtual Device (AVD). Developers can create and configure AVDs through the Android Virtual Device Manager and use the Dalvik Debug Monitoring Service (DDMS) to monitor and control virtual machines while debugging applications.

Uploaded by

SPSINGH Rathour
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
115 views1 page

Android Emulator: Create Android Virtual Device Dalvik Debug Monitoring Service (DDMS)

The Android Emulator allows developers to test Android applications without a physical device by running an Android Virtual Device (AVD). Developers can create and configure AVDs through the Android Virtual Device Manager and use the Dalvik Debug Monitoring Service (DDMS) to monitor and control virtual machines while debugging applications.

Uploaded by

SPSINGH Rathour
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
You are on page 1/ 1

Android Emulator

Android Emulator or Android Virtual Device is used to run, debug and test the
android application if you don't have the real device.

Create Android Virtual Device


Launch Android AVD Manager to create Android Virtual Device.

Dalvik Debug Monitoring Service (DDMS)


DDMS is used to monitor and control the Dlavik virtual machines on which we
are debugging our applications.

You might also like