Android Studio

Revision as of 04:25, 12 February 2022 by Kangtain (talk | contribs) (Created page with " sudo apt install openjdk-11-jdk sudo add-apt-repository ppa:maarten-fonville/android-studio sudo apt update sudo apt install android-studio ==Source== *[https://vitux.com/how-to-install-android-studio-on-ubuntu-20-04/ vitux.com] Category:Software Category:Linux Category:Ubuntu")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
sudo apt install openjdk-11-jdk
sudo add-apt-repository ppa:maarten-fonville/android-studio
sudo apt update
sudo apt install android-studio

Source