OPERATING SYSTEMSOS Linux

How to install android apps in ubuntu 20.04

This video is about installing and running android apps with the help of anbox android emulator and installing google and playstore in anbox.

Commands to install playstore
1. sudo apt install wget curl lzip tar unzip squashfs-tools
2. wget https://github.com/geeks-r-us/anbox-playstore-installer/raw/master/install-playstore.sh
3. chmod +x install-playstore.sh
4. ./install-playstore.sh
5. anbox.appmgr
6. (optional) sudo /snap/anbox/current/bin/anbox-bridge.sh start

source

ubuntu

Leave a Reply

Your email address will not be published. Required fields are marked *