Configure Genero Mobile for Android / Display to an Android virtual device |
Here are troubleshooting tips for issues you may encounter when using an Android Emulator during the development of your Genero Mobile app.
If you are having emulator issues, we recommend you read Using the Emulator on the Android Developers site.
You followed the instructions to display to an Android virtual device, and you are getting intermittent crashes of the Android emulator when starting up. What is the issue?
It has been discovered that if you have an external monitor attached, or if you are moving your emulator between monitors in a dual monitor environment, it would save the location, which it would then use to restore when starting up. The location would then be read as an unexpected value, and would cause a core dump. To solve when this is the issue:If this is not the problem, then you may wish to try a different Android emulator, such as Genymotion. Please check the system requirements before making the change!
To view the Android bug number for this issue: https://code.google.com/p/android/issues/detail?id=40556
Mobile emulators are virtual machines. As such, we highly recommend a desktop or laptop with CPU virtualization support and sufficient memory. If you do not have this, you will find the mobile emulators will run very slowly.
For Mac users:
At this time, we have no statistics regarding system requirements for Linux users.