Monday, 26 September 2016

How to install Android Studio on Ubuntu



  1. Download Android-Studio [Download]
  2. Extract downloaded folder
  3. Copy folder into home directory
  4. Open terminal (press: ctrl + alt +t)
  5. Type following commands:
  6. cd android-studio/bin [Enter]
  7. ./studio.sh [Enter]

No comments:

Post a Comment