Genymotion SaaS new interface (January 26, 2022)
- Genymotion SaaS (Cloud)
- Genymotion Cloud SaaS becomes Genymotion SaaS!
- The user interface has been completely redesigned to provide you with a modern web application to manage your Android virtual devices in the Cloud.
New features:
- Drop Python 3.5 support
- Added Apple M1 compatibility
- Added creation timestamp in instances information
Improvements:
- Better detection of the Android SDK path
Fixes:
- Fix corrupted config file when running multiple gmsaas processes
Run
pip3 install [--user] --upgrade gmsaas
to update
For more details and usage, please refer to https://docs.genymotion.com/gmsaas/
---
Genymotion SaaS new interface (January 26, 2022)
- Genymotion SaaS (Cloud)
- Genymotion Cloud SaaS becomes Genymotion SaaS!
- The user interface has been completely redesigned to provide you with a modern web application to manage your Android virtual devices in the Cloud.
New features:
- Homepage now lists your running virtual devices in a customizable table
- You can now start, stop and save virtual devices directly on this page
- Emulator player has been maximized and uses dark theme
- Templates are now Recipes: default (delivered by Genymotion) or custom (shared or saved)
- Collaboration features: inviting users, sharing recipes and live sessions have been reworked to facilitate teamwork
- All pages are now responsive (laptops & mobile support)
- Administration: managers can now promote invited users as managers
Breaking changes:
- Applications dedicated page is going to be reworked and has been removed for now, but you can still upload APKs to your devices!
- Administration: User groups page has been temporarily removed as it is incomplete. It will be back with new features later. Stay tuned!
Bug fixes & improvements:
- Modern user-experience everywhere, applying Material Design principles
- Platform status directly visible in Sidenav
- User profile: Easily set your avatar & name
- Useful links: Documentation, public API and Help center
Check the User Guide for more details. If you have any suggestions, feel free to fill our form.
---
Genymotion Device Image 11.0.1 (Aug. 20, 2021)
- August 23, 2021
- Genymotion Device image (PaaS)
- Android 11
Android 11
- Brings OpenGapps installation support in Android 11 using the Upload widget or Drag’n drop feature
- Reduces boot time due to a wrongly configured component in Android 11
- Fixed screen density and resolution configuration not being applied correctly
---
Genymotion Plugins 1.0.9 (Aug. 10, 2021)
- August 10, 2021
- Plugins
- Fixes:
- Supports IntelliJ ver. 2021.1.+ / until 212.* (Android Studio Arctic Fox | 2020.3.1)
---
Genymotion Device image 11.0 (May 31th, 2021)
- June 1, 2021
- Genymotion Device image (PaaS)
- Android versions
Android 11.0 images have been created. Android 10.0 (Q) images have been updated. Pie (Android 9.0) images have been updated. Oreo (Android 8.1) images have been updated. Oreo (Android 8.0) images have been updated. Nougat (Android 7.0) images have been updated. Marshmallow (Android 6.0) images have been updated. Lollipop (Android 5.1) images have been updated.
New Features
- Added Android 11.0
- Added the ability to use microphone
- Added “speed” field in GPS API
Fixes
- Fixed an issue preventing whatsapp compatibility
- Fixed the camera crashing after several minutes
- Fixed an issue with SSL certificate generation of long domain names
- Fixed an issue with loading page not showing up in Android 10
- Fixed an issue with wifi being disabled when external data disk is used with Android 7.0
- Fixed troubleshooting tests
---
Genymotion Desktop 3.2.1 (Apr. 20, 2021)
- April 20, 2021
- Genymotion Desktop
Bug Fixes
- gmtool: The ‘gmtool admin list’ command now displays the right IP for each listed device instead of 0.0.0.0 (this was a regression introduced in 3.2.0 by a change meant to improve performance)
- application sharing: On Android 10, foreground application detection was not working, making application sharing not possible. It is fixed now
- player: Improved device startup reliability on slow computers. Also, Player window stays in place after performing an ‘adb reboot’. Finally, device reconnection issues for Android 9 have been fixed
- zsh: Fix gmtool zsh completion when installing Genymotion as root