6

I am using Android studio 1.0.1. Using Genymotion + virtual box (2.3.1).I have downloaded nexus 4 (Android Lollipop) device. Whenever i am trying to open the device , it comes on the screen, shows "android" and stay in the same position. It doesn't open ever. I have tried with nexus 7 and even with a Custom device. It is happening only for "Lollipop" devices, others devices like KitKat is running very good.

Cœur
  • 37,241
  • 25
  • 195
  • 267
Md Razon Hossain
  • 141
  • 1
  • 12

4 Answers4

1

Download

Virtual Devices Google Nexus 5 - 5.0.0 API21 - 1080x1920
Jai
  • 486
  • 1
  • 8
  • 21
1

Update Genymotion and VirtualBox to the latest version then delete and reinstall Android 5.0.1 API 21 on your android SDK Manager. This work for me.

I have installed Google Nexus 7 - 5.0.0 API 21 - 800x1280

if you have problem with gapps and drag & drop on Genymotion, check this answer install GApps and ARM Support zips without a drag & drop

If you follow all the steps, should work

Community
  • 1
  • 1
Quimbo
  • 634
  • 6
  • 17
0

Update your gennymotion and Search for devices with API 21. I'm using Nexus 6 having Lollipop. There is no issue with it. Give a try to Nexus 6

ch3tanz
  • 3,070
  • 3
  • 16
  • 24
0

Problem

Once I updated to Genymotion 2.3.1 Lollipop devices would not boot anymore (android logo -> black screen).

Solution

I solved this issue by clearing the Genymotion cache:

Genymotion -> Settings -> Misc -> Clear cache

After clearing the cache I added a new Nexus 5 (API 21) emulator and it booted fine.

Notes:

  • I did not have this issue with Genymotion 2.3.0
  • Removing the Nexus 5 emulator and adding it back again did not solve the issue.
Rolf ツ
  • 8,611
  • 6
  • 47
  • 72