Genymotion Stuck at boot screen - android

I am on Mac OSX Catalina. Genymotion was running perfectly fine. However, suddenly it is getting stuck on splash screen/boot screen and stays there forever. I am using the latest version of Virtualbox (6.0.18).
Steps I have taken so far:
1. Reinstalling both (Genymotion and Virtualbox)
2. Deleting the .Genymobile folder
Which didn't fix the issue
My specs:
MacBook Pro Retina late 2013
16gb Ram
i7 4850HQ
These are the logs:
Logs
Thanks

Is there a particular reason why you are using Genymotion?
If not then I'd suggest looking into Android Studio emulator. It is well-supported by Google and it's a recommended solution for Android development and testing^

Related

Android Studio Emulator Not Working, Immediately Crashing

last night I was trying to use Android Studio on my "new" computer. I kept getting the "emulator process for AVD Pixel_3a_API_30_x86 was killed" when I tried launching the emulator from the AVD managaer, and when I tried running an app from code, it would just crash immediately and not tell me I got an error (mac os would just notify me that qemu-system-x86_64 quit unexpectedly). Does anyone know how to fix this? I tried following a few videos but nothing worked. Even updating the SKD Build-Tools 31-rc1 to 31.0.0 rc1 didn't work. I have HAXM which is what a lot of "fixes" suggest but still doesn't work. No matter which system image I pick, it always crashes! Please help!
photo 1 photo 2
Computer details: mac mini 2011, intel i5 2.3, mac os high sierra, 16gb ram & 480 ssd (storage is not the issue I don't think?).

'Emulator can not be opened because of a problem' AVD not working in Android Studio on Mac Yosemite

I have created a few virtual devices in Android Studio, but I'm not able to run any. Here's my error msg:
Here's some things I've tried:
Creating a NEXUS 4 AVD (to be able to choose 'Software-GLES 2.0' from 'Emulated performance graphics' in the AVD manager.)
Uninstall, then reinstall the Intel x86 HAXM installer.
I will be upgrading my mid-2012 MacBook Pro's OS to Catalina soon, but for now I have to run Yosemite which is supposed to be supported by Android Studio 3.6.1.
Thanks for any help!
I restarted Android Studio and create a new device in AVD MANAGER then I have increased the RAM size of emulator and it works nicely.
An OS upgrade to Catalina did the trick, though the devices are quite slow to load. I managed to run a NEXUS 4 AVD (left it on 'Auto' for the 'Emulated performance graphics' option in the AVD manager.)

Android Emulator doesn't start in MacOS 10.10

I'm trying to start an AVD in Android Studio, but it just open a "Splash Screen" (where is written Android), and after, there's no progress.
I searched about it, and I found some discussions about Intel's HAXM (Android Emulator with HAXM freezes on Mac OS Yosemite), I proceeded the installation, but didn't work.
Is there any another config that I should check it out?
That's my AVD settings: API 23 Nexus 4 1GB (RAM) 64MB (VM heap) Graphics: Hardware - GLES 2.0 Multi-Core CPU is checked
Intel x86 System Image (to Android 6.0) is installed too
I'm using a MacOS 10.10 (Yosemite) with 4GB (RAM)
Do you have Docker for Mac installed by any chance? I was just facing the exact same issue and stopping Docker fixed the problem...
As I'm not allowed to comment on the above answer, just to add my own experience. Both Docker and minikube - which will admittedly run it's kubernetes containers using docker - need to be stopped for the emulator to work.

Why can't I take screenshots in Android Emulator after installing Genymotion?

I've installed Genyomtion android emulator. Then I realized I can't take screenshots in Eclipse DDMS view.
After that, I tried to take a screenshot with standard android emulator that comes with the SDK. It didn't work.
Eclipse shows me a black image instead of screenshot.
It worked before I installed Genymotion! It's suspicious that Genymotion hacked my ADB, because screenshot taking is part of PAID version of GenyMotion!
Has anyone experienced the same problem? How can I get Eclipse taking screenshots again without reinstalling it?
Thanks in advance!
It's a known bug on 4.3 images, they are working on a fix. On a 4.2.2 image it's working for me, you can try to create a 4.2.2 device to take screenshot in the meantime.
Source: On twitter #genymotion responded to #Littledot1230 on this question :)
I have just used Genymotion and Eclipse DDMS today to take a screenshot for an app store submission.
So it works on at least these versions on my Win8 Pro machine:
Genymotion v1.1.0
Android 4.2.2 10" image
Eclipse ADT v22.0.1
Edit: so 4.2.2 is why mine worked - thanks Bonrry

Genymotion emulator not able to launch in windows 8.1

I am not able to start genimotion emulator after upgrading my windows to 8.1. It shows black screen saying dialog "Starting an emulator".
Can anyone know some work around for this?
I've managed to get mine to work by:
Uninstall Genymotion
Uninstall Virtualbox
Install latest Virtualbox
Install Genymotion (the version without Virtualbox)
Caveats: Runs slower than mollases :( I'll post back here if I find a fix for that.
I have uninstalled every thing and install new version 2.0.1 and working fine in windows 8.1 64-bit.
Had the same issue. For me it was enough to update VirtualBox to the latest available release which is version 4.18 at the time of this writing. No need to uninstall anything or to touch Genymotion itself.

Categories

Resources