• Background
    • Awards
    • Biography
    • Resume
  • Blog
    • Articles
    • Cookie Policy
    • Galleries
      • Photo Gallery
      • Video Gallery
    • Glossary
  • Contact
    • Contact
    • Social Networks
  • IT
    • Downloads
      • Windows
    • Equipment
    • Hardware
    • Software
    • Testimonial
    • Information Technology
  • Projects
    • Business Projects
    • HackBook Projects
    • Hackintosh Projects
    • Website Projects
    • More Projects
  • Service Rates
    • Business Rates
    • Residential Rates

Asus Nexus 7 Rooting Kit

Saturday, July 27, 2013 Articles, Tips Comments Off on Asus Nexus 7 Rooting Kit

This is a handy Asus Nexus 7 Rooting Kit that I made thanks to numerous files found from Google and developers over the Internet. The rooting is done from setup.bat from Windows Explorer.

TITLE Asus Nexus 7 Rooting Kit v4.4.0
@ECHO OFF
cls
color 1f
echo —————————————-
echo Asus Nexus 7 Rooting Kit v4.4.0
echo —————————————-
echo (A) Checks for a Nexus 7
echo (B) Wipes All Partitions
echo (C) Unlocks Bootloader
echo (D) Updates Bootloader
echo (E) Restarts Bootloader
echo (F) Update Android OS
echo (G) Restarts Bootloader
pause

cls
echo —————————————-
echo Checking for Nexus 7 Devices
echo —————————————-
C:\sipylus\android\rootkit\sdk\fastboot.exe devices
pause

cls
echo —————————————-
echo Erasing Nexus 7 Partitions
echo —————————————-
C:\sipylus\android\rootkit\sdk\fastboot.exe erase boot
C:\sipylus\android\rootkit\sdk\fastboot.exe erase cache
C:\sipylus\android\rootkit\sdk\fastboot.exe erase recovery
C:\sipylus\android\rootkit\sdk\fastboot.exe erase system
C:\sipylus\android\rootkit\sdk\fastboot.exe erase userdata
pause

cls
echo —————————————-
echo Unlocking Nexus 7 Bootloader
echo —————————————-
C:\sipylus\android\rootkit\sdk\fastboot.exe oem unlock
pause

cls
echo —————————————-
echo Updating Nexus 7 Bootloader
echo —————————————-
C:\sipylus\android\rootkit\sdk\fastboot.exe flash bootloader C:\sipylus\android\rootkit\img\bootloader.img
pause

cls
echo —————————————-
echo Restarting Nexus 7 Bootloader
echo —————————————-
C:\sipylus\android\rootkit\sdk\fastboot.exe reboot-bootloader
pause

cls
echo —————————————-
echo Updating Nexus 7 Partitions
echo —————————————-
C:\sipylus\android\rootkit\sdk\fastboot.exe flash boot C:\sipylus\android\rootkit\img\boot.img
C:\sipylus\android\rootkit\sdk\fastboot.exe flash recovery C:\sipylus\android\rootkit\img\recovery.img
C:\sipylus\android\rootkit\sdk\fastboot.exe flash system C:\sipylus\android\rootkit\img\system.img
C:\sipylus\android\rootkit\sdk\fastboot.exe flash userdata C:\sipylus\android\rootkit\img\userdata.img
pause

cls
echo —————————————-
echo Restarting Nexus 7 Bootloader
echo —————————————-
C:\sipylus\android\rootkit\sdk\fastboot.exe reboot-bootloader
pause

The following two tabs change content below.
  • Bio
  • Latest Posts
facebook-profile-picture
My Twitter profileMy Facebook profileMy LinkedIn profileMy Pinterest profileMy YouTube channel

Stephan Pringle

Chief Executive Officer at Sipylus
About The Author: Stephan Pringle is an Information Technology Specialist. He covers hardware and software and provides tips for you to troubleshoot and repair issues on your own. In his spare time, he writes articles about the State of New York on his Hackintosh and HackBook and that has helped him to become the top contributor of the New York City section of Yahoo! Answers.
facebook-profile-picture
My Twitter profileMy Facebook profileMy LinkedIn profileMy Pinterest profileMy YouTube channel

Latest posts by Stephan Pringle (see all)

  • The New Microsoft Edge is Old - Friday, January 15, 2021

Related posts:

  1. WugFresh’s Nexus Root Toolkit
  2. Echo a Blank Line
  3. Move Cisco VPN Settings to Android
  4. Say Farewell to Orkut
  5. Colors on The Android Market
  6. Nimble Bubbles (Lite)
  7. ECHO Commands
  8. Teaching Android Development
  9. Screenshot on Android Devices
  10. Samsung Galaxy Centura
  11. Unlocking a Nexus 7
  12. Nexus 7 Fails to Turn On
  13. Open SSID Names for Nexus 7
  14. Checksum for the Nexus 7 Wi-Fi
  15. Unbricking The Nexus 7 Tablet
  16. Nexus 7 Screen Fails to Rotate
  17. Nexus 7 Battery Icon
  18. Battery Tips for the Nexus 7
  19. Unresponsive Nexus 7 Touchscreen
  20. IMEI on the LG Nexus 5

Comments are closed.




Copyright © 1990-2020 Stephan Pringle. All rights reserved.

Stephan Pringle

IT Technical Support Specialist

  • Keyword Search

  • Translator

  • Topic Sponsor

I am always working to improve your experience on my website. Part of this involves using cookies to collect anonymous data for statistics and personalization. Learn more