Skip to main content

Featured

How To Speed Up Windows Using ReadyBoost And USB Drive? Does It Still Work?

M icrosoft first introduced the functionality to use a USB drive or SD card as a memory cache in Windows Vista in the form of a feature known as ReadyBoost. The feature was also inherited to Windows 7 and later versions, but with the ability to configure more than one USB drive for ReadyBoost. So, what is ReadyBoost in Windows? ReadyBoost is a feature that speeds up Windows by storing application files and data as cache in a USB drive. This disk caching is beneficial in case the system is running a slow hard drive. ReadyBoost works with USB drives, SD cards, and CF cards. However, it may not be able to deliver considerable performance in the case of newer hardware. So, if you’re stuck with an older hardware, you can speed up Windows using ReadyBoost and USB drive. How to speed up Windows 10 using ReadyBoost? As mentioned earlier, you can use a USB drive, SD card or a CF card to enhance the performance of your Windows 10 operating system. In the case of SD cards, pl

How to Install Android Studio SDK and Java JDK 8 in Windows 10

 Click The Video Link to setup android studio with java JDK

https://www.youtube.com/watch?v=l26rtc1wKYo

Download Android Studio:

Download the latest version of Android studio from official website.

Install Android Studio :

To install Android Studio, in prior we should have JDK on our machine and set up JAVA_HOME. If you do not have JDK setup yet, follow our previous articles how to install Java8 on windows 10 and how to set JAVA_HOME on Windows 10.
After downloading the android-studio-ide-171.4443003-windows.exe file, follow the below steps to install.
Step – 1 : Right click on downloaded .exe file and Run as Administrator.
Step – 2 : You will see the below  Setup wizard.

Click in Next >
Step – 3 :
Install Android Studio
Select Android Virtual Device and click on Next >
Step – 4 :
It will show the installation path, default it could be in C:\Program Files\Android\, If you want to change the installation directory, you can freely use the Browse button and give the location and click on Next.
Install Android Studio 10
Step -5 :
Install Android Studio 11
Click on Install.
Step -6 : 
Actual installation in progress..
Install Android Studio 12
After completing installation process click on Next >
Step – 6 :
Install Android Studio13
Tick on Start Android Studio and Click on Finish.
This is how, we can install Android Studio on windows 10, as we tick on Start Android Studio option, the Android Studio will launch automatically as soon as we click on Finish button.
Now Lets move on to Android Studio Setup.
Step – 7:
Here is the Welcome Screen.
Install Android Studio setup
Click on Next.
Step – 8 :
It will ask for the Android Studio installation type. Mostly we can go with Standard setup, if you have any specific configuration setup then you can select the Custom option to manual setup. Now I am choosing Standard Setup.
Install Android Studio setup15
Click on Next
Step -9 :
It will ask for the UI Theme, by default it would be IntelliJ, then directly you can click on Next.
Install Android Setup16
Step -10 :
It will ask for the confirmation for installation setting wizard.
Install Android Studio setup
click on Next
Step -11 :
It will download all necessary components to launch the Android Studio and setting up the environment.
Install Android Studio Setup
After download and installation click on Finish.
We have successfully installed the Android Studio and ready to kick off the First Basic Hello World Android Project.
Happy Learning

Comments

Popular Posts