lufo88 wrote: > Hi, > > I have a problem with Android emulator. > It is very very slow on my PC (windows 8 64 bit, Intel T7500 core 2 Duo > 2.2 ghz, 4 GB RAM, Nvidia quadro FX 570M). > I install intel HAXM and run the emulator with intel atom x86 image but it > isn't change so much. > I check if HAXM is running and there is no problem. > > I run with API 17 and API 15. Nothing change. > > Here the settings of the last AVD I create: > Galaxy nexus > Android 4.2.2 - API level 17 > Intel Atom (x86) > > Ram 768 > VM heap: 32 > > Internal storage > 2 GiB > > use GPU host: checked > > Anyone have an idea? >
How much memory did you allocate for the Intel VM? Given that you need roughly 1 GiB for the emulator/VM combo and only have 4 GiB overall, never mind what you need for the IDE, Java, various tools and the normal suite of programs, I suspect you're getting into a swap mania situation. -- Lew -- -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en --- You received this message because you are subscribed to the Google Groups "Android Developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

