aryaxt
aryaxt

Reputation: 77596

android emulator ==> change heapSize?

I am trying to change the heap size of the emulator, to make sure that my app doesn't run out of memory with 16 mb available? How can i change the heap size on the emulator? I run the emulator through Eclipe.

Upvotes: 1

Views: 3052

Answers (1)

aryaxt
aryaxt

Reputation: 77596

When creating an emulator u can set the properties, and there is a heap size, which u can change.

Upvotes: 3

Related Questions