Android-app-using-Kotlin/C2/Installation-of-Android-Studio/English

From Script | Spoken-Tutorial
Revision as of 17:42, 23 August 2018 by Nirmala Venkat (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
Visual Cue Narration
Slide 1: Welcome to the Spoken Tutorial on Installation of Android Studio.
Slide 2:

Learning Objectives

In this tutorial we will learn
  • how to install Android Studio version 3.1.3 on Ubuntu Linux operating system.
Slide 3:

System requirement

To record this tutorial, I am using
  • Ubuntu Linux 16.04 operating system and
  • A working Internet connection
System Prerequisites: Before you begin, ensure that Java JDK5 or a higher version is installed on your system.

A minimum of 8 GB RAM is recommended, but 4GB RAM will also work fine.

Slide

Install Android Studio

I will demonstrate how to install Android Studio on Ubuntu Linux OS.
Open web browser and type https://developer.android.com/studio/ Open your web browser and type the URL shown here.
Click on the Download Android button. Click on the Download Android Studio button.

If you are using any other OS, please click on the download option link for that OS.

Click the check box Please read the instructions on the Terms and Conditions page.

Then click the check box to accept the terms and conditions.

Click on the ‘Download android studio for Linux Now I will click on the link Download android studio for Linux.
Click on Save File button A dialog box appears.

Click on the Save File option button to save the file.

Click on Ok button.

The download may take some time depending upon your Internet connection.
Go to the Downloads folder >> Point to the downloaded file The installer file will be downloaded in the default Downloads folder.
Copy zip file into Home directory. We will copy this zip file into our Home directory.
Right-click on the zip file >> click on Extract here And then extract the zip file.
Point to the android-studio folder. The files are extracted into android hyphen studio folder.
Press Ctrl+Alt+T keys to open the terminal Let us do the installation now.

Open the terminal by pressing Ctrl +Alt + t keys simultaneously.

Type cd android-studio/bin Go to the bin folder within the android hyphen studio directory.
Type,

sudo chmod 777 -R studio.sh

Then type

sudo space chmod space 777 hyphen capital R studio.sh and press Enter.

Type password Type the password if prompted.
This command will change the permission for studio.sh file to read, write and execute for all users.
Type,

./studio.sh

Now, type dot forward slash studio dot sh and press Enter.
Select Do not import settings >> click Ok button A popup window appears for Complete Installation.

Select Do not import settings and click on the Ok button in the window.

Point to loading The Android Studio IDE will start loading.
Click Next The Android Studio setup wizard window opens up now.

Click on the Next button.

Select Standard Select Standard in the Install Type window.

Click on the Next button.

For all other windows, keep the default option. Keep the default options in the remaining windows and click Next button.
Click on Finish button. Lastly click on the Finish button at the bottom of the window.

Wait until the the setup is completed.

Click on Finish button. Click on the ‘Finish’ button.
Welcome page We can see the Welcome page of Android Studio.

This indicates that we have successfully installed Android Studio.

Slide:

Android Studio on Windows:

Android Studio can be installed in a similar manner on Windows operating system.

For details on how to do so, please refer to the Installation Sheet of this series.

Let us summarize.
Summary In this tutorial, we have learnt
  • how to install Android Studio version 3.1.3 in Ubuntu Linux operating system.
Slide 12:

About Spoken Tutorial project

The video at the following link summarises the Spoken Tutorial project.

Please download and watch it

Slide 13:

Spoken Tutorial workshops

The Spoken Tutorial Project Team

  • Conducts workshops using spoken tutorials
  • Gives certificates for those who pass an online test
  • For more details, please write to contact@spoken-tutorial.org
The Spoken Tutorial Project Team conducts workshops and gives certificates.

For more details, please write to us.

Slide 15:

Forum for specific questions:

* Do you have questions in THIS Spoken Tutorial?
  • Please visit this site
  • Choose the minute and second where you have the question
  • Explain your question briefly
  • Someone from our team will answer them
Slide 16

Forum for specific questions:

* The Spoken Tutorial forum is for specific questions on this tutorial
  • Please do not post unrelated and general questions on them
  • This will help reduce the clutter
  • With less clutter, we can use these discussion as instructional material
Slide 14:

Acknowledgement

  • Spoken Tutorial Project is a part of the Talk to a Teacher project
  • It is supported by the National Mission on Education through ICT, MHRD, Government of India
  • More information on this Mission is available at
  • http://spoken-tutorial.org/NMEICT-Intro
Spoken Tutorial project is funded by NMEICT, MHRD, Government of India.

More information on this mission is available at

this link.

The Android app and the script for this tutorial was contributed by Abhishek Shah.

And this is Nirmala Venkat along with the Spoken Tutorial team from IIT Bombay, signing off.

Thanks for watching.

Contributors and Content Editors

Nancyvarkey, Nirmala Venkat