Waydroid in (x11) Pop!_Os 22.04 using Weston

Waydroid in (x11) Pop!_Os (GNU/Linux) 22.04 using Weston
The links and commands
waydro.id/
docs.waydro.id/usage/install-...
Initialize Waydroid(enter individually)
sudo waydroid init
sudo waydroid init -f -s GAPPS
Weston Command I use
weston --width=360 --height=620 --socket=mysocket
Waydroid Open
waydroid show-full-ui
Waydroid Close
waydroid session stop
Clipboard
sudo pip install pyclip
sudo apt install wl-clipboard
Google Play Certification
docs.waydro.id/faq/google-pla...
More Waydroid Commands
docs.waydro.id/usage/waydroid...
Remove desktop icons from app launcher
for a in ~/.local/share/applications/waydroid.*.desktop; do grep -q NoDisplay $a || sed '/^Icon=/a NoDisplay=true' -i $a; done
Thanks to everyone who helped me in the Waydroid Telegram Community
Join Telegram Community telegram.me/WayDroid
That's it!

Пікірлер: 28

  • @BedArmy101
    @BedArmy1012 ай бұрын

    Very helpful! For using copy/paste to get the certification id I was able to just enter the Waydroid shell via terminal my normal desktop while Waydroid was running in Weston. I didn't need to use the terminal nor web browser from weston at all.

  • @Zobbster
    @Zobbster7 ай бұрын

    Really helpful video, thanks very much!

  • @abhiraaid

    @abhiraaid

    7 ай бұрын

    I'm glad it was helpful.

  • @workingguy3166
    @workingguy31668 ай бұрын

    Appreciate u bro

  • @vamvicky7063
    @vamvicky70637 ай бұрын

    Thank you 🙏

  • @abhiraaid

    @abhiraaid

    7 ай бұрын

    🙂

  • @hcutter9802
    @hcutter98022 ай бұрын

    Brilliant! Worked for me exactly as you said, and btw you totally need to do ASMR videos bro! :)

  • @abhiraaid

    @abhiraaid

    2 ай бұрын

    Haha😂

  • @PKTTV
    @PKTTV4 ай бұрын

    Thanks a lot, works very well. I have one Problem, I installed the pi and clipboard but without effect. Can not copy and paste

  • @abhiraaid

    @abhiraaid

    4 ай бұрын

    Same here, I recommend asking about it on the Waydroid Telegram Group

  • @user-xg2oh5cg8h
    @user-xg2oh5cg8hАй бұрын

    Will this make my nvidia gpu works with 3d acceleration with waydroid since it says it doesn't support Nvidia gpu on the official website.

  • @abhiraaid

    @abhiraaid

    Ай бұрын

    Waydroid itself doesn't use GPU, it only uses CPU.

  • @hallelarteanimacao
    @hallelarteanimacao5 ай бұрын

    hi ! for disable locking screen for a weston section, how to?

  • @abhiraaid

    @abhiraaid

    5 ай бұрын

    Weston have a timeout it seems, you should be able to change it by editing weston.ini file somewhere in .config folder. Just edit the parameter idle-time=0

  • @user-op5mn4xy2p
    @user-op5mn4xy2p6 ай бұрын

    hi thanks for this video, so how should i active the windows scalling

  • @abhiraaid

    @abhiraaid

    6 ай бұрын

    Currently we cannot. Since we are using weston as a container

  • @Matthew-it3wg
    @Matthew-it3wg3 ай бұрын

    mine keeps giving me errors about binder being missing

  • @abhiraaid

    @abhiraaid

    3 ай бұрын

    You might wanna ask about it in the waydroid telegram group

  • @AnxulJyoti
    @AnxulJyoti4 ай бұрын

    Hey i installed it on Linux Lite but there seems to be a problem with wifi or internet connection how do you bring internet connection to waydroid Also i checked ifconfig in weston terminal and it says i have connection but still no internet connection in waydroid

  • @abhiraaid

    @abhiraaid

    4 ай бұрын

    how are you sure there's no internet? there are known instances of browser not working properly, I think it's an IP thing.check if google.com works

  • @AnxulJyoti

    @AnxulJyoti

    4 ай бұрын

    @@abhiraaid so after disabling firewall from my ubuntu internet works but i don't know how to add rules in firewall so it can be used without disabling firewall

  • @abhiraaid

    @abhiraaid

    4 ай бұрын

    @@AnxulJyoti I never used a firewall since I use flatpak mostly

  • @kici5777
    @kici57777 ай бұрын

    What advantage is there instead of using Wayland?

  • @abhiraaid

    @abhiraaid

    7 ай бұрын

    This is for those who don't wanna switch to Wayland yet. No particular advantage

  • @nethri1

    @nethri1

    6 ай бұрын

    As someone who primarily games and wanted to switch to Wayland, I am back on X11, and here is why. 1) Wayland does not work with most IP KVM's (such as Barrier and Synergy). I use Synergy to control my Linux Touchscreen Laptop when at home. I would have found an alternative to this if it wasn't for problem #2 2) Wayland has major issues with locking the mouse to the windows of games, while X11 does it perfectly. Full screen games will find themselves having the mouse drug out of the window. This is not as big of an issue on single-monitor setups, but a dual monitor setup this is a disaster of the full-screen gaming minimizing and then reopening 3) This just tails onto #2 basically, but another issue of it. Windowed games cannot lock the mouse to them under Wayland. This means, if you're playing a FPS or TPS in Full Screen Window with dual monitor, your mouse will just leave the game window every time you scroll that direction. 4) Wayland, for my testing to date, just was not as stable on top of that. This could be something with my setup, but my touch screen tablet (ASUS Z13) had a lot of issues with Wayland, touch screen support, and stability, especially with recognizing and utilizing the RTX 3050 ti, that literally was 0 issue when I switched back to X11