Does the android simulator use the same amount of memory as the real device?
For example if my app doesn’t run out of memory on a simulator, does it mean that it doesn’t run out of memory on an actual device?
Does the android simulator use the same amount of memory as the real device?
Share
When you set up an emulator, you can specify the amount of memory. Here’s an example blog post where someone explains the configurations of various common Android devices.
http://mobile.tutsplus.com/tutorials/android/common-android-virtual-device-configurations/