- type: textarea
attributes:
label: "Logs"
- description: Attach the following files
+ description: Attach the following files while waydroid is running
value: |
+ /var/lib/waydroid/waydroid.cfg
/var/lib/waydroid/waydroid.prop
/var/lib/waydroid/waydroid_base.prop
/var/lib/waydroid/waydroid.log
- `sudo waydroid logcat | tee logcat.txt`
+ `sudo waydroid shell -- logcat -d | tee logcat.txt`
`sudo dmesg | tee dmesg.txt`
validations:
required: true