Since automaton is associate degree ASCII text file software system, meaning anyone with slightly ability will transfer, view, and even alter its underlying code base. makers hump all the time, that is however we have a tendency to find yourself with skins like TouchWiz and Sense. however once Android's impressive third-party development community gets their hands on this code, we have a tendency to find yourself with custom ROMs like CyanogenMod and MIUI.
Custom
ROMs can be installed in place of a device's stock firmware to bring in
new features and customization options, but as you would imagine, this
can be a dangerous process if everything isn't done just right. So to
help ensure that your custom ROM install goes off without a hitch, I'll
go over the entire process in great detail below.
Requirements
TWRP Custom Recovery installed
Any important data backed up to a separate storage device
Step 1: Find Your Model Number & CPU Type
When
flashing a custom ROM, you need to be absolutely certain that you're
downloading the right files for your particular device and model number.
For this reason, I'd recommend installing an app called Droid Hardware Info to learn some basic information about your device's hardware.
Once you've installed the app, simply run it and head to the Device
tab, then make note of the "Model" entry. This information will be used
to make sure you're downloading the proper ROM for your particular
device.
Next, you'll need to know your device's processor type, and with modern Android devices, there are only three options—ARM, ARM64, and x86. So in the System
tab, take note of two fields—"CPU Architecture" and "Instruction Sets."
From there, match up the information shown in these categories with the
list below to find your device's processor type:
ARM:ARMv7 or armeabi
ARM64:AArch64 or arm64
x86:x86 or x86abi
Step 2: Download the Necessary Files
Now
that you know your device's name, model, and CPU type, it should be
relatively easy to download the right ROM files for your phone or
tablet. When downloading the following files, make sure that they're all
saved on your device's internal storage or SD card before moving on to
the next step.
Custom ROM (Required)
First
up, you'll need to download a copy of the custom ROM that you'd like to
install. When downloading the ROM, make sure any model number or device
name listed on the download page match up with the information you
found in Droid Info. Beyond that, you may want to know of some good
places to find custom ROMs, so I'll list some common resources below:
The
vast majority of custom ROMs will not include all of Google's apps and
services by default. This means that if you'd like to continue using the
Google Play Store and other similar services, you'll also have to
download and install an addon package called Gapps.
Getting the right Gapps package can be tricky, but a new project called Open Gapps
can help quite a bit. Simply head to the link below, then select your
processor type from the list and choose the Android version for your
custom ROM. From there, you can opt to download one of several different
Gapps packages, but if you're not sure about this part, I'd suggest
that you simply download the "Stock" Gapps package.
While you're
in the process of flashing stuff, you may also want to install a custom
kernel. Custom kernels can bring added features like the ability to
overclock your processor, tweak your display coloring, or enable
double-tap-to-wake functionality.
Custom kernels can generally be
found under the "Android Development" section of your device's XDA
Developers forum, but read carefully before downloading, because some
custom kernels are not compatible with certain custom ROMs
Step 3: Boot into Custom Recovery
Once
you've got all of the necessary files saved to your device's internal
storage or SD card, the next thing you'll need to do is boot into custom
recovery. So to start, power your device completely off.
From
here, if you're using a Samsung device, press and hold the volume down,
power, and home buttons simultaneously, then your device will boot
directly into custom recovery. Otherwise, for all other Android devices,
press and hold the volume down and power buttons simultaneously.
Next, if you're using a non-Samsung device, you'll see Android's bootloader
menu. From here, press the volume down button twice to highlight the
"Recovery mode" option, then press the power button to select it.
Step 4: Perform a NANDroid Backup
Once you've made it into custom recovery, the first thing you should do is perform a NANDroid backup,
which will ensure that you have a carbon copy of your current operating
system as a fallback plan in case anything goes wrong with your custom
ROM.
So from TWRP recovery's main menu, tap the "Backup" button,
then leave everything selected exactly as it is, and swipe the slider at
the bottom of the screen to create a NANDroid backup. The process will
take up to 15 minutes, but when it's finished, tap the home button at
the bottom of the screen to head back out to the main menu.
Things to Look Out for in Step 4
If you've altered the default selections in the past, make sure "System," "Boot," and "Data" are selected at the very least.
NANDroid backups require a lot of storage space, so you may need to delete files to make room.
Step 5: Perform a Full System Wipe
Next,
you'll need to completely remove your existing operating system and all
of its files to make sure that there are no conflicts with the new
custom ROM you're about to install.
From
TWRP's main menu, tap the "Wipe" button, then select "Advanced Wipe"
from the following screen. From here, tick the boxes next to the Dalvik Cache, System, Data, and Cache
options, then swipe the slider at the bottom of the screen. Once this
process is finished, tap the home button at the bottom of the screen to
head back out to the main menu.
Things to Look Out for in Step 5
Don't wipe your device unless you're sure you made a successful NANDroid backup beforehand.
DO NOT
select "SD Card" or "Internal Storage" from the Advanced Wipe menu, as
this will delete your ROM file and leave you without an OS.
Step 6: Install the ROM
At
this point, you're finally ready to flash the custom ROM. From TWRP's
main menu, tap the "Install" button, then navigate to your device's Download folder and select the ROM file that you downloaded earlier.
Next, simply swipe the slider at the bottom of the screen to initiate
the ROM installation. At this point, if your ROM includes an Aroma Installer
interface, you'll see a graphical, touch-based UI that guides you the
process of customizing certain options. Otherwise, you'll see a wall of
text scrolling by as TWRP installs your custom ROM.
When
the process is finished, you have two options. If you're only
installing a custom ROM and do not plan on flashing a Gapps package or
custom kernel, you can simply tap the "Reboot System" button and skip
ahead to Step 9. Otherwise, if you're flashing any additional ZIPs
today, simply tap the back button to head out to TWRP's "Install Zip"
menu and read on below.
Things to Look Out for in Step 6
To
be on the safe side, either connect your phone to a charger or verify
that it has at least 20% battery life remaining before flashing a ROM.
ROM file names can be tricky, so read carefully and make sure you're flashing the right ZIP.
Make sure to flash the base ROM file before flashing any addons like Gapps or a custom kernel (see Steps 7 and 8 below).
If
you'd like to save some time, you can use the "Add More ZIPs" function
to select the GAPPS and kernel ZIPs (in any order), but only do this
after you've selected the initial ROM file.
Step 7: Install the Proper Gapps Package (Recommended)
If
you opted to download a Gapps package to get all of Google's services
and apps, now is the time to flash it. From the "Install Zip" menu,
simply select your Gapps package, then swipe the slider at the bottom of
the screen.
From here, if you opted to download a custom kernel,
tap the back button at the bottom of your screen. Otherwise, if you're
simply flashing the ROM and Gapps packages, tap the "Reboot System"
button at this time and skip ahead to Step 9 below.
My name is Sohail Waris Awan and I am the author and Administrator of this site. I am from Pakistan, Punjab, Jhang Sadar. I have just the Html essential abilities and a tad bit of CSS also yet I thank to Google's Blogger for giving such a magnificent stage through which I dealt with this website for totally free.
No comments:
Post a Comment