AsegGasiaBlog

Android Development - Polishing Your Jewels - Installing and Readying Android Studio on Mac & Linux

Android Development <="click"  

Polishing Your Jewels

Installing Android Studio on Mac
If you’re a Mac user, then follow these steps to download Android Studio:
Installing Android Studio on Mac
Depending on your security settings, when you attempt to open Android Studio, you might see a warning that says the package is damaged and should be moved to trash.
Installing Android Studio on Mac
Depending on your Mac, you may be asked to install Java at this point.
Installing Android Studio on Mac
The Android Studio Setup Wizard guides you through the rest of the setup, which includes downloading Android SDK components that are required for the development.
You need to install Java JDK only on Windows systems.
Select the right answer

A.True
B. False

Correct Answer

Correct Answer
Awesome! Irrespective of the OS of the computer used, Android Studio may prompt for and download Java updates if they are not current.


Awesome! Irrespective of the OS of the computer used, Android Studio may prompt for and download Java updates if they are not current.
Proceed
Installing Android Studio on Linux
To install Android Studio on Linux, proceed as follows:
1.    Unpack the .zip file you downloaded to an appropriate location for your applications, such as within /usr/local/ for your user profile, or /opt/ for shared users.
2.    To launch Android Studio, open a terminal, navigate to the android-studio/bin/ directory, and execute studio.sh.
3.    Select whether or not you want to import previous Android Studio settings and then click OK.
4.    The Android Studio Setup Wizard guides you through the rest of the setup, which includes downloading Android SDK components that are required for the development.


Polishing Your Jewels

Android Development <="click"   

 

Popular Posts