Setting Up
-
2. Downloading Android Image
Download Android OS Image
Grab the Latest available Release.
-
3. Setting up Android
Then Setu up Android OS Image for Anbox
First, make the Target Directory:sudo mkdir /var/lib/anbox
And then switch it inside with:
sudo mv ~/Downloads/android*.img /var/lib/anbox/android.img
But if you are in Trouble to Find the Location on Terminal then See: How to Access Downloads Folder from Browser.
-
4. Installing Anbox
Next, to Install Anbox in Debian Linux
For the Anbox Apt Package do:sudo apt install anbox
Contents