Click here to Skip to main content
15,891,431 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
Default heap size of my android emulator is 16 (for 512 mb RAM). I want to increase my RAM size to 1024 mb. So I want to know the heap size for 1024 mb. is there any sequence to do that? my android emulator version is Google API V 10 (Gingerbread)with ARM processor. thank you..
Posted

1 solution

Its easy

just when you are making emulator
you can make changes in emu
like increase heap size

so check this
go to edit emulator
in that in bottom side you will see RAM
in that row click on second column and change 1024..
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900