gmsaas 1.9.0 is out.
New features:
- Added
gmsaas instances display
commands.
Run pip3 install [--user] --upgrade gmsaas
to update
For more details and usage, please refer to our blog post.
gmsaas 1.9.0 is out.
gmsaas instances display
commands.Run pip3 install [--user] --upgrade gmsaas
to update
For more details and usage, please refer to our blog post.
New Genymotion Virtual Devices version 3.1.0 for Genymotion Desktop and Saas have been released.
Android 12.1 is available for Genymotion Desktop on both x86_64 (PC/Mac Intel) and aarch64 (Mac M1/M2) architectures now.
Android 9.0, 10.0, 11.0 and 12.0 have been updated.
An emulated Bluetooth stack is now available starting from Android 10.0: Virtual devices now declare their Bluetooth capability, and emulate Bluetooth beacon detection.
Android version | Genymotion Desktop x86/x86_64 (PC & Mac Intel) | Genymotion Desktop arm64 (Mac M1/M2) | Genymotion SaaS |
---|---|---|---|
12.1 | Released | Released | Coming Soon |
12.0 | Released | Later | Released |
11.0 | Released | Released | Released |
10.0 | Released | N/A | Released |
9.0 | Released | N/A | Released |
It is now possible to control the number of devices allocated to group and sub-groups.
See this blog post for details.
gmsaas 1.8.0 is out:
--max-run-duration
option for command gmsaas instances start
.gmsaas hwprofiles get|list|create|delete
commands.gmsaas osimages get|list|clone|delete
commands.gmsaas recipes get|create|delete
commands.gmsaas instances save|saveas
commands.--stop-when-inactive
option, replaced by --max-run-duration
.--out
option to gmsaas logzip
command.--source
option to gmsaas recipes list
command.-h
in addition of --help
.Run pip3 install [--user] --upgrade gmsaas
to update
For more details and usage, please refer to https://docs.genymotion.com/gmsaas/
This upgrade includes several new features to easily create and manage user groups within your organization.
Managers can:
This feature allows managers to easily add large numbers of users as a list in groups:
Android 13.0 beta is now available for Genymotion SaaS (Cloud).
Android 12.1 is now available for Genymotion SaaS (Cloud). To create a new recipe using Android 12.1, check out this blog post.
Android 12.0 is now available for Genymotion SaaS (Cloud). To create a new recipe using Android 12, see this blog post.
New Genymotion Virtual Devices version 3.0.2 for Genymotion Desktop 3.3 and Genymotion Saas have been released.
The Recipes interface has been completely redesigned with two new sections, Hardware Profiles and Images, to provide a modern solution to create custom Android virtual devices in the Cloud.
Check our User Guide for more details. If you have any suggestions, feel free to use our public Git discussion board.
gmsaas 1.7.1 is out:
Run pip3 install [--user] --upgrade gmsaas
to update
For more details and usage, please refer to https://docs.genymotion.com/gmsaas/
Android 11 is now available for Genymotion SaaS (Cloud) with the following new default recipes:
This update improves collaboration features, mobility and performance.
New features:
Bug fixes & improvements:
Check our User Guide for more details.
If you have any suggestions, feel free to fill our form .
This monthly update brings minor new features and improvements.
New features:
Bug fixes & improvements:
Check the User Guide for more details.
If you have any suggestions, feel free to fill our form .
gmsaas 1.7.0 is out:
Run pip3 install [--user] --upgrade gmsaas
to update
For more details and usage, please refer to https://docs.genymotion.com/gmsaas/
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:
Breaking changes:
Bug fixes & improvements:
Check the User Guide for more details.If you have any suggestions, feel free to fill our form .
New Genymotion Virtual Devices version 2.17 for Genymotion Desktop and Genymotion SaaS (Cloud) have been released.
New Genymotion Virtual Devices version 2.16 for Genymotion Desktop and Genymotion Cloud SaaS have been released.
Data encryption
We have enabled file-based encryption for Android 8.0, 8.1, 9.0 and 10.
SSL VPN support
We have added support for SSL VPN client applications on Android 5.0 and higher.
All Android versions
We have updated the Genymotion Java API. If you are using it, you need to update the Genymotion library.
RIL and Baseband: improved stability when changing baseband values like IMEI. Now persistent across reboots.
Other changes include:
Android 10.0
Android 6.0 to 9.0
Android 9.0
Android 7.0
Android 5.1 and higher
Android 4.4
Now available for Genymotion Desktop and Genymotion Cloud SaaS.
Check our latest version on PyPi.
Install the latest version with: pip3 install gmsaas
Upgrade to the latest version with: pip3 install --upgrade gmsaas
Check our latest version on PyPi.
Install the latest version with: pip3 install gmsaas
Upgrade to the latest version with: pip3 install --upgrade gmsaas
gmsaas config set proxy
command--verbose/-v
global option to print logs to standard outputNew Genymotion Virtual Devices version 2.14 have been released. Those are the devices used by Genymotion Desktop and Genymotion Cloud SaaS.
This release includes the following changes:
We are deprecating Android 4.1, 4.2 and 4.3 support. Genymotion Desktop 3.0 can create devices with those Android versions (using Genymotion Virtual Devices 2.13). But they won’t be available in Genymotion Desktop 3.1. If you rely on such devices, we recommend migrating your setup to at least Android 4.4.
These new devices are now available for Genymotion Desktop 3.0 users and Genymotion Cloud SaaS.
A new command: logzip
This new command will gather all gmsaas logs into one ZIP file.
This file is named like gmsaas-logs-YYYYMMDD-HHMMSS.zip, and generated in the current directory.
Whatever your problem is, the logs are handy to help us investigate on any issue you may have found when using our SaaS product. Just follow the steps below:
A command-line tool to rule all your virtual devices, host in our Cloud SaaS solution.
Achieve all the following tasks from the command line:
Requirements
Install step
pip3 install gmsaas
Configuration step
gmsaas config set android-sdk-path <AndroidSDKPath>
‐‐help
Lists all commands and options.
Used with any command: prints its specific help message.
‐‐version
Prints the current gmsaas version.
auth [login|logout|whoami]
Manage your Genymotion Cloud SaaS credentials to access your Cloud virtual devices.
config [get|list|set]
Manage your Genymotion Cloud SaaS configuration properties.
instances [adbconnect|adbdisconnect|list|start|stop]
Manage your Android virtual devices hosted by our Genymotion Cloud SaaS solution.
recipes [list]
List all recipes to create a Android virtual device hosted by our Genymotion Cloud SaaS solution.
We are using cookies to provide statistics that help us give you the best experience of our site. By continuing to use the site you are agreeing to our use of cookies. You can find our Privacy Statement.