Android Studio installation steps
1. Download https://developer.android.com/
2. Extract .... go to downloading location extract the file by opening the terminal from there, use this command
sudo tar -xvzf android-studio-2022.1.1.20-linux.tar.gz
(android version may be different, .....by the time this video is recorded it was 2022.1.1.20 )
3. goto extracted folder(android studio/bin) ..... open terminal from there ..... then type
chmod +x android-studio.sh
4. download/wait
5. open android studio use this command (from bin folder)
chmod +x android-studio.sh