I'm looking for an Android emulator to run. Anbox gets a lot of good reviews, but I can't seem to get it working. It requires special modules, installed by this command:
sudo apt install linux-headers-generic anbox-modules-dkms, but running it produces error messages:
E: The repository 'http://ppa.launchpad.net/morphis/anbox-support/ubuntu focal Release' does not have a R
elease file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
So I'm stuck on what to do next. I'm by no means wedded to Anbox; any working Android emulator should be all right.
Many thanks.
sudo apt install linux-headers-generic anbox-modules-dkms, but running it produces error messages:
E: The repository 'http://ppa.launchpad.net/morphis/anbox-support/ubuntu focal Release' does not have a R
elease file.
N: Updating from such a repository can't be done securely, and is therefore disabled by default.
N: See apt-secure(8) manpage for repository creation and user configuration details.
So I'm stuck on what to do next. I'm by no means wedded to Anbox; any working Android emulator should be all right.
Many thanks.
Comment