How to Install and Setup Android Studio in Windows

Android Studio is the official IDE (Integrated Development Environment) for Android app development and it is based on JetBrains' IntelliJ IDEA software. Android Studio offers many great features that help improve productivity when building Android apps.

Due to its many configuration steps, Android Studio can be difficult to set up if you are a new developer. In today's article, Quantrimang.com will guide you how to install Android Studio on Windows and create a sample application.

How to Download and Install Java JDK

Before installing Android Studio, you first need to install Java JDK and set up Java environment to start working with it.

Java Development Kit (JDK) is a required development package for creating Java-based applications. It also includes tools for developers to test applications coded in Java.

Follow these steps to download the latest version of Java JDK for Windows and set it up:

1. Go to the official Oracle Java Downloads page .

2. Select the latest Java JDK version and download the x64 MSI Installer in the Windows tab.

How to Install and Setup Android Studio in Windows
Java JDK Download Page

3. Open the file you just downloaded from the Downloads folder.

4. Follow the on-screen instructions to install the latest Java JDK.

Now that you have successfully installed JDK, you need to set up your Java environment so that Android Studio can easily find the location of Java on your desktop.

Setting up Java environment

Here are the steps you need to follow to set up your Java environment:

1. Open Windows search and type "Edit environment variables" .

2. Press Enter to open the Environment Variables window .

3. Now, in the System variables section , click Path > Edit > New.

How to Install and Setup Android Studio in Windows
Edit system variable options

4. Copy the path of the folder containing the installed JDK binaries. For example, in this case, the path is C:\Program Files\Java\jdk-18.0.1.1\bin .

5. Switch to the Environment variables window , paste the path you copied and save the changes.

6. Next, in the User Variables section , click New.

7. Add PATH_HOME to the variable name box and C:\Program Files\Java\jdk-18.0.1.1 to the variable value box.

8. Finally, save the changes by clicking OK.

Don't forget to replace JDK version with the version you are using. In the example case, version jdk-18.0.1.1 is used.

Generally, you don't need to reconfigure any environment variables if you've already done so. But if this is your first time, setting the variables will help you avoid Java-based errors during compilation.

How to Install Android Studio on Windows

Follow these steps to download and install Android Studio for Windows:

1. Download Android Studio.

2. Now, open the downloaded file to install Android Studio.

3. Click Next to continue installing Android Studio.

How to Install and Setup Android Studio in Windows
Android Studio Installer

4. Also, click Install and wait while Android Studio is installed on your PC.

5. Once done, click Finish to close the installer and launch Android Studio.

6. Android Studio will now ask you to enter settings. Click OK to continue setting up Android Studio.

You should use SSD storage when working with Android Studio for better performance and faster processing. If you want to know more about the reasons, Quantrimang.com has explained why SSD is better than HDD .

If the installer crashes or closes with random error codes, it is likely that your PC does not meet the minimum system requirements. For this, you have to check the requirements mentioned below once.

System requirements for Android Studio on Windows

Your PC must meet the following requirements to run Android Studio efficiently:

  • Microsoft Windows 8/10/11 64-bit operating system.
  • Minimum screen resolution 1280 x 800.
  • x86_64 CPU architecture; 2nd generation Intel Core or newer; or AMD CPU with Hypervisor support.
  • 8GB RAM or more.
  • 12GB of free disk space required (IDE + Android SDK + Android Emulator ).

If you're unsure about your PC's specs, check out our guide on how to check your PC's hardware specs .

If your PC is too old or does not meet the above requirements, you will not be able to install the program properly. And therefore, it will be a waste of time for you to continue with the next steps.

How to Setup Android Studio on Windows

While you have installed Android Studio on your Windows PC, to create a new project you will have to configure the Setup Wizard. The Setup Wizard will help you create a development environment for your future projects.

Follow these steps to set up Android Studio:

1. In the Setup Wizard window , select the Standard option to apply the recommended settings and click Next.

2. Next, select a theme you want and click Next again to verify the settings you have configured.

3. On the next screen, select Accept and click Finish to apply the changes.

How to Install and Setup Android Studio in Windows
Android Studio Setup Wizard

4. Wait until the Setup Wizard downloads some necessary files. This may take about 15 to 30 minutes, depending on your network speed.

5. Once the download is complete, click Finish to complete the setup process.

If the download is not progressing, it is either due to high CPU usage or the download is interrupted. This is why you should close all programs that may be using the Internet or are still running in the background.

To fix this issue, you should read the article on how to fix high CPU usage in Windows . Also, if you are facing slow download issues - check out some effective ways to check Internet throttling in Windows .

How to create a new test project in Android Studio

Now that you have Android Studio set up and configured, follow these steps to run a test project from scratch:

1. Open Android Studio and click New Project.

How to Install and Setup Android Studio in Windows
Click New Project

2. Select the Basic Activity option and click Next to continue.

3. On the next screen, enter a name for your app and select a language (e.g. Java).

4. Next, select the minimum SDK for your app. The minimum SDK determines the minimum Android version required to run your test app.

5. Once done, click Finish to create a new test project.

6. Finally, click Allow access on the next screen to allow ADB to access your public network.

7. That's it! You can now make changes to your test project and build your Android app.

How to Install and Setup Android Studio in Windows
Make changes to the test project

The first test project takes about 10-15 minutes to load all the files and sync the project using Gradle (a build automation tool). Once complete, you can interact with the app's project structure and see different operations in Android Studio.

After making changes to your project, you have several different options for running your test application:

  • Device Manager: You can create a new emulator from the device manager and run your application on it. However, the emulator consumes a lot of resources, so you should not use this option if you are using a low-end PC.
  • Pair Devices Using Wi-Fi: You can also run the test app on your Android smartphone. The only condition here is that your smartphone and PC must be connected to the same WiFi network.
  • ADB Connection: Finally, you can use a USB cable and enable USB Debugging on your phone to run the app via ADB connection.

Without a doubt, Android Studio is a powerful app development software. The biggest advantage is that you are not limited to just Android apps. With Android Studio, you can create apps for tablets, watch faces for Wear OS, and even apps for your Android TV.

Moreover, Android apps are developed in Java (or Kotin) and are XML based. So if you are new to app development, you should enroll in some app development courses.

Leave a Comment

How to Fix 0x80072ee7 Store Connectivity Error

How to Fix 0x80072ee7 Store Connectivity Error

Struggling with the 0x80072ee7 Store connectivity error? Discover proven, step-by-step fixes to restore your Microsoft Store access quickly and easily. Say goodbye to frustrations!

How to Fix Background Change Error on Windows 11 Pro

How to Fix Background Change Error on Windows 11 Pro

Struggling with background change errors on Windows 11 Pro? This step-by-step guide helps gamers fix the issue fast, restoring your custom setups without hassle. Discover proven methods to personalize your desktop effortlessly.

How to Setup Windows 11 Dynamic Refresh Rate

How to Setup Windows 11 Dynamic Refresh Rate

Discover how to set up Windows 11 Dynamic Refresh Rate for buttery-smooth performance on compatible displays. Follow our step-by-step guide to optimize your PC

How to Fix Windows 11 Memory Leaks in Browsers

How to Fix Windows 11 Memory Leaks in Browsers

Struggling with slow browsers on Windows 11? Discover proven fixes for memory leaks in Chrome, Edge, Firefox, and more. Boost performance and end frustration today.

Solving Windows 11 Photos App File System Error

Solving Windows 11 Photos App File System Error

Struggling with the Windows 11 Photos App File System Error? Discover proven, step-by-step fixes to restore your photo viewing experience without hassle. Updated with the latest troubleshooting tips for seamless performance.

Troubleshooting Windows 11 OBS Studio Black Screen Fix

Troubleshooting Windows 11 OBS Studio Black Screen Fix

Struggling with OBS Studio black screen on Windows 11? Discover proven fixes for smooth streaming and recording. Step-by-step guide to resolve black screen issues quickly and easily.

Solving GPT Partition Style Not Supported on Old PCs

Solving GPT Partition Style Not Supported on Old PCs

Struggling with "GPT Partition Style Not Supported" error on your old PC? Discover proven solutions to convert partitions safely, upgrade your system, and get back to smooth computing without data loss. Perfect for legacy hardware users.

Solving Windows 11 Stylus Pen Pressure Sensitivity Fix

Solving Windows 11 Stylus Pen Pressure Sensitivity Fix

Struggling with stylus pen pressure sensitivity on Windows 11? Discover proven fixes to restore smooth, responsive drawing and note-taking. Step-by-step guide with tips for optimal performance.

How to Use Windows 11 Power Shell as Administrator

How to Use Windows 11 Power Shell as Administrator

Discover step-by-step how to use Windows 11 PowerShell as administrator. Learn to launch, run commands, and troubleshoot with elevated privileges for ultimate control. Perfect for beginners and pros alike.

How to Take a Screenshot on Windows 11 (All Methods)

How to Take a Screenshot on Windows 11 (All Methods)

Discover all essential methods to take a screenshot on Windows 11, from basic keyboard shortcuts to advanced tools. Get step-by-step guides, tips, and tricks to capture your screen perfectly every time.

Best Java Settings for Windows 11 Performance

Best Java Settings for Windows 11 Performance

Discover the ultimate guide to optimizing Java settings for Windows 11. Boost performance, reduce lag, and enhance your Java apps with these expert-recommended tweaks for maximum efficiency.

How to Setup Windows 11 BitLocker on External USB

How to Setup Windows 11 BitLocker on External USB

Discover a step-by-step guide on how to setup Windows 11 BitLocker on external USB drives. Protect your data with easy encryption tips, troubleshooting, and best practices for ultimate security.

How to Fix Windows 11 Clock Out of Sync Error

How to Fix Windows 11 Clock Out of Sync Error

Struggling with the Windows 11 "Clock Out of Sync" error? Discover proven, step-by-step fixes to resolve time synchronization issues, restore accuracy, and keep your PC running smoothly. No tech expertise needed!

Troubleshooting Windows 11 VBS and HVCI Gaming Lag

Troubleshooting Windows 11 VBS and HVCI Gaming Lag

Struggling with gaming lag on Windows 11 due to VBS and HVCI? This comprehensive guide explains what they are, why they cause stuttering, and step-by-step troubleshooting to boost your FPS without compromising security. Get back to seamless gaming today!

How to Use Windows 11 Remote Desktop Connection

How to Use Windows 11 Remote Desktop Connection

Unlock the power of Windows 11 Remote Desktop Connection. This step-by-step guide shows you how to set up and use Remote Desktop for secure, remote access to your PC from anywhere. Perfect for work, troubleshooting, or accessing files on the go.