Skip to main content

INSTALL ANDROID ON YOUR OLD SLOW LAPTOP TO MAKE IT FAST.

As we all know, every device becomes slow over time as continuous development of operating systems is happening for the new hardware available in the market. Because of the development of new devices, old devices become obsolete.
But here I have a trick to survive your old Laptop by running Android 11 in it. You can install it directly to your hard drive or can access it from Usb flash drive. You will feel a very huge performance gain after this upgradation.
Ok let's begin the process.
Prerequisites:
1. A usb 3.0 flash drive of atleast 16gb or more.
2. Android 11 image which can be downloaded from here. All you have to select is x86 architecture in device section. Android 11 in version section and .ISO in Type section as shown.
and just press download.
3. A program called Balena Etcher from here.
4. Finally, a program named Casper-RW Persistent Creator from here.
Now, let's start the procedure to run Android 11 directly from the USB.
Procedure:
1. Insert your usb flash drive into your computer.
2. Open Balena Etcher and select your usb drive in first step and in second step select ISO file of Android 11 which we have downloaded earlier.
Note: Your flash drive will be formatted in the next step so make sure to take backup.

3. Finally click flash.
4. After successful flashing, we have to create the data.img file using Casper-RW program.
5. Create data.img file using Casper-RW program of atleast 4gb.
Select your usb drive in first step and in second step select writable and then select the size of persistent file as per your need.
6. After successful creation rename it to data.img and place in root directory of usb flash drive.
7.Now we have completed all the steps to make our Live USB drive. Remove the drive and insert it into your old laptop and access it's boot menu and select your usb flash drive from there.
9. And Congratulations, you have successfully booted Android 11 in your laptop.
10. If you want to install it to your hard drive, you have to select Prime OS installation.

Comments

Popular Posts

CONVERT YOUR OLD LAPTOP INTO NAS SERVER

Network Attached Storage (NAS) is a type of storage device that is designed to be connected to a network and provide file-level data access to multiple users or clients. NAS devices are specialized computers that are optimized for data storage, management, and access. NAS devices typically consist of one or more hard drives that are arranged in a RAID configuration to provide redundancy and data protection. They are equipped with network interfaces such as Ethernet ports, which allow them to be connected to a local area network (LAN) or a wide area network (WAN). Once connected to the network, the NAS device can be accessed by multiple clients or users, who can then use it to store, retrieve, and share files. NAS devices are popular in both home and business environments, where they are used to store a wide range of data, including documents, photos, videos, music, and other multimedia files. They are often used as a central repository for shared files, and can be accessed by multiple

HOW TO ENABLE WIFI AND BLUETOOTH (RT8822CS) IN BANANA PI M5

We all know that there are very few topics available on internet regarding installation of RT8822CS Bluetooth and WiFi adapter for Banana Pi BPI-M5.In this post I will explain each and every step to install the official RT8822CS card in your Banana Pi M5/M2 Pro.At First, I will assume that you have successfully installed the Android in your Banana Pi M5,In case you want to install android follow the steps given in the below video: Now, follow the below steps to setup RT8822CS card in your device. 1. First of all, download and install the ADB, Fastboot & their Drivers from here on your computer. 2. Enable developer options on Banana Pi M5 by visiting Settings > Tap Build number 7 to 8 times and then enable usb debugging from developer options. 3. Now on your computer, open command prompt and run following commands one by one: adb devices adb root adb remount adb shell echo dtbo > /sys/class/unifykeys/name echo "1" > /sys/class/unifykeys/write reboot you

HOW TO INSTALL ANDROID 9 (PIE) ON BANANA PI M5

In this tutorial I will tell you that how can you install Android 9 Pie on your Banana Pi M5. Only few articles are available online explaining the installation procedure, but they are just confusing. I also struggled a lot to install android on my Banana Pi M5 as i was not getting the proper steps. But after lot of research finally I will be able to install android on my Banana Pi M5. To make everything work properly just follow each and every given step carefully: Download the Android image from here and extract it somewhere on your computer. Download Aml USB Burning Tool from here  and install it. Now, open the Aml USB Burning Tool and insert android image which we have downloaded earlier by heading over to File > Import Image > select image with .img extension as shown. Now, connect the Banana Pi M5 with your computer by continuously pressing the SW4 button and then insert the USB simultaneously into the computer. Release the button when connection establish with your comp