LogoLogo
  • Waydroid
  • Usage
    • Install Instructions
    • Install and Run Android Applications
    • Waydroid command line options
    • Waydroid Prop Options
  • FAQ
    • Google Play Certification
    • Disable On-Screen Keyboard
    • Community Projects We Like
    • Get Waydroid to work through a VM
    • Using ADB with Waydroid
    • Setting up Waydroid only Sessions
    • Setting up a shared folder
    • Color correction in Mutter
    • Backup/Restore apps and data
    • Using custom Waydroid images
  • Development
    • Compile Waydroid - Lineage OS based images
    • Manual Patch Resolution
    • Compile Waydroid - Using Android-Generic Project
  • Debugging
    • Getting Essential Information
    • Networking Issues
    • Known Issues
    • General Troubleshooting
Powered by GitBook
On this page

Was this helpful?

  1. Debugging

General Troubleshooting

If you run into issues, take a look at the official Issue Tracker [Waydroid issue tracker](https://github.com/waydroid/waydroid/issues)

PreviousKnown Issues

Last updated 2 years ago

Was this helpful?

General tips

Waydroid is in rapid developement so if you face issues, here is a good list of steps to do first:

  1. Make sure your Waydroid package is up to date;

  2. Make sure you have the latest Waydroid image by running # waydroid upgrade;

  3. Reset Waydroid:

    • stop the waydroid-container.service # systemctl stop waydroid-container.service

    • cleanup sudo rm -rf /var/lib/waydroid /home/.waydroid ~/waydroid ~/.share/waydroid ~/.local/share/applications/*aydroid* ~/.local/share/waydroid

    • initialise # waydroid init -f or # waydroid init -f -i /usr/share/waydroid-extra/images

    • start the service again # systemctl start waydroid-container.service

Failed to start Clipboard manager service

Install

Sometimes the physical keyboard does not work

Press Left Alt key.

Commands inside Waydroid shell outputs inaccessible or not found

On Arch based distributions there's a "bug" that may appear while working with lxc-attach that may cause this issue with commands inside waydroid shell like adbd or settings. A possible workaround for this would be replace the # waydroid shell command with # lxc-attach -P /var/lib/waydroid/lxc/ -n waydroid --clear-env.

WARNING: Service manager /dev/binder has died

See https://github.com/waydroid/waydroid/issues/136 You should enable . Add psi=1 to kernel command line.

pyclip
PSI