Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Lollipop device is not opening in genymotion

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.

like image 604
Md Razon Hossain Avatar asked Jan 27 '15 06:01

Md Razon Hossain


People also ask

How to use genymotion plugin for Android Studio?

It has a very simple user interface and one can directly use it from Android Studio by installing its plugin only once. The Genymotion plugin for Android Studio allows testing the application developed with the Android Studio IDE. It uses ADB to connect to any active virtual device and push the application.

What is genymotion emulator?

Genymotion is an Android Emulator that is faster than the Android Studio Emulator. Genymotion emulator offers a wide range of virtual devices for development, test, and demonstration purpose. It has a very simple user interface and one can directly use it from Android Studio by installing its plugin only once.

How to download genymotion Personal Edition?

So to download Genymotion please go to this site. Then click on the “Download Genymotion Personal Edition” button. Note: Please sign in yourself to Genymotion if you have already not an account on Genymotion. Step 2: In the next step click on the button as your requirement.

Why is genymotion asking me to login Everytime I start it?

Seems like the genymotion is not able to read login credentials and personal use license from the file in our non-root user directory. That is why it was asking me to login everytime I started genymotion.


Video Answer


2 Answers

Download

Virtual Devices Google Nexus 5 - 5.0.0 API21 - 1080x1920
like image 56
Jai Avatar answered Oct 11 '22 21:10

Jai


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

like image 32
Quimbo Avatar answered Oct 11 '22 23:10

Quimbo