Instal Playstore Anbox

sudo apt install wget curl lzip tar unzip squashfs-tools

wget https://raw.githubusercontent.com/geeks-r-us/anbox-playstore-installer/master/install-playstore.sh
chmod +x install-playstore.sh

./install-playstore.sh
Alison Moura