How to Install Android studio on Windows 10

How to Install Android studio on Windows 10

In this article we will discuss How to Install Android studio on Windows 10.

Install Android studio on Windows

Setting up Android Studio takes just a few clicks.

First, be sure you download the latest version of Android Studio

To install Android Studio on Windows, proceed as follows:

  1. If you downloaded an .exe file (recommended), double-click to launch it.
    If you downloaded a .zip file, unpack the ZIP, copy the android-studio folder into your Program Files folder, and then open the android-studio > bin folder and launch studio64.exe (for 64-bit machines) 
  2. Follow the setup wizard in Android Studio and install any SDK packages that it recommends.

How to Set up your Android device

Firstly, To prepare to run and test your app on an Android device, you need an Android device running at least Android 4.1 or higher.

  1. Enable Developer options and also USB debugging on your device. Detailed instructions are available in the Android documentation.
  2. Windows-only: Install the Google USB Driver.
  3. Using a USB cable, plug your phone into your computer. If prompted on your device, authorize your computer to access your device.
  4. In the terminal, run the Command for language

How to Set up the Android emulator

To prepare to run and test your Flutter app on the Android emulator, follow these steps:

  1. First enable VM acceleration on your machine.
  2. Launch Android Studio, click the AVD Manager icon, and also select Create Virtual Device
    • In older versions of Android Studio, you should instead launch Android Studio > Tools > Android > AVD Manager and select Create Virtual Device…. (The Android submenu is only present when inside an Android project.)
    • If you do not have a project open, you can choose Configure > AVD Manager and also select Create Virtual Device…
  3. Select Next after Choose a device definition
  4. Select one or more system images for the Android versions you want to emulate, and select Next. An x86 or x86_64 image is recommended.
  5. Under Emulated Performance, select Hardware – GLES 2.0 to enable hardware acceleration.
  6. Verify the AVD configuration is correct, and also select Finish.
    For details on the above steps, see Managing AVDs.
  7. In Android Virtual Device Manager, click Run in the toolbar. The emulator starts up and also displays the default canvas for your selected OS version and device.

Top 10 Most Popular Programming Languages (2004/2020)

Similar articles – How to Install Android studio on Windows 10

  • best WordPress plugin for SEO SEM Optimization – Click here
  • How to Increase Maximum upload file size WordPress 2 MB to TB or terabyte import unlimited – click here
  • PHP 8.0 vs PHP 7.4 and also PHP 8.0 features performance benchmark install setup – Click here
  • WordPress Fill the form and also PDF sent on Email using Contact Form 7 – Click here
  • How to fix hidden plugin editor on WordPress 2020 | I can’t find my plugin editor- Click here
  • GTmetrix VS Pingdom VS Google PageSpeed Insights VS Lighthouse Best performance optimization- Click here
  • How to install wordpres on local machine like window 10 linux and also Mac – Click here

1 thought on “How to Install Android studio on Windows 10”

  1. Pingback: Ionic vs Flutter vs React native » Coresumo Technologies

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top