У вашего броузера проблема в совместимости с HTML5
Hello friends welcome to TECHY SAN,in this video i am going to show you how you can install an Android apk in Anbox on your Linux PC.
I use the VLC Media Player apk to install,first you need to download the Android apk file from the internet.
Before you start,install the Android tools via your Linux terminal if you don't have them already.
sudo apt-get install android-tools-adb android-tools-fastboot
After that,its easy to install or uninstall Android apps with
adb install app.apk
adb uninstall app