[GUIDE][LOLLIPOP][ROOT]N7 2013 5.0 Install and root
[GUIDE][LOLLIPOP][ROOT]N7 2013 5.0 Install and root - Hallo sobat Jogja Android Blog, Pada Artikel yang sobat baca kali ini dengan judul [GUIDE][LOLLIPOP][ROOT]N7 2013 5.0 Install and root, kami telah mempersiapkan artikel ini dengan baik untuk sobat baca dan ambil informasi didalamnya. Mudah-mudahan isi postingan [GUIDE][LOLLIPOP][ROOT]N7 2013 5.0 Install and root yang kami tulis ini dapat sobat Jogja Android Blog pahami. Baiklah, selamat membaca sambil menikmati kopi.
After few hours of playing with the new Android 5.0 Lollipop on my Nexus 7 2013, it looks like a stable OS with dramatically improved performance and battery life.
So I decided to write a simple guide to teach you how to flash it on your flo, and successfully get root access
This tutorial works on Windows.
This process erases everything from your nexus, so BACK UP!!!
-------------------
Code:
#include <std/disclaimer.h>
/*
* I am not responsible for bricked devices, dead SD cards, thermonuclear
* war, or the current economic crisis caused by you following these
* directions. YOU are choosing to make these modificiations, and
* if you point your finger at me for messing up your device, I will
* laugh at you.
*/
1. Unlocking Bootloader
So the first step is to unlock your bootloader, but I think you already done that. If you don't, there are lots of tutorials on Google. (Your nexus doesn't need to be running original rom, or anything stock, if you can get to bootloader normaly, you're fine.)
-------------------
2. Flashing the 5.0
We need to flash Android 5.0 Developer preview! (obviously).
1. Go to http://developer.android.com/preview/index.html
and download the .tgz for Nexus 7 (Yes, your device IS called razor... )
2. Unpack it with Total Commander or something, I don't care..
3. Install standard ADB and Fastboot from this link:
http://forum.xda-developers.com/showthread.php?t=2588979
4. Use WugFresh to install ADB and Fastboot drivers (If you haven't done that already)
5. Restart your PC!
6. Enable USB Debugging.
7. We need to test, if your drivers are working correctly so open up command prompt and,
Code:
adb reboot bootloader
Code:
fastboot reboot
8. Reboot to bootloader by:
Code:
adb reboot bootloader
10. After everything is done, the Nexus will reboot and you have a working Android 5.0 on your nexus! Pretty cool already, but we are geeks and no android device is complete without the godly power of root access! So let's get into it!
-------------------
3. Flashing custom recovery, rooting, and fixing root!
1. Get your copy of the latest TWRP from here (I use 2.8.0.1):
http://techerrata.com/browse/twrp2/flo
2. Rename it to recovery.img and copy it to desktop
3. On desktop, press shift + right click on blank spot. (If you don't have one, move it somewhere else where you can find it) Select Open command window here.
4. Enable USB debugging on your nexus again.
5. Move this zip to the root of Nexus's internal memory.
http://download.chainfire.eu/578/SuperSU/UPDATE-SuperSU-v2.14.zip
6. Reboot to fastboot
7. Format cache by:
Code:
fastboot format cache
Code:
fastboot flash recovery recovery.img
10. In TWRP install SuperSU zip.
11. Reboot your system.
12. After it booted back to Android, and you see the SuperSU in apps, reboot again
14. If you already tried, your root isn't working, so we need to fix it by flashing the chainfire's custom kernel. We 'll do it the fastboot way.
15. Reboot to Bootloader
16. Download the custom kernel from:
http://forum.xda-developers.com/showpost.php?p=56109923&postcount=6924
17. Extract it, and flash it the similar way as recovery, but with using this command. Again, check if you're in the same directory as the boot.img!
Code:
fastboot flash boot boot.img
Code:
fastboot reboot
Your Nexus 7 have working Android L with root access. Coolness overload!
Original link : http://forum.xda-developers.com/nexus-7-2013/general/guide-n7-2013-5-0-install-root-t2910235
Demikian Artikel dengan judul [GUIDE][LOLLIPOP][ROOT]N7 2013 5.0 Install and root
Mudah-mudahan bisa memberi manfaat untuk sobat Jogja Android Blog semua. Baiklah, sampai jumpa di postingan artikel lainnya.
Sobat Jogja Android Blog sekarang membaca artikel [GUIDE][LOLLIPOP][ROOT]N7 2013 5.0 Install and root dengan alamat link https://jogjandroidz.blogspot.com/2014/11/guidelollipoprootn7-2013-50-install-and.html
0 Response to "[GUIDE][LOLLIPOP][ROOT]N7 2013 5.0 Install and root"
Post a Comment