I'm Not able to install Android Studio through Terminal, Please Suggest me right way to install Android Studio in Ubuntu 15.04 .
Asked
Active
Viewed 2,462 times
1 Answers
0
Try this:
sudo apt-add-repository ppa:paolorotolo/android-studio
sudo apt-get update
sudo apt-get install android-studio

abadojack
- 101
- 2