Multisaft7
Dauer-User
- 464
Hallo Leute,
hier eine Anleitung wie ihr nach dem Rooten und dem Unlocken des Bootloaders wieder zur Stock kommt und schließung des Bootloaders
!!!ACHTUNG!!!
Eure Garantie geht durch diesen Vorgang verloren!
Wir/Ich übernehmen keine Verantwortung für gebrickte oder defekte Geräte!
Es ist allein DEINE Entscheidung
!!!Sobald ich Zeit bekommen werde ich sie auf Deutsch übersetzen!!!
XDA-Link: [Guide]Returning to Stock and or Unbricking your device - xda-developers
Viel Erfolg
Multisaft7
hier eine Anleitung wie ihr nach dem Rooten und dem Unlocken des Bootloaders wieder zur Stock kommt und schließung des Bootloaders
!!!ACHTUNG!!!
Eure Garantie geht durch diesen Vorgang verloren!
Wir/Ich übernehmen keine Verantwortung für gebrickte oder defekte Geräte!
Es ist allein DEINE Entscheidung
!!!Sobald ich Zeit bekommen werde ich sie auf Deutsch übersetzen!!!
First of all, I am in no way responsible for anything you do to your tablet period.
I have seen a couple of people asking how to return the Nexus 7 to stock after it has been unlocked, rooted and so on, so I figured I would write a quick guide as its super easy to do. Also, please make sure you make a backup of anything you don't want to lose. This is important.
Before you begin, please make sure you have ADB and Fastboot drivers installed and working.
1) Download the factory image for the Nexus 7 here
2) Extract the factory image into the same directory as your ADB and Fastboot executibles (e.g. "\android-sdk\platform-tools")
3) Plug in your device. If you are booted into Android, open a command prompt to your ADB and Fastboot directory, then type
Code:
adb reboot bootloader
If your device is powered off, press and hold both volume keys and the power button simultaneously. After holding all three buttons for a couple of seconds, your bootloader should launch. This should reboot you into the bootloader.
4) Type
Code:
fastboot flash bootloader bootloader-grouper-3.34.img
5) Next type
Code:
fastboot reboot-bootloader
6) Now type
Code:
fastboot -w update image-nakasi-jrn84d.zip
7) Optional: If you would like to relock your bootloader for warranty or security purpouses, make sure you are in your bootloader screen again and type
Code:
fastboot oem lock
8) If your tablet hasn't already rebooted automatically, type
Code:
fastboot reboot
That should do it. You should now be on stock Android 4.1 and ready to send in your tablet for warranty purposes if you so desire.
Additionally, here is an instructional video courtesy of XDA user SladeNoctis.
XDA-Link: [Guide]Returning to Stock and or Unbricking your device - xda-developers
Viel Erfolg
Multisaft7
Zuletzt bearbeitet: