Quickly and easily download past exam papers with Edukamer Android App. Download, GCE, ZIMSEC, NAPTEB, WAEC, UNEB, et past papers. You also get updated on job offers, concours and more

HOW TO ROOT YOUR ANDROID USING SUPERSU.

The root user is equivalent to the Administrator user on Windows. The root user has access to the entire operating system, and can do anything. By default, you don’t have root access to your own Android device, and certain apps won’t function without root access. Like other modern mobile operating systems, Android confines apps to restrictive security sandboxes for security purposes. The root user account always exists in Android; there’s just no built-in way to access it. “Rooting” is the act of gaining access to this root user account. This is often compared to jailbreaking an iPhone or iPad, although they are fairely different

Similar articles

How to root with supersu


What Is Root, Anyway?

 The root user is equivalent to the Administrator user on Windows. The root user has access to the entire operating system, and can do anything. By default, you don’t have root access to your own Android device, and certain apps won’t function without root access. Like other modern mobile operating systems, Android confines apps to restrictive security sandboxes for security purposes.
The root user account always exists in Android; there’s just no built-in way to access it. “Rooting” is the act of gaining access to this root user account. This is often compared to jailbreaking an iPhone or iPad, although they are fairely different.

Technical aspects aside, root access allows you to do a lot of useful things. With root, you can remove bloatware that came on your phone, run a firewall, enable tethering even if your carrier is blocking it, manually back up your system, and use a variety of other tweaks that require low-level system access.
Apps that require root aren’t hard to find–they’re available in Google Play, but they won’t work until you gain root access. Some apps have features that only work on a rooted device.
 Rooting your android device should not be for fancy. It should only be done if you want to run a specific app that requires root access.

NB:

Android devices don’t come rooted for a reason.
  • Security: Rooting breaks apps out of Android’s normal security sandbox. Apps could abuse root privileges you’ve granted and snoop on other apps, something which isn’t normally possible. In fact, Google prevents you from using Android Pay on rooted devices for this reason.
  • Warranty: Some manufacturers assert that rooting voids your device’s warranty. However, rooting will not actually damage your hardware. In many cases, you can “unroot” your device and manufacturers won’t be able to tell if it’s been rooted.
  • Bricking: As usual, you do this at your own risk. Rooting should generally be a very safe process, but you’re on your own here. If you mess something up, you can’t just expect free warranty service to fix it. If you’re worried, do a bit of research first and see if other people report success rooting your device with the tool you’re planning on using.
In addition, rooting may void your warranty, at least for certain types of repairs.

There are many ways to root an Android phone, and which one you should use depends on your phone. In general, rooting will involve one of these processes:
  • Unlock the Bootloader: Google and device manufacturers don’t officially support rooting, but they do provide an official way to gain low-level access to some devices, which then allows you to root. For example, Nexus devices are intended for developers, and you can easily unlock the bootloader with a single command. You can then root your device by flashing a .zip file containing the su binary from the recovery screen. Tools like the Nexus Root Toolkit for Nexus devices automate this process. Other manufacturers also offer ways to unlock the bootloader, but only for certain devices.
  • Exploit a Security Vulnerability: Other devices are locked down. Their manufacturers provide no official way to unlock their bootloaders and tamper with their software. These devices can still be rooted, but only by discovering a security vulnerability on the device and exploiting it to install a su binary onto their system partition. An OTA update might fix the security vulnerability as well as unroot the device. For example, there was an $18,000 bounty for the first person who could root a Samsung Galaxy S5 running on Verizon or AT&T. A vulnerability was found, but future updates could prevent the vulnerability from working and remove the ability to root the Galaxy S5.
  • Flash CyanogenMod or Another Custom ROM: Technically, this is an extension of one of the above methods. Unlocking the bootloader and exploiting a security vulnerability can each allow you to flash Custom ROMs like CyanogenMod, which often come pre-rooted. CyanogenMod includes a simple toggle on its settings screen that allows you to enable or disable root access. Upgrading to a new version of CyanogenMod or your custom ROM won’t unroot your device if the ROM comes with an integrated way to enable root.
In this article, we’ll primarily be discussing users who fall into the first camp, who have an unlockable bootloader. If your phone requires an exploit, we won’t be able to help you, since the process is different for just about every phone. You’ll have to search a forum like XDA Developers for more information on how to root your specific device. This guide previously featured one-click root apps Kingo Root and Towelroot, and those may still support some older phones as well.

 If your device does have an unlockable bootloader, however, then read on. We generally recommend the TWRP method over one-click root programs because you learn exactly how everything works, which will help you troubleshoot if something goes wrong in the future–one-click root programs aren’t as transparent. Before you begin this process, you’ll need to unlock your bootloader the official way, and then install the TWRP recovery environment using these instructions. We’ll then use TWRP to root your phone.

How to Flash SuperSU to Your Phone and Gain Root Access

Alright, so you’ve unlocked your bootloader, and you’ve installed TWRP. Great! You’re actually almost there. To gain root access, we’re going to use a program called SuperSU, which gives you the ability to grant root access to other apps.
SuperSU is available in the Google Play Store, but that version doesn’t actually give you root access–in fact, you need root access to use it in the first place! Talk about a Catch-22. Thankfully, SuperSU is also available as a .zip file that we can “flash” with TWRP. Doing so will grant you root access along with the management features of SuperSU’s Android app.

1... To start, head to this link, which will take you to the latest version of SuperSU available for download. Download the .zip file to your computer, plug in your phone with a USB cable, and drag the SuperSU zip to your phone’s internal storage or SD card.
2... Then, reboot your phone into TWRP recovery. Doing this is a bit different on every phone–for example, you may have to hold the Power and Volume Down buttons simultaneously, then use the volume keys to boot “Recovery Mode”. Google instructions for your specific model to see how it’s done.
Once you’ve done so, you’ll be greeted with the familiar TWRP home screen. Click the Install button.
NB: You should probably make a backup in TWRP before continuing with this process.




1-twrp-install

3...  The following screen will appear. Scroll down and navigate to the SuperSU ZIP file you transferred earlier.



https://www.howtogeek.com/wp-content/uploads/2016/01/2-choose-zip.png

4... Tap the SuperSU zip and you’ll see this screen. Swipe to confirm the flash


3-confirm-flash

5... It should only take a moment to flash the SuperSU package.  When it finishes, tap the “Wipe cache/Dalvik” button that appears and swipe to confirm.

4-wipe-cache

6... When that finishes, tap the “Reboot System” button to boot back into Android.
If TWRP asks if you want to install SuperSU now, choose “Do Not Install”. Sometimes, TWRP can’t detect that you already have SuperSU, so it’ll ask to flash its built-in version. But it’s almost always best to flash the latest version of SuperSU yourself, which we’ve just done.




TWRP-root



When you reboot your phone, you should see the new SuperSU icon in your app drawer. SuperSU controls which other apps on your phone get root permissions. Whenever an app wants to request root permissions, it has to ask your SuperSU app, which will show a request prompt.
To make sure root is working properly, you can download the Root Checker app and verify your rooted status. Alternatively, download a root-only app you’ve been wanting to try, and see if it asks you for superuser permissions.
For example, if we open and try to add an app to Greenify–a handy battery-saving app for rooted phones–we’ll see this popup, asking for root access. If you click Grant and you get a success message, you have successfully achieved root on your phone.
 2016-01-28 23.57.10

COMMENTS

Premium contents

Name

1xbet,1,3uTools,1,ACER,1,ACER G8930G,1,African innovations,1,AFRICAN NATIONS CUP,1,ANDROID,78,Android 2.3,1,ANDROID EMULATORS,2,ANDROID SYSTEM REPAIR,65,ANTIVIRUS,4,APK DOWNLOAD,24,AYOBA,1,BEST YOUTUBE DOWNLOADERS,1,Betting App,1,BIOS FLASHING,1,BLOGGER TIPS,1,Blu,1,BOOTLOADER,2,CMD,2,ColorOS Upgrade Tool,1,COMBINATION FILE,2,CONNECTIVITY ISSUES,1,COOL APK,1,CRACKED BOX,33,CRACKED TOOLS,41,CRB Android Kitchen,1,CRESCENT,1,CUSTOM RECOVERY,2,CWM,1,DID YOU KNOW?,2,DRIVER UPDATE,2,DRIVERS,9,DUAL BOOT,1,EFS Files,1,ENES,1,ExpressVPN,1,FACEBOOK MESSENGER,2,FEATURE PHONE STOCK ROM,2,FREE INTERNET,27,free surf,35,FRIJA,1,FRP BYPASSING,57,GAMES,3,GCE RESULTS,2,Hacking tricks,4,hard reset,13,HOW-TO,89,http injector config,2,HUAWEI,2,HUAWEI ROMS,3,IDM INTEGRATION,1,IMEI REPAIR,10,INSTAGRAM,2,Internet configuration,11,iOS,5,iPHONE,1,ITEL,18,K-PHON MINI,1,KAGOO,1,KAMER NETWORKS,4,KIMFLY STOCK ROM,9,LAUNCHER,1,LG,1,LIVE STREAMING,2,Mi Phone,12,MICROSOFT,1,MOBDRO,2,MOBILE MONEY PIN RESET,1,MOD,14,MOTO E5,3,MOVIES,1,MTK FIRMWARES,42,MTK FLASH TOOLS,5,MTN CAMEROON,11,MTN GO PLANS+,1,MTN MOMO,1,MTN S730,1,MTN YAMO,3,NETFLIX,1,NETWORK UNLOCKING,44,NEXTTEL,3,OCEAN,1,ONEPLUS,4,ONEPLUS 6,1,ONEPLUS 6T,2,Online TV,1,OPERA,1,OPPO,2,ORANGE SANSA,1,OTHER INFOS,4,OXYGEN UPDATER,1,OXYGENOS FIRMWARE,2,PBhev,4,PC,3,PC SOFTWARES,27,PC TIPS,11,PDF TO WORD,1,PHILZ RECOVERY,1,PHONE REVIEWS,4,PREMIUM SOFTWARES,2,PRIVACY LOCK,3,Pro APKS,21,Qmobile firmware,1,QUALCOMM FLASH TOOL,1,READ FLASH,3,READ MESSAGES ANONYMOUSLY,1,REPROGRAMMING,34,RESET WINDOWS PASSWORD,1,ROOTING,24,Samsung,4,SAMSUNG CLONE,1,SAMSUNG ROMS,8,Social Media,2,SONY XPERIA,1,SPD ROMS,15,SPOTIFY,1,STICKERS,2,SUPER DATA,3,SUSAN,1,TECH NEWS,7,Tecno,20,TELEGRAM,2,Thor Flash Utility GUI,1,Tools,74,TOUCHING,3,TSL Tunnel,1,TWRP,7,USSD CODES,1,VIRTUAL PHONE NUMBER,1,Vodafone,2,VPN,5,WAMODs,1,Web development,1,WHATSAPP,17,WhatsApp Messenger,3,WhatsApp Plus APK,1,WIKO,3,Windows 7 Activator,1,WINDOWS ACTIVATOR,5,WINDOWS GADGETS,1,WINDOWS LOGIN UNLOCKER,1,WINDOWS UNLOCKER,2,WINDOWS UPDATES,1,WOMEN'S WORLD CUP,1,WPS OFFICE,2,XGody,1,Xiaomi Stock ROM,4,YOOMEE CAMEROON,2,
ltr
item
MOBIPROX: HOW TO ROOT YOUR ANDROID USING SUPERSU.
HOW TO ROOT YOUR ANDROID USING SUPERSU.
The root user is equivalent to the Administrator user on Windows. The root user has access to the entire operating system, and can do anything. By default, you don’t have root access to your own Android device, and certain apps won’t function without root access. Like other modern mobile operating systems, Android confines apps to restrictive security sandboxes for security purposes. The root user account always exists in Android; there’s just no built-in way to access it. “Rooting” is the act of gaining access to this root user account. This is often compared to jailbreaking an iPhone or iPad, although they are fairely different
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9smq4-6F4qCNPBLCCgVMoSNTQ_EF5mm-ON3eBC0mqaViO7W8PYOR2oeymIUStvkoCCSkMJPCw-SiuIGchjCRV5_07Nihg27vnNU7TSnQ4e7xys10gFt6WIQCnXOuf03b8USDzGYdXfAv1/s320/Download-SuperSU-2.56.jpg
https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEi9smq4-6F4qCNPBLCCgVMoSNTQ_EF5mm-ON3eBC0mqaViO7W8PYOR2oeymIUStvkoCCSkMJPCw-SiuIGchjCRV5_07Nihg27vnNU7TSnQ4e7xys10gFt6WIQCnXOuf03b8USDzGYdXfAv1/s72-c/Download-SuperSU-2.56.jpg
MOBIPROX
https://mobiprox.myviptuto.com/2017/08/how-to-root-your-android-using-supersu.html
https://mobiprox.myviptuto.com/
https://mobiprox.myviptuto.com/
https://mobiprox.myviptuto.com/2017/08/how-to-root-your-android-using-supersu.html
true
306973271498739779
UTF-8
Loaded All Posts Not found any posts VIEW ALL Readmore Reply Cancel reply Delete By Home PAGES POSTS View All RECOMMENDED FOR YOU LABEL ARCHIVE SEARCH ALL POSTS Not found any post match with your request Back Home Sunday Monday Tuesday Wednesday Thursday Friday Saturday Sun Mon Tue Wed Thu Fri Sat January February March April May June July August September October November December Jan Feb Mar Apr May Jun Jul Aug Sep Oct Nov Dec just now 1 minute ago $$1$$ minutes ago 1 hour ago $$1$$ hours ago Yesterday $$1$$ days ago $$1$$ weeks ago more than 5 weeks ago Followers Follow THIS PREMIUM CONTENT IS LOCKED STEP 1: Share to a social network STEP 2: Click the link on your social network Copy All Code Select All Code All codes were copied to your clipboard Can not copy the codes / texts, please press [CTRL]+[C] (or CMD+C with Mac) to copy Table of Contents: