Skip to content

Shell script to Install JDK8, Android Studio also create Launcher

Notifications You must be signed in to change notification settings

mcnaveen/Android-Studio-Installer-Script

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 

Repository files navigation

Android-Studio-Installer-Script

Shell script to Install JDK8, Android Studio also create Launcher

Features

✅ Install JDK, Android Studio
✅ Creates Desktop Shortcut


Current Android Studio Version

3.5.2.0 on 29/Nov/2019

Tested & Works On

🐧 Linux Mint
🐧 Ubuntu
🐧 ElementaryOS Hera 5.1


Features

✅ Install JDK, Android Studio
✅ Creates Desktop Shortcut


Installation

Recommended Installation Method

  • Download the File

curl -o StudioInstaller.sh https://raw.githubusercontent.com/letsfoss/Android-Studio-Installer-Script/master/StudioInstaller.sh

  • Make it as Executable

chmod +x StudioInstaller.sh

  • Run it

./StudioInstaller.sh

Once the Installation is Complete, You'll see a Message Installing Finished Open your Launcher and Check for Android Studio

For Development

  • Clone the Repo

git clone https://github.com/letsfoss/Android-Studio-Installer-Script.git

  • Make Changes

  • Send Pull Request

About

Shell script to Install JDK8, Android Studio also create Launcher

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%