Anbox had been deprecated, and cannot/shouldn't be used.
One alternative is Waydroid:
https://github.com/waydroid/waydroid
References:
https://wiki.archlinux.org/title/Anbox
yay -S anbox-git android-tools anbox-modules-dkms
sudo modprobe binder_linux devices=binder,hwbinder,vndbinder,anbox-binder,anbox-hwbinder,anbox-vndbinder
sudo modprobe ashmem_linux
mkdir -p /dev/binderfs
sudo mount -t binder binder /dev/binderfs
sudo nano /etc/modules-load.d/anbox.conf
And paste the following:
ashmem_linux binder_linux
nmcli con add type bridge ifname anbox0 -- connection.id anbox-net ipv4.method shared ipv4.addresses 192.168.250.1/24
sudo systemctl enable anbox-container-manager.service
adb install /path/to/app.apk
Any way I try to install this I receive:
curl: (28) Failed to connect to build.anbox.io port 80 after 130090 ms: Couldn't connect to server
My System:
OS: Manjaro Linux x86_64
Host: iMac8,1 1.0
Kernel: 6.1.7-1-MANJARO
Packages: 1589 (pacman), 7 (snap)
Shell: zsh 5.9
Resolution: 1920x1200
DE: GNOME 43.2
WM: Mutter
WM Theme: WhiteSur-Dark-solid
Theme: WhiteSur-Dark-solid [GTK2/3]
Icons: Papirus-Dark-Maia [GTK2/3]
Terminal: gnome-terminal
CPU: Intel Core 2 Duo E8435 (2) @ 3.066GHz
GPU: NVIDIA GeForce 8800M GTS
Memory: 2966MiB / 4921MiB