Can't find Genymotion.app

android-emulator, android-studio, genymotion

Solution

On Mac,this is my solution:

/Applications/Genymotion.app/Contents/MacOS/player.app

Problem

I am unable to test my application on Android studio via genymotion. Genymotion warning: You must specify the path to the Genymotion folder to use this feature. when trying to location Genymotion.app I get this error: "Cannot find Genymotion in the specified path" this is the path I entered for genymotion.app: C:\Users\Rua\AppData\Local\Genymobile\Genymotion

Original source

Related problems