TWRP는 Android 기반 휴대폰 및 태블릿에 여러 기능을 제공 하는 사용자 지정 복구 입니다. (custom recovery)이 복구는 재고 복구를 대체하며 사용자 지정 ROM(ROMs) 및 사용자 지정 커널 을 포함하여 장치에 다양한 사용자 지정 항목을 설치할 수 있습니다 .
장치에 TWRP 복구를 설치(install TWRP recovery) 하려면 장치에 적절한 방법을 사용해야 합니다. 다음은 휴대전화나 태블릿에서 TWRP Recovery 를 다운로드 하는 몇 가지 방법 입니다.
TWRP 복구를 설치하는 이유는 무엇(Why Install TWRP Recovery) 입니까?
재고 회복에서 TWRP 로 전환하는 데에는 여러 가지 이유가 있습니다 .
가장 일반적인 이유는 장치에 맞춤형 펌웨어를 설치하고 싶을 수 있기 때문입니다. 대부분의 경우 재고 복구에서는 사용자 정의 항목을 플래시할 수 없습니다. 하지만 TWRP(TWRP) 를 사용하면 Android 기기 에서 거의 모든 사용자 정의 항목을 플래시할 수 있습니다 .
TWRP 는 재고 회복에 비해 기능면에서 훨씬 우수합니다. 장치에 대한 이 사용자 지정 복구로 더 나은 백업 및 복원 기능을 얻을 수 있습니다.
앱을 사용하여 TWRP 복구를 설치하는 방법(루트 필요)(How to Install TWRP Recovery Using an App (Root Required))
Android 기기가 루팅(your Android device is rooted) 된 경우 TWRP 복구 를 설치하는 가장 쉬운 방법 은 복구의 공식 앱을 사용하는 것입니다. 이 앱을 사용하면 특정 기기 모델에 대한 복구 이미지를 다운로드할 수 있으며 동일한 앱을 사용하여 기기에서 해당 이미지를 플래시할 수 있습니다.
사용자 지정 복구를 설치하려면 휴대전화의 부트로더를 잠금 해제해야 합니다. 장치 제조업체의 웹 사이트에는 이를 수행하는 정확한 단계가 있습니다.
루트 액세스 및 부트로더를 정렬했으면 다음 단계에 따라 TWRP 를 설치하십시오 .
- 기기에서 Google Play 스토어(Google Play Store) 를 열고 공식 TWRP 앱(Official TWRP App) 을 다운로드하여 설치합니다 .
- 새로 설치된 앱을 실행합니다.
- (Agree)TWRP의 이용 약관에 동의 하고 확인(OK) 을 탭 합니다.
- 다음 화면에서 TWRP Flash 를 누릅니다 .
- 기기 선택(Select Device) 을 탭 하고 목록에서 특정 Android 기기를 선택합니다.
- 이제 장치의 복구 이미지가 표시됩니다. 최신 버전의 복구를 선택하십시오.
- 앱이 휴대전화의 웹 브라우저를 열고 TWRP 사이트로 이동합니다. 여기에서 TWRP 의 (TWRP).img 파일에 대한 다운로드 링크를 눌러 복구를 장치에 저장합니다.
- 복구가 다운로드되면 TWRP 앱으로 돌아갑니다.
- 앱에서 플래시할 파일 선택을(Select a file to flash) 탭 합니다.
- 다운로드한 복구 이미지를 선택하여 플래시합니다.
- 복구로 플래시를(Flash to Recovery) 선택한 다음 확인(Okay) 을 선택합니다 .
앱은 기기에 TWRP 복구를(recovery on your device) 설치해야 합니다 .
Android에 TWRP Recovery를 수동으로 설치하는 방법(루트 필요 없음)(How to Manually Install TWRP Recovery on Android (No Root Required))
Android 기기가 루팅되지 않은 경우 에도 fastboot 방법을 사용하여 기기에서 TWRP 복구를 플래시할 수 있습니다 . 이 방법은 장치의 복구 파티션에서 복구를 직접 플래시합니다.
(Make)기기의 부트로더를 잠금 해제했는지 확인 하세요. 그런 다음 다음 단계 에 따라 장치에서 TWRP 를 플래시하십시오 .
- 컴퓨터에서 웹 브라우저를 실행하고 TWRP 복구(TWRP recovery) 사이트에 액세스합니다.
- 사이트 상단의 장치 를 선택하고 장치를 선택한 다음 가장 최근의 복구 이미지( (Devices).img )를 컴퓨터 바탕 화면에 다운로드합니다.
- Android 기기에서 설정(Settings) > 휴대전화 정보 로 이동하여 (About phone)빌드 번호(Build number) 를 약 7번 탭 합니다. 이제 개발자(You’re now a developer) 입니다. 라는 메시지가 표시 됩니다.
- 다시 휴대폰에서 설정(Settings) > 시스템(System) > 개발자 옵션 으로 이동하여 (Developer Options)USB 디버깅(USB debugging) 을 활성화 합니다.
- USB 케이블 을 사용하여 장치를 컴퓨터에 연결합니다 .
- 컴퓨터 에서 ADB 툴킷(ADB toolkit) 을 다운로드하고 압축을 풉니다 . 다운로드한 복구 이미지(.img) 파일을 추출된 ADB 폴더로 이동합니다.
- 명령 프롬프트(Command Prompt) 를 열고 PATH 를 (PATH)ADB 폴더 의 전체 경로로 대체하여 다음 명령 을 입력하고 Enter 키를 누릅니다 .
CD 경로(cd PATH)
- 명령 프롬프트(Command Prompt) 창 에 다음을 입력하고 Enter 키(Enter) 를 누릅니다 . 그러면 기기가 부트로더 모드로 재부팅됩니다.
adb 재부팅 부트로더(adb reboot bootloader)
- 장치가 부트로더 모드에 있으면 명령 프롬프트(Command Prompt) 창 에 다음 명령을 입력하고 Enter 키(Enter) 를 누릅니다 . twrp.img 를 다운로드한 복구 이미지의 실제 이름으로 바꿔야 합니다.
fastboot 플래시 복구 twrp.img(fastboot flash recovery twrp.img)
- 그러면 장치에서 TWRP(TWRP) 복구 가 깜박 입니다. 복구가 플래시되면 다음 명령을 실행하여 복구로 부팅합니다. 이렇게 하면 전화기의 ROM 이 기본 복구로 사용자 지정 복구를 덮어쓰는 것을 방지할 수 있습니다.
빠른 부팅 부팅 twrp.img(fastboot boot twrp.img)
- 이제 Android 기기가 TWRP 복구 모드에 있어야 합니다.
삼성 장치에 TWRP 복구를 설치하는 방법(How to Install TWRP Recovery on Samsung Devices)
Samsung Android 장치 를 사용하는 경우 Samsung 장치는 fastboot 모드를 사용하지 않으므로 위의 방법은 작동 하지 않습니다. Samsung 휴대폰이나 태블릿 에서 (Samsung phone or tablet)TWRP 복구 를 플래시하려면 대신 다운로드 모드를 사용하세요.
- 컴퓨터에서 TWRP 사이트(TWRP site) 를 열고 상단 에서 장치(Devices) 를 선택 합니다.
- Samsung 을 선택한 다음 목록에서 특정 장치 모델을 선택합니다 .
- (Download).tar 로 끝나는 복구 이미지를 다운로드 하십시오 . 장치에서 Odin(Odin) ( 삼성(Samsung) 플래시 도구)을 사용하여 이 파일을 플래시합니다.
- (Reboot)Samsung 장치를 다운로드 모드로 재부팅 하십시오 . 대부분의 휴대폰에서 기기를 끄고 볼륨 작게(Volume Down) + 홈(Home) + 전원(Power) 버튼을 함께 누른 다음 볼륨 크게(Volume Up) 를 눌러 다운로드 모드로 들어갈 수 있습니다 .
- USB 케이블 을 통해 삼성(Samsung) 기기를 컴퓨터에 연결하세요 .
- 컴퓨터 에서 Odin 도구(Odin tool) 를 다운로드하여 실행 합니다.
- Odin에서 AP 옵션을 선택하고 다운로드한 복구 파일을 선택합니다.
- 시작(Start) 을 선택 하여 장치에 TWRP 복구 설치를 시작 합니다.
- 복구가 설치되면 장치에서 볼륨(Volume Up) 크게 + 홈(Home) + 전원(Power) 키를 눌러 복구 모드로 부팅하십시오.
이것이 바로 삼성(Samsung) 기기에 강력한 사용자 지정 복구 를 장착하는 방법 입니다.
Android에서 재고 복구로 돌아가는 방법(How to Go Back to the Stock Recovery on Android)
재고 회복으로 되돌리고 싶다면 가장 쉬운 방법은 휴대전화나 태블릿에서 재고 ROM을 플래시하는 것(flash the stock ROM on your phone or tablet) 입니다. 그러나 이렇게 하면 전화기가 공장 설정으로 재설정됩니다.
재고 복구를 되돌리는 또 다른 방법은 장치에서 재고 복구 이미지를 플래시하는 것입니다. XDA 포럼(XDA Forums) 과 같은 사이트에서 이 이미지를 찾은 다음 적절한 방법을 사용하여 장치에서 이미지를 플래시할 수 있습니다.
Android 장치에서 (Android)TWRP 복구를 사용하면 장치를 사용자 정의할 수 있는 가능성이 무한합니다. 이제 다양한 사용자 정의 ROM(ROMs) 을 플래시하고 사용자 정의 커널로 더 나은 성능을 즐기고 몇 번의 간단한 탭으로 장치의 전체 백업을 만들 수 있습니다.
How to Install TWRP Recovery on Android
TWRP is a custom recovery that brings several features to your Android-based phones and tablets. This recovery replaces your stock recovery and allows you to install various custom items on your device, including custom ROMs and custom kernels.
To install TWRP recovery on your device, you’ll need to use an appropriate method for your device. Here are a few ways to get TWRP Recovery on your phone or tablet.
Why Install TWRP Recovery?
There are many reasons to switch to TWRP from your stock recovery.
The most common reason is that you may want to install custom firmware on your device. The stock recovery, in most cases, doesn’t allow you to flash any custom items. With TWRP, though, you can flash pretty much any custom item on your Android device.
TWRP is far better in terms of functionalities compared with the stock recovery. You get better backup and restore functions with this custom recovery for your device.
How to Install TWRP Recovery Using an App (Root Required)
If your Android device is rooted, the easiest way to install TWRP recovery is by using the recovery’s official app. The app helps you download the recovery image for your particular device model, and you can then use the same app to flash that image on your device.
You must unlock your phone’s bootloader to install a custom recovery. The device manufacturer’s website will have the exact steps to do this.
Once you’ve sorted root-access and bootloader, follow these steps to install TWRP:
- Open Google Play Store on your device and download and install the Official TWRP App.
- Launch the newly installed app.
- Agree to TWRP’s terms and conditions and tap OK.
- Tap TWRP Flash on the following screen.
- Tap Select Device and choose your specific Android device from the list.
- You’ll now see the recovery images for your device. Select the most recent version of the recovery.
- The app will open your phone’s web browser and take you to the TWRP site. Here, tap the download link for the .img file of TWRP to save the recovery to your device.
- Once the recovery is downloaded, get back to the TWRP app.
- Tap Select a file to flash in the app.
- Select your downloaded recovery image to flash.
- Choose Flash to Recovery followed by Okay.
The app should install the TWRP recovery on your device.
How to Manually Install TWRP Recovery on Android (No Root Required)
If your Android device is not rooted, you can still flash TWRP recovery on your device by using the fastboot method. This method directly flashes the recovery on the recovery partition of your device.
Make sure you’ve unlocked your device’s bootloader. Then, follow these steps to flash TWRP on your device:
- Launch a web browser on your computer and access the TWRP recovery site.
- On the site, select Devices at the top, choose your device and download the most recent recovery image (.img) to your computer’s desktop.
- On your Android device, head into Settings > About phone and tap Build number about seven times. You’ll see a message that says, You’re now a developer.
- Again, on your phone, head into Settings > System > Developer Options and enable USB debugging.
- Connect your device to your computer using a USB cable.
- Download and extract the ADB toolkit on your computer. Move the downloaded recovery image (.img) file into this extracted ADB folder.
- Open Command Prompt, type the following command replacing PATH with the full path to the ADB folder, and press Enter.
cd PATH
- Type the following in the Command Prompt window and press Enter. This will reboot your device into bootloader mode.
adb reboot bootloader
- Once your device is in bootloader mode, type the following command in the Command Prompt window and press Enter. Make sure to replace twrp.img with the actual name of the recovery image you’ve downloaded.
fastboot flash recovery twrp.img
- That will flash the TWRP recovery on your device. When the recovery is flashed, run the following command to boot into the recovery. Doing this will prevent your phone’s ROM from overwriting the custom recovery with the stock one.
fastboot boot twrp.img
- Your Android device should now be in TWRP recovery mode.
How to Install TWRP Recovery on Samsung Devices
If you use a Samsung Android device, the above method won’t work for you as Samsung devices don’t use the fastboot mode. To flash TWRP recovery on a Samsung phone or tablet, use the download mode instead.
- On your computer, open the TWRP site and select Devices at the top.
- Select Samsung and then choose your specific device model from the list.
- Download the recovery image that ends with .tar. You’ll flash this file using Odin (Samsung flash tool) on your device.
- Reboot your Samsung device into download mode. On most phones, you can enter download mode by turning off the device, pressing Volume Down + Home + Power buttons together, and then pressing Volume Up.
- Connect your Samsung device to your computer via a USB cable.
- Download and launch the Odin tool on your computer.
- In Odin, select the AP option and choose your downloaded recovery file.
- Select Start to start installing TWRP recovery on your device.
- When recovery is installed, press Volume Up + Home + Power keys on your device to boot into recovery mode.
And that’s how you equip your Samsung device with a powerful custom recovery.
How to Go Back to the Stock Recovery on Android
If you’d like to revert to the stock recovery, the easiest way to do this is to flash the stock ROM on your phone or tablet. However, know that doing this will reset your phone to the factory settings.
Another way to get back the stock recovery is to flash the stock recovery image on your device. You can find this image on sites like XDA Forums and then use an appropriate method to flash the image on your device.
With TWRP recovery on your Android device, your possibilities of customizing your device are endless. You can now flash various custom ROMs, enjoy better performance with custom kernels, and make full backups of your device in a few easy taps.