8

ART is the next generation of Dalvik.

Is there anyway to emulate it with Android emulators or with Genymotion ?

Cerbrus
  • 70,800
  • 18
  • 132
  • 147
Snicolas
  • 37,840
  • 15
  • 114
  • 173

1 Answers1

3

You can switch between Dalvik and ART, under Settings -> Developer options -> Select Runtime

---- Update

The above doesn't work, the emulator doesn't boot.

-- Update 2

android ticket

-- Update 3

With the latest GenyMotion (4.4.2), switching to ART works !!

The device can't shutdown properly to reboot but, close its window, restart a VM, it will reboot using ART. Thanks Geny Mobile !!

Snicolas
  • 37,840
  • 15
  • 114
  • 173
Blackbelt
  • 156,034
  • 29
  • 297
  • 305