How to install android apps in ubuntu 20.04

Опубликовано: 23 Март 2026
на канале: All About Linux
69,054
761

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-p...
3. chmod +x install-playstore.sh
4. ./install-playstore.sh
5. anbox.appmgr
6. (optional) sudo /snap/anbox/current/bin/anbox-bridge.sh start