Taylor Jones
Newbie
Hello I am new to some of these terms. In simple terms what's the difference between gaining root access and unlocking bootloader?
Thanks
Thanks
Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Thanks, i get that with the unlocked bootloader you can flash custom recovery but what would be an example of something you can do with root access?Unlocking the bootloader allows you to use a utility called "fastboot" to flash new images to different partitions of the phone (e.g. a custom version of the "recovery" image, which is what people use to install custom ROMs, make system backups, and can be used to root the existing ROM by flashing a package to make the appropriate mods). It is commonly a step on the way to rooting.
Gaining root access means modifying the ROM so that you, the user, can grant superuser privileges to user-installed apps. "root" is the name of the superuser account in unix/linux systems, and Android is based on the Linux kernel, so that's why this is referred to as root access.
Thanks, i get that with the unlocked bootloader you can flash custom recovery but what would be an example of something you can do with root access?
Deleting apps that are installed in the phone from the factory or by your carrier that are useless and cause things to run in the background and cause major battery usage.
But basically, you have access to control every part of the OS