asked 175k views
3 votes
What is the memory manager found in the Android SDK called?

a. MemoryWare
b. AndroidMemoryX
c. MemoryMaster
d. Dalvik

1 Answer

1 vote

Final answer:

The memory manager found in the Android SDK is called Dalvik.

Step-by-step explanation:

The memory manager found in the Android SDK is called Dalvik. Dalvik is a specialized virtual machine that was used in earlier versions of the Android operating system. It is responsible for managing memory allocation and garbage collection in Android applications.

answered
User Ricksmt
by
7.2k points