waydroid

dos2unix

Well-Known Member
Joined
May 3, 2019
Messages
3,678
Reaction score
3,499
Credits
32,826
I wasn't sure where to put this. Technically it isn't Linux. But I'm running in on Linux.

waydroid is a Android environment. Think of it as wine for Android. It runs in a container, but it isn't docker or virtualBox.
It uses system resources. It uses your graphics card, your network connection, to run android applications. The cool thing about this, is
of course you can run virtually any android application on your Linux computer. It uses lxc libraries to connect to your resources.


The documentation says most Linux distro's support it. On my distro I installed it using
Code:
dnf install -y waydroid

It may be slightly different for other distros. Once it is installed, and your bring it up, you will initially see this.
Screenshot_20250414_081737.png


If it doesn't already have the URLs (OTA) you can just the ones I used here. Then click on the [Download] button. It will take a few minutes. Instead of the Vanilla version, you may want the GAPPS version (google appls)
to initialize the first time you use it. It will download two groups of iles. They are about 1GB all together.

Screenshot_20250414_083548.png


You will then see the desktop. Notice it doesn't really have many applications to start with. All you really get is a contact manager and a web browser. But the web browser works great.

Screenshot_20250414_082307.png


To install applications, you will need the apk fles. Actually the only one you really need is the google playstore apk. To install these there is a command line utility.

Code:
waydroid app install xyz.apk

You can install them this way if you don't want your google playstore account info on your Linux system.
If you want to stay all FOSS, there is another way.


Now you can play android games on your Linux system.
 
Last edited:


Something useful about Waydroid which I ran into. When you certify you Waydroid device for Google Play your device will be added to your Google account and there is no way to remove it. Not even Google support will do that for you, that just really annoyed me so I deleted my old account and created a new one.
So if you don't want a random device listed under your Google account, just don't certify your Waydroid device for Google Playstore.
 


Members online


Latest posts

Top