Obviously there is a huge difference ... For example when you run LINUX/windows on VM and run LINUX/windows on main hdd/ssd you will see a lot performance difference ... It's the same thing
Hey !! Thanks for the video, however I'm struggling with an error when installing Waydroid (sudo apt install waydroid). Here's what is displayed in the terminal : Traceback (most recent call last): File "/usr/bin/waydroid", line 7, in import tools File "/usr/lib/waydroid/tools/__init__.py", line 8, in import dbus.mainloop.glib File "/usr/lib/python3/dist-packages/dbus/__init__.py", line 71, in import dbus.types as types File "/usr/lib/python3/dist-packages/dbus/types.py", line 10, in from _dbus_bindings import ( ModuleNotFoundError: No module named '_dbus_bindings' I couldn't find a way to resolve it and I was wondering if you could help me :). Thanks a lot !
Everything seems to install nicely, but trying to start Waydroid results into nothing opening in Weston.
same problem
same problem
@ So far I've gotten it working by opening the terminal inside Weston, and running:
' waydroid session stop '
followed by:
' waydroid show-full-ui '
Waiting for waydroid container service...
how am i suppose to install apps i just get the weston open but no app manager or any way to install apks
Hello, I have already completed the installation steps but when I run the screen I get a bug, only lines are visible, is there a solution, help
Restart your PC/Laptop, then before running waydroid, open terminal and type weston and then run waydroid from your applications
how is the performance? curious how it runs on wayland compared to ubuntu
Obviously there is a huge difference ... For example when you run LINUX/windows on VM and run LINUX/windows on main hdd/ssd you will see a lot performance difference ... It's the same thing
well i tested all android emulators on linux mint 22 - no one works.. realy sad but looks like we'll have to go back to windows
Видео инструкция не рабочая
great video. thanks for the effort!
too small, too blurry
womp womp
FAKE!! DISLIKE
Hey !! Thanks for the video, however I'm struggling with an error when installing Waydroid (sudo apt install waydroid). Here's what is displayed in the terminal :
Traceback (most recent call last):
File "/usr/bin/waydroid", line 7, in
import tools
File "/usr/lib/waydroid/tools/__init__.py", line 8, in
import dbus.mainloop.glib
File "/usr/lib/python3/dist-packages/dbus/__init__.py", line 71, in
import dbus.types as types
File "/usr/lib/python3/dist-packages/dbus/types.py", line 10, in
from _dbus_bindings import (
ModuleNotFoundError: No module named '_dbus_bindings'
I couldn't find a way to resolve it and I was wondering if you could help me :). Thanks a lot !
please follow the commands in the same sequence:
1. sudo apt update
2. sudo apt install curl
3. sudo apt install ca-certificates
4. sudo apt install weston
5. curl repo.waydro.id | sudo bash
6. sudo apt update
7. sudo apt install waydroid