Note
Android logcats are included in Genymotion logs when they are generated.
Location of logcat.txt
Android log messages are automatically stored in the logcat.txt file. The logcat.txt file is located in the virtual device folder by default:
- On Windows:
"%LocalAppData%\Genymobile\Genymotion\deployed\<virtual device name>\" - On macOS:
"$HOME/.Genymobile/Genymotion/deployed/<virtual device name>/" - On Linux:
"$HOME/.Genymobile/Genymotion/deployed/<virtual device name>/"
Related articles
- How to get Genymotion Desktop logs?
- How to share folders with Genymotion Desktop host machine?
- How to transfer a Genymotion Desktop virtual device to another Computer? (VirtualBox only)
- How to change Genymotion Desktop installer path in my Android Studio?
- How to connect to a Genymotion Desktop virtual device remotely with ADB?