Very useful! I had to spend hours to get this information online, but you explained it in under 20 minutes! Saving this for later in case I forget anything, thanks a bunch!
Great tutorial. I wish I would have found this way before. I have installed Waydroid after a lot of struggle and fixed the internet issue and color inverse issue after a lot of searching. But it still had some issues that you fixed. It would have saved me a lot of time if I found this video earlier. Thanks man Edit: One more problem I am facing now is safetynet fails. Can you please make a video on how to bypass safetynet in waydroid?
I did not choose Vanilla I wanted android with GAPPS. Therefore I selected GAPPS. Now in the weston window I get "Failed to get service waydroidplatform, trying again...". How to proceed?
wonderful guide, thank you. i am getting an error once i run the command wayroid show-full-ui: "service manager never appeared failed to access Iplatform service" what should i do?
Putting "Way" in your FOSS project title is a great way to curse it to being an unfinished, buggy resource hog everyone forces out years before it's ready but still has a lot of potential. Kinda like another project I know of...
Sorry you are having problems with your setup, commands i provided worked for me on few different systems. But i did see that some people are having trouble getting online even after using this commands, here are 2 links you can use to see few solutions that helped others get online: github.com/waydroid/waydroid/issues/143 github.com/waydroid/waydroid/issues/656. I really hope this helps you! If you find a solution pleas leave it here so others in your situation can see it!
Yo bro I accidentally downloaded libndk on my intel how do i revert it? Also thanks for this great video It was so helpful for someone is new to linux Keep it up
Ok so first of all, libndk will work with intel you will just have worse performance in many situations. If you want to revert it you need to run the waydroid script again like the first time but when you get to the install option in the waydroid script you need to select remove instead of install and there you need remove libndk, after that you need to run waydroid script again and this time go to install option and install libhudini you need for your intel. Hope this helps, good luck!!!
@@KrystalOfComputer Thanks bro ! now i managed to run my minecraft but now there is a problem the problem is that its lagging i have java on linux aswell which is more intensive but it runs smothly so my minecraft bedrock should run more good than java in minecraft bedrock it showing that i am indeed running a intel graphics 3000 but on ram its showing mem:500mb highest mem:650mb freemem:4000mb my ram is 8gb btw and i have a intel 2nd gen laptop
It seems in both the gapps and microg install, the Google Play Store isn't working. "Error retrieving information from server. DF-DFERH-01" I don't see an installation of ' Google Play Services ' in Apps either. Any ideas on how to fix it? Thanks in advance! EDIT: Solved. Needed to delete Waydroid and re-do all the process again, but choose GAPPS from the download menu (in Waydroid first launch) instead of Vanilla install. GAPPS there works in my Linux Mint 21.3 Cinnamon, while Gapps from the Waydroid Script does not.
I tried this same, selecting GAPPS from the waydroid instalation window and microg + libdnk from the script but my google play services just keeps throwing that retrieve error Did you try something else in particular?
@@sphirye Nope sorry, i just deleted everything and did a clean install selecting GAPPS from the Waydroid instalation, i didn't use the script at all in my current installation.
@@techStack-o2h You mean, having internet access in Waydroid? I had to run these 3 commands for it to work: sudo ufw default allow FORWARD sudo ufw allow 53 sudo ufw allow 67
Widevine levels above L3 (not saying L3 is easy) are really hard to emulate because they are intentionally made and used to block the content from being played and copied on devices deemed wrong by the content provider.
i tried to install but it gives me this error can you tell how to solve this Some packages could not be installed. This may mean that you have requested an impossible situation or if you are using the unstable distribution that some required packages have not yet been created or been moved out of Incoming. The following information may help to resolve the situation: The following packages have unmet dependencies: python3-gbinder : Depends: python3 (< 3.9) but 3.11.2-1+b1 is to be installed E: Unable to correct problems, you have held broken packages. OS : parrot os / debian
Sounds like you have some unmet dependencies or python version mismatch, but i never used parrot or encountered this error before so i cant be sure how to fix it. What i can tell you is that you need to be careful when messing with system python because it can mess up your system so have a backup ready to go if things go wrong if you decide to mess with it. Also searching online for "python3-gbinder : Depends: python3 (< 3.9) but 3.11.2-1+b1 is to be installed" should point you to few discussions on reddit and GitHub where people talk about solving this exact problem, that should be a good starting point if you decide to try to fix this.
Very useful! I had to spend hours to get this information online, but you explained it in under 20 minutes! Saving this for later in case I forget anything, thanks a bunch!
i was almost going crazy for cant installing it thank you so much !!!!!!!!
great tut, shows all steps, nice
holy hell, had an app that never worked and with sideloading and everything you showed its good now
Thank you too muchhh realy helpfull ❤
Great tutorial. I wish I would have found this way before. I have installed Waydroid after a lot of struggle and fixed the internet issue and color inverse issue after a lot of searching. But it still had some issues that you fixed. It would have saved me a lot of time if I found this video earlier. Thanks man
Edit: One more problem I am facing now is safetynet fails. Can you please make a video on how to bypass safetynet in waydroid?
Thank you! I hope Wayland in Linux mint or whatever get better enough so we don't have to do long work like this in future
Este video esta genial. Sigue creando contenido de calidad!👍
Thx for this tutorial, at last I can remote easily into my Linux mint home server, and open some apps remotely.
Glad it helped
this one works for me in 2024 Ubuntu 24.04.1 LTS 13th Gen Intel® Core™ i7-1360P × 16 this is awsome thanks!
great video
really useful, solved my problem
Great to hear!
I did not choose Vanilla I wanted android with GAPPS. Therefore I selected GAPPS. Now in the weston window I get "Failed to get service waydroidplatform, trying again...". How to proceed?
update the image
Great tutorial man, thanks a lot
wonderful guide, thank you.
i am getting an error once i run the command wayroid show-full-ui:
"service manager never appeared
failed to access Iplatform service" what should i do?
Im running into
Fatal: failed to add socket: Is a directory
Commands: export WAYLAND_DISPLAY=mysocket
Fail as well anyone know why?
Nice video, thanks!
Glad you liked it!
Putting "Way" in your FOSS project title is a great way to curse it to being an unfinished, buggy resource hog everyone forces out years before it's ready but still has a lot of potential. Kinda like another project I know of...
You are the best!
Very helpful
Could gamescope work instead of weston?
Yo thanks a lot for this!
omg ur awesome thank u so much
Is there any way to start zygisk on magisk? It can’t restart android… and didn’t start magisk…
why it is sooo slow? it downloads as 20 kiB per second
Hello, in the gitlab document chown 755 , chmod 0:0 but in the video chown 0:0 , chmod 755 ? I prefer in the video.
i still don't seem to have a connection even after changing the firewall settings
Sorry you are having problems with your setup, commands i provided worked for me on few different systems. But i did see that some people are having trouble getting online even after using this commands, here are 2 links you can use to see few solutions that helped others get online: github.com/waydroid/waydroid/issues/143 github.com/waydroid/waydroid/issues/656. I really hope this helps you! If you find a solution pleas leave it here so others in your situation can see it!
Aurora doesn't work play doesn't work. How to get some normal app?
Cant find playstore apps in aurora, seeing nothing about adding repositories or anything when i search, quite perplexed 🤔
The goat!!
Yo bro I accidentally downloaded libndk on my intel how do i revert it?
Also thanks for this great video
It was so helpful for someone is new to linux
Keep it up
Ok so first of all, libndk will work with intel you will just have worse performance in many situations.
If you want to revert it you need to run the waydroid script again like the first time but when you get to the install option in the waydroid script you need to select remove instead of install and there you need remove libndk, after that you need to run waydroid script again and this time go to install option and install libhudini you need for your intel. Hope this helps, good luck!!!
@@KrystalOfComputer Thanks bro ! now i managed to run my minecraft but now there is a problem
the problem is that its lagging
i have java on linux aswell which is more intensive but it runs smothly so my minecraft bedrock should run more good than java
in minecraft bedrock it showing that i am indeed running a intel graphics 3000
but on ram its showing mem:500mb highest mem:650mb freemem:4000mb
my ram is 8gb btw
and i have a intel 2nd gen laptop
@@Azemed try mincraft bedrock linux launcher, it only plays one game, android mincraft and it dose it good.
It seems in both the gapps and microg install, the Google Play Store isn't working.
"Error retrieving information from server. DF-DFERH-01"
I don't see an installation of ' Google Play Services ' in Apps either.
Any ideas on how to fix it? Thanks in advance!
EDIT: Solved. Needed to delete Waydroid and re-do all the process again, but choose GAPPS from the download menu (in Waydroid first launch) instead of Vanilla install.
GAPPS there works in my Linux Mint 21.3 Cinnamon, while Gapps from the Waydroid Script does not.
I tried this same, selecting GAPPS from the waydroid instalation window and microg + libdnk from the script but my google play services just keeps throwing that retrieve error
Did you try something else in particular?
@@sphirye Nope sorry, i just deleted everything and did a clean install selecting GAPPS from the Waydroid instalation, i didn't use the script at all in my current installation.
@@Denis-Maldonadohey were you able to run wifi without doing like any changes to firewall like he says
@@techStack-o2h You mean, having internet access in Waydroid?
I had to run these 3 commands for it to work:
sudo ufw default allow FORWARD
sudo ufw allow 53
sudo ufw allow 67
@@Denis-Maldonado ohh well thanks do you think I should use like Weston Session still or go via waydroid in mint 22 ofc
7:00 Not working
starting waydroid session
RuntimeError : already tracing a session
Shockingly GREAT! And from a guy who uses TikTok?
The aspect ratio changing script is not working in my case. I have a 720p laptop
i HATE wayland sir
this was a very good tutorial
In my waydroid phone audio is ok but video screen is black for youtube application ? I have mx linux and Intel CPU
What's this AI voice you're using? It's almost perfect
does this make me install arm apps like games like call of duty or brawl star for example
Can you run games like call of duty and pubg
Is not ARM is AMD and somes apks will not work for example Smart Life Application not work
6:00 for those wondering when the X11 stuff starts.
Only black video and only L3 widevine support (even after install the patch)
Widevine levels above L3 (not saying L3 is easy) are really hard to emulate because they are intentionally made and used to block the content from being played and copied on devices deemed wrong by the content provider.
I gwt the error : OSError, container failed to start when tring ti run inside weston
Did you fix it?
nice video ... but how can I upload video on insta and tiktok from hard dis please
Check out this link docs.waydro.id/faq/setting-up-a-shared-folder about sharing a folder, it should point you in the right direction!
BLUD İS A SUPERMAN FOR US
thank you sur
i tried to install but it gives me this error
can you tell how to solve this
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
python3-gbinder : Depends: python3 (< 3.9) but 3.11.2-1+b1 is to be installed
E: Unable to correct problems, you have held broken packages.
OS : parrot os / debian
Sounds like you have some unmet dependencies or python version mismatch, but i never used parrot or encountered this error before so i cant be sure how to fix it. What i can tell you is that you need to be careful when messing with system python because it can mess up your system so have a backup ready to go if things go wrong if you decide to mess with it. Also searching online for "python3-gbinder : Depends: python3 (< 3.9) but 3.11.2-1+b1 is to be installed" should point you to few discussions on reddit and GitHub where people talk about solving this exact problem, that should be a good starting point if you decide to try to fix this.
your doing too much mistake ill choose another video sorry broh
sen bitanesin