In Eclipse I've created an Android Emulator.
I've set 2000MB as Internal Storage using the configurator, but starting the emulator and looking into Storage properties I Always see 533 MB as total space.
I've tried to add -partition-size 1024
but the total space is still 533 MB.
My application downloads data from a JSON source and requires at least 600 MB, but I can't understand why emulator doesn't use my configuration.
Any suggestion?
On Android Studio Click Edit Icon to edit the AVD. Click Show Advanced settings. Change the Internal Storage, Ram, SD Card size as necessary. Click Finish.
In Android N emulator you can easily get access Internal Memory. Then a pop up will open. Click on explore . Then you will get access of Internal Storage.
The android tools create an . android folder in your users home folder. This folder contains an avd folder in which a separate folder for each virtual device exists. In each of this folders a file called sdcard.
Go to Tools->Android->AVD Manager , there's something like pencil to edit your AVD click on that, then in the pop-up window click Show Advanced Settings and there you can change the RAM size.
I finally was able to solve the issue.
As the sd card size was correctly set up to 1GB, according to my settings, I simply copied the sdcard.img file and renamed it to userdata.img and userdata-qemu.img (in avd folder):
After relaunching the emulator, the phone memory size has increased! I don't know why, the userdata-qemu.img is much bigger, and I have now 1.89GB total space.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With