Installing Android Studio 3.3.2: A Step-by-Step Guide

Installing Android Studio 3.3.2: A Step-by-Step Guide
Author: Tingbo
Source: Android Development Chinese Station
https://blog.csdn.net/jintingbo/article/details/104354481
Step 1:Create a new folder named “android” on the D drive, and create three subfolders within it: Android Studio, Android_SDK, and Android Project;
Installing Android Studio 3.3.2: A Step-by-Step Guide
Step 2:Download android-studio-ide-182.5314842-windows.exe, and save it wherever you like.
Step 3:Double click to run
Installing Android Studio 3.3.2: A Step-by-Step Guide
Installing Android Studio 3.3.2: A Step-by-Step Guide
Click next
Installing Android Studio 3.3.2: A Step-by-Step Guide
Installing Android Studio 3.3.2: A Step-by-Step Guide
Here is the modified image
Installing Android Studio 3.3.2: A Step-by-Step Guide
Installing Android Studio 3.3.2: A Step-by-Step Guide
Installing Android Studio 3.3.2: A Step-by-Step Guide
Wait patiently for the progress bar to finish.
Installing Android Studio 3.3.2: A Step-by-Step Guide
Installing Android Studio 3.3.2: A Step-by-Step Guide
Installing Android Studio 3.3.2: A Step-by-Step Guide
Installing Android Studio 3.3.2: A Step-by-Step Guide
After the progress bar in the bottom right corner finishes, errors may occur on some machines, and this is quite common.This is because your SDK has not been downloaded properly, or the project configuration is not set up correctly.If there are errors (shown in red), don’t worry about them for now; once you finish downloading the SDK and configuring it, the errors will be resolved.
How to download the SDK?Please follow my steps:Menu -> File -> Settings…
Installing Android Studio 3.3.2: A Step-by-Step Guide
Installing Android Studio 3.3.2: A Step-by-Step Guide
After checking, click OK, it will download, and depending on your internet speed, it may take a long time (like a day).
Then go to the following page:
Installing Android Studio 3.3.2: A Step-by-Step Guide
After downloading, check the API version in the directory d:\android\android_sdk\platforms
Installing Android Studio 3.3.2: A Step-by-Step Guide
Go to d:\android\Android_sdk\build-tools to check the download results of the build tools.
Installing Android Studio 3.3.2: A Step-by-Step Guide
Continue with the following operations:
Installing Android Studio 3.3.2: A Step-by-Step Guide
Continue:
Installing Android Studio 3.3.2: A Step-by-Step Guide
Now modify the configuration:
Installing Android Studio 3.3.2: A Step-by-Step Guide
Not done yet!:)It’s still the same file, scroll down the file content:
Installing Android Studio 3.3.2: A Step-by-Step Guide
After completing the above, sync again, syncing is done by clicking Menu File -> Sync… See the image below:
Installing Android Studio 3.3.2: A Step-by-Step Guide
Then connect your phone via USB, open the “Developer Options” on your phone, and enable USB debugging. You can then click run, and after a while of compiling, packaging, transferring, and installing, you will see your Android program running on your phone.If everything is normal on your computer but not on your phone, it may be because there is some management software on your phone that prevents unknown programs from being installed. In this case, you need to allow it on your phone, and it will work fine.
All done!

Installing Android Studio 3.3.2: A Step-by-Step Guide

Recommended Recent Content:

Installing Android Studio 3.3.2: A Step-by-Step Guide Complete 69 Interview Questions and Detailed Explanations for the Spring Series

Installing Android Studio 3.3.2: A Step-by-Step Guide Check out the hilarious responses on Zhihu, you’ll laugh out loud~

Installing Android Studio 3.3.2: A Step-by-Step Guide Will there still be holidays after the delayed start of work for so long?

Installing Android Studio 3.3.2: A Step-by-Step Guide Performance Testing of Programming Languages: Who is Better, Go or Python?

Installing Android Studio 3.3.2: A Step-by-Step Guide

Installing Android Studio 3.3.2: A Step-by-Step Guide

Share this article with more people↓↓Installing Android Studio 3.3.2: A Step-by-Step Guide

Leave a Comment

×