Inscrivez-vous maintenant pour un meilleur devis personnalisé!

Nouvelles chaudes

How to run Android apps on Linux

Dec, 02, 2024 Hi-network.com
Pulse/Getty Images

I'm both a Linux and Android user, and although there are apps to make syncing those two platforms fairly seamless, there are times when I'd rather just run an Android app on my desktop.

Fortunately, there's an app called Waydroid that allows you to run Android apps within a virtual environment. The process for getting this up and running isn't the easiest, but once it's working, you'll have full access to the Google Play Store, from which you can install and run Android apps as if you were working on an Android tablet.

Also: This lightweight Linux distro is the best (and easiest) way to revive your old computer. Here's how

Let me show you how it's done.

How to install and use Waydroid

What you'll need:To do this, you'll need a running instance of Linux (I'll be using Ubuntu Desktop 24.04), a valid Google account, and a user with sudo privileges. One thing to keep in mind is that this process will not work on a virtual machine because it won't be able to access the network, so make sure you install Waydroid on a standard desktop or laptop machine.

That's it. Let's make some Android magic.

1. Open a terminal window

The first thing to do is log into your Linux desktop and open a terminal window app.

2. Install the necessary dependencies

Next, we must install a couple of dependencies with the command:

sudo apt install curl ca-certificates -y

3. Add the Waydroid repository

We can now add the required Waydroid repository with the command:

curl https://repo.waydro.id  sudo bash

4. Install Waydroid

Install the Waydroid app with:

sudo apt-get install waydroid -y

5. Open and register Waydroid

Now that Waydroid is installed, open your desktop menu and launch the app. When the app opens, make sure to select GAPPS from the Android Type drop-down. If you go with Vanilla, you won't get access to Google Play Services, which means you can't install apps from the Google Play Store. 

Also: How to connect Linux and Android - and why you should

Once you've done that, click Download. The download will take some time. When it is complete, click Done, and the Waydroid app will close.

Make sure to choose GAPPS as the Android Type.

Jack Wallen

6. Re-open Waydroid

Go back to your menu and open the Waydroid app again. It may take a moment, but you'll eventually see a virtual Android environment that's not quite ready.

Jack Wallen

7. Retrieve your Android ID

By default, the device isn't trusted. In order to make use of the Google Play Store, it must be first registered. To do that, you have to know your Android ID. Go back to the terminal window and issue the command:

sudo waydroid shell

You should now be in a different shell with a different prompt. From there, locate your ID with:

ANDROID_RUNTIME_ROOT=/apex/com.android.runtime ANDROID_DATA=/data ANDROID_TZDATA_ROOT=/apex/com.android.tzdata ANDROID_I18N_ROOT=/apex/com.android.i18n sqlite3 /data/data/com.google.android.gsf/databases/gservices.db "select * from main where name = \"android_id\"";""

tag-icon Tags chauds: technologie Services et logiciels Systèmes d’exploitation

Copyright © 2014-2024 Hi-Network.com | HAILIAN TECHNOLOGY CO., LIMITED | All Rights Reserved.