Genymotion 2.01 (November 14th, 2013)
- November 14, 2013
- Genymotion Desktop
Corrections
- Errors in SSL handshake could block user authentication with Genymotion Cloud
- Pressing Enter in authentication popup canceled user authentication process instead of launching it. Default focus have been updated
- Pressing Add new virtual device button could be inactive in some situations. This has been fixed
Genymotion 2.0.0 (November 13th, 2013)
- November 13, 2013
- Genymotion Desktop
Genymotion 2.0.0 is no more a beta version but the first Genymotion commercial release!
Migrating from v1.3.0
- To use the new features, you must deploy new virtual devices after upgrading to Genymotion v2.0.0. All previous virtual devices deployed with Genymotion v1.3.0 will continue to work but without the new features
- Warning: all Genymotion settings (ADB path, network proxy configuration, …) will be lost after upgrading to Genymotion v2.0.0. It’s not possible to recover settings from previous versions
Information
- As announced earlier, Genymotion doesn’t include Google Apps and ARM libraries support anymore.Concerning ARM libraries support, this shouldn’t be too much of a problem for you developers,as there will be absolutely no impact if you use the Java SDK. As for the NDK, it is straightforward toenable x86 compilation for your native code. You need to add the x86 platform to the APP_ABI entry of theApplication.mk file.
for example:
APP_ABI := armeabi armeabi-v7a x86 mips
- There are now a lot of good x86 devices in the wild, and this is a good opportunity to embrace this newplatform, and add x86 compatibility to your app if you haven’t done it yet.For Google apps, we are still trying to work with Google to add them back. If you decide to add theneeded package by yourself, it will be at your own risk and responsibility and we will not be liable for it.This release includes a “drag&drop” feature which will allow you to drag&drop an APK or a ZIP file to the Genymotion window:
APK files will be installed and, if possible, automatically started
ZIP files, if they are detected as system updates or system patches, will be automatically deployed in your Genymotion virtual device.
- Licensing system
A licensing system is available in Genymotion version 2.0.0.
Genymotion can be used in Free mode (without commercial features) for your personal use or with a license (Indie or Business) enabling all features for a professional use.
Please refer to the Store section of the Genymotion website.
New features
- New Remote Control widget
Control accelerometer sensor and multi-touch gestures in your application directly from any real device.
Only available with Indie and Business licenses.
- New Screencast widget
Take screenshots and videos very easily from any Genymotion virtual device.
Only available with Indie and Business licenses.
- Drag&Drop to copy files and APK in your virtual device
With a simple drag&drop, you can copy files very easily from your computer to your virtual device.
If an APK is dropped into the virtual device, it will be installed and launched automatically! You can drop files, folders, APK, or zip files. Zip packages containing /system directory tree will be automatically installed.To use this new feature, the path to ADB must be correctly set.
- engine in the virtual device creation window
In the new virtual device creation window, you can now filter devices by Android version, device name or with a keyword.
- Slideshow during virtual device download
A slideshow describes new Genymotion features and some useful Genymotion tips when you wait for your virtual device to be installed.
- Possibility to change storage folder of Genymotion virtual devices
In the Genymotion settings, you can now choose the folder where Genymotion virtual devices will be stored.
This feature allows you to avoid filling your system disk when it has a small capacity.
- Write Android logcat into a file
The Android log messages (from logcat) are automatically written to a file on your workstation. See documentation for more details.
This allows you to easily send these logs to the Genymotion Support team. To use this new feature, the path to ADB must be correctly set.
- A specific toolbar for Genymotion widgets
Two toolbars are now available in Genymotion. One for Genymotion widgets and one for Android actions (recent apps, back,…).
- New Android versions
- Android 4.3
- Android 2.3 in Preview version
- Miscellaneous
- A memory leak as been found in the way Android applications were handled, leading to a heavy memory consumption from Genymotion software. This issue has been fixed.
- On workstations where the VirtualBox “Default Machine Folder” has been modified by the user, adding a new Genymotion virtual device could reset this setting to its VirtualBox built-in value. This issue is now fixed.
- If Genymotion cannot connect to your virtual device then you will be invited to check your network parameters
- Genymotion configuration panel has been redesigned with tabs instead of a single options list to enhance its usability.
- We now use a new filemanager inside Genymotion virtual devices: Astro has been replaced by CyanogenMod Filemanager.
Genymotion 1.3.1 (October 25th, 2013)
- October 25, 2013
- Genymotion Desktop
Corrections
- On Mac OSX 10.9, the graphic render of Android window was upside down. This issue is fixed
Genymotion 1.3.0 (September 25th, 2013)
- September 25, 2013
- Genymotion Desktop
Migration from v1.2.1
- To use the new features, you must deploy new virtual devices again after upgrading to Genymotion v1.3.0. All previous virtual devices deployed with Genymotion v1.2.1 will continue to work but without the new features.
New features
- Camera widget
You can now use this widget to send a video stream to the front and back Android cameras.
For more information, please refer to the User Guide, section Camera.
Miscellaneous
- Send statistics about Genymotion software
This new version now includes usage statistics which are sent to Genymotion servers (software version, virtual devices downloads, virtual devices usage)All data being anonymized before being sent, they cannot be linked to your user account. If you don’t want us to collect statistics, you can opt-out in the Genymotion settings.
Corrections
- On workstations with some Intel GPU, the Genymotion virtual device display could be flickering. This issue is fixed
- On some window managers (KDE for example) using custom text colors, parts of the Genymotion application were not visible or too little. This issue is fixed
- Some battery widget messages have been removed from Android logs
Genymotion 1.3.0 (September 25th, 2013)
- September 25th, 2013
- Genymotion Desktop
Migration from v1.2.1
- To use the new features, you must deploy new virtual devices again after upgrading to Genymotion v1.3.0. All previous virtual devices deployed with Genymotion v1.2.1 will continue to work but without the new features.
New features
- Camera widget
You can now use this widget to send a video stream to the front and back Android cameras.
- Miscellaneous
Send statistics about Genymotion software
This new version now includes usage statistics which are sent to Genymotion servers (software version, virtual devices downloads, virtual devices usage)All data being anonymized before being sent, they cannot be linked to your user account. If you don’t want us to collect statistics, you can opt-out in the Genymotion settings.
- Corrections
On workstations with some Intel GPU, the Genymotion virtual device display could be flickering. This issue is fixed
On some window managers (KDE for example) using custom text colors, parts of the Genymotion application were not visible or too little. This issue is fixed
Some battery widget messages have been removed from Android logs
Genymotion 1.2.1 (September 3rd, 2013)
- September 3rd, 2013
- Genymotion Desktop
Migration from v1.1.0
- To use the new features, you must deploy new virtual devices again after upgrading to Genymotion v1.2.1. All previous virtual devices deployed with Genymotion v1.1.0 will continue to work but without the new features
New features
- Multi-touch gestures
You can now use zoom gestures using mouse events:
- Right click + Move left: Zoom in
- Right click + Move right: Zoom out
- Right click + Move up: Tilt forth
- Right click + Move down: Tilt back
- Shift + Right click + Move left: Rotate Left
- Shift + Right click + Move right: Rotate Right
- Automatic management of Genymotion software updates
The Genymotion software can detect whether a new version is available.
When a new version is available, a notification will be shown.
Notifications can be disabled.
- Virtual keyboard
You can now activate the virtual keyboard in the virtual device settings.
Corrections
- If we cannot use CPU virtualization option to launch a multi-CPU virtual device, then Genymotion will force number of CPUs to 1 to make it work anyway
- Fix paid app installation not working on Android 4.2 due to internal storage
- Last version of Google Maps does not crash anymore with Genymotion
- Improved precision on GPS widget fields to use 10 digits, especially when working with latitudes greater than 100°
- Proxy settings are now applied globally and features such as GPS widget will run through an HTTP proxy
[End of content excerpts extracted from the page; navigation, header, and footer elements intentionally omitted.]