How to enable Heap updates on my android client

Viewed 32636

Under DDMS, there is a HEAP tab, and then I click my android application under 'Devices'. But it said:

Heap updates are NOT ENABLED for this client

How can I enable Heap update for my android application?

2 Answers
Related