Run android emulator faster - nexus 4 configuration

13,158

The emulator runs at a usable speed with top end machines, but has a slight delay on older ones. There is no need to run the AVD on a Virtual Machine. But it seems to be faster that way. The emulator takes long to startup but you don't have to close it after testing, the reason for this is it is starting up the android OS, much like booting windows.

What you can do?

  • Disable boot animation (speeds up boot time)
  • Use Host GPU (use with nvidia cards, renders with your GPU)
  • Snapshot (boots up from snapshot of previous boot)

Further info can be found here.

Share:
13,158
Admin
Author by

Admin

Updated on August 06, 2022

Comments

  • Admin
    Admin almost 2 years

    I found some ideas how to run android emulator faster, but for Nexus 4 configuration still it doesn't work correctly.

    My PC: AMD Phenom II X4 955 (4 x 3,20Ghz) 4 GB ram memory ATI 5750 Windows 7 64bit

    Virtual Device Configuration: Name: Nexus 4 ;) Device: 4.65" 720p (720 x 1280: xhdpi) Target: Android 4.2.2 Skin: Display a skin with hardware control - checked RAM: 756 VM Heap: 64 Internal Storage: 200MiB

    PC is very fast updated but without SP1 - because after SP1 some games and application were working slower for me then before SP1.

    So, main issue is: emulator works all the time with 'lag'. For ex: I clicked 'menu' button and then I was waiting 3s to see list of apps. And everything on emulator is working like this. It is very tiring to make good tests.

    Do you have some ideas how can I improve it?

    Best Mob86.