Important
Though it is possible to install Genymotion plug-in for Android Studio, it will not work properly with JetBraind Rider due to compatibility issues. We recommend not using this plugin and stick to the following method.
Prerequisites
- JetBrains Rider is required.
- Xamarin Android plugin is required (see https://www.jetbrains.com/help/rider/Xamarin.html).
- SDK tools for Android are required (see Xamarin SDK documentation).
Configuration
- Setup JetBrains Rider Xamarin Android plugin and Android SDK tools.
- Make sure the toolbar is enabled (View -> Toolbar).
- Genymotion Desktop must use Xamarin SDK tools instead of its built-in tools (See Configuring ADB).
- Start a virtual device in Genymotion Desktop.
- The running device should appear in the JetBrains Rider toolbar.
Note
It is not possible to connect more than one device at a time.
Content
The running device should appear in JetBrains Rider toolbar.
Related articles
- How to get logs and logcats with Genymotion SaaS?
- The VirtualBox DHCP server has not assigned an IP address to the virtual device
- Genymotion Desktop and Jenkins integration
- How to enable hardware virtualization (VT-x/SVM) on Windows 10?
- Genymotion Desktop becomes unstable and slow after a while.