TeamWin Recovery Project: Difference between revisions

No edit summary
 
Line 6: Line 6:
== Installation ==
== Installation ==
{{Main article|Recoveryinstallation}}
{{Main article|Recoveryinstallation}}
To use the TeamWin-Recovery, it has to be installed on the device. This is done with the fastboot command "flash". It's required, that the [[USB driver]] for the device is installed correctly and that the [[fastboot.exe]] is present, which is, e.g., shipped with the [[Android SDK]], but can also be installed standalone. The recovery itself can be retrieved/downaloded as an image file (*.img). This file needs to be copied in the same directory where the fastboot.exe is saved in (for simplicity) and renamed to recovery.img.
To use the TeamWin-Recovery, it has to be installed on the device. This is done with the fastboot command "flash". It's required, that the [[USB driver]] for the device is installed correctly and that the [[fastboot.exe]] is present, which is, e.g., shipped with the [[Android SDK]], but can also be installed standalone. The recovery itself can be retrieved/downaloded as an image file (*.img). For convenience, this file may be copied in the same directory where the fastboot.exe is saved and renamed to recovery.img.


Afterwards, a command line window is opened <nowiki>[WINDOWS] + [R] -> "cmd" -> [RETURN]</nowiki>) and, within this window, navigated to the directory, where the fastboot.exe is saved in (you can use the windows command to navigate through directories in the command line, followed by the directory path, e.g.: ''cd C:\android\fastboot'').
Afterwards, a command line window is opened <nowiki>[WINDOWS] + [R] -> "cmd" -> [RETURN]</nowiki>) and, within this window, navigated to the directory, where the fastboot.exe is saved in (you can use the windows command to navigate through directories in the command line, followed by the directory path, e.g.: ''cd C:\android\fastboot'').
Anonymous user