install android studio on linux mint

Shell
sudo apt update
sudo apt install snapd

sudo snap install android-studio --classic
Source

Also in Shell: