Learn the powerful enterprise adaptable database:

Getting Started With ADABAS & Natural

Wednesday, October 16, 2013

Android Studio For Linux

-----
1) Setting Up


1.1) Go to URL http://developer.android.com/sdk/installing/studio.html#download
Find the button DOWNLOAD FOR OTHER PLATFORM
Click the button.



1.2) The link to Linux installer will be displayed, e.g. android-studio-bundle-130.737825-linux.tgz

1.3) Unpack the downloaded Tar file, android-studio-bundle-<version>.tgz, into an appropriate location for your applications.

1.4) To launch Android Studio, navigate to the android-studio/bin/ directory in a terminal and execute studio.sh.

1.5) You may want to add android-studio/bin/ to your PATH environmental variable so that you can start Android Studio from any directory.

No comments:

Post a Comment