Anju
Anju

Reputation: 9479

can we increase the emulator's rom size for loading large applications

For running my application in emulator, is it possible to increase the rom size for emulator?

Upvotes: 0

Views: 525

Answers (1)

Anju
Anju

Reputation: 9479

Yes we can run large applications too in emulator.

Inside eclipse, Eclipse -> Preferences -> Android -> Launch -> default emulator options give -partition-size 1024

Upvotes: 2

Related Questions