Search code examples
androidemulationdalvikgenymotionandroid-runtime

Do emulators or Genymotion support ART, the dalvik replacement?


ART is the next generation of Dalvik.

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


Solution

  • 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 !!