Cách cài đặt Custom Recovery trên Nokia X

Cách flash Custom Recovery trên Nokia X

Mỗi thiết bị Android đều có một hình ảnh phục hồi trên đó. Điều này chính là một phần của hệ điều hành Android mà bạn hoặc nhà sản xuất có thể truy cập nếu thiết bị của bạn trở nên không phản ứng và sau đó sử dụng nó để khôi phục thiết bị của bạn.

Một hình ảnh phục hồi custom, tuy nhiên, là một hình ảnh phục hồi mà một nhà phát triển đã sửa đổi có thể không chỉ giúp thiết bị nếu trở thành phản hồi, mà còn có những lợi ích bổ sung của việc cho phép chúng ta thực hiện các thay đổi lớn vào hệ điều hành và thậm chí có thêm những tùy chỉnh hơn trên thiết bị của bạn.

Trong quy trình này, chúng tôi sẽ hướng dẫn bạn cách flash Custom Recovery trên Nokia X.

Sau khi flash Custom Recovery trên Nokia X, bạn sẽ có thể:
– Thực hiện sao lưu đầy đủ của thiết bị của bạn (đơn giản là lưu TẤT CẢ từ nó).
– Tăng hiệu suất của thiết bị của bạn (sau khi flash cái gọi là kernel).
– Tăng thời lượng pin của thiết bị của bạn.
– Flash ROM tùy chỉnh (những cái này giúp bạn có thể flash một phiên bản mới hơn của Android, giao diện người dùng hoàn toàn mới, thêm hàng tá tính năng mới và nhiều hơn nữa).

Quan tâm không? Dưới đây là cách flash Custom Recovery trên Nokia X:
#NokiaX #CustomRecovery #Flash

I. Trước Khi Bắt Đầu
1. Bạn phải đã root thiết bị trước khi thực hiện quy trình này. Vui lòng truy cập vào quy trình Cách Root Nokia X của chúng tôi trước, hoàn thành nó, sau đó quay lại quy trình này và tiếp tục.
2. Điều này sẽ flash ClockworkMod Recovery vào thiết bị của bạn.

II. Tải Các Tệp Cần Thiết
1. Tải Fastboot và lưu vào Desktop của bạn.
Fastboot
2. Tải CWM Recovery và lưu vào Desktop của bạn.
CWM Recovery (Liên kết tải có sẵn trong bài đăng đầu tiên)

III. Flash Custom Recovery trên Nokia X
1. Giải nén các tệp từ Fastboot bằng cách nhấp chuột phải và chọn Giải nén tại đây.
2. Bật chế độ gỡ lỗi USB trên thiết bị của bạn bằng cách đi đến Menu > Cài đặt > Tùy chọn nhà phát triển > Gỡ lỗi USB.
3. Sau khi đã được kích hoạt, kết nối thiết bị của bạn với PC bằng cáp USB.
4. Khởi chạy cửa sổ Command Prompt trên Desktop của bạn. Để làm điều đó, đơn giản là giữ phím Shift và nhấp chuột phải vào bất kỳ khu vực trống nào trên màn hình và chọn Mở cửa sổ lệnh ở đây.
5. Nhập lệnh sau vào cửa sổ Command Prompt:
– adb reboot bootloader
6. Thiết bị của bạn nên khởi động vào chế độ bootloader.
7. Khi ở đó, thực hiện lệnh sau:
– fastboot -i 0x0421 flash recovery cwm-6028-normandy.img
8. Nó sẽ flash Custom Recovery vào thiết bị của bạn.
9. Khi hoàn tất, khởi động lại thiết bị của bạn.
10. Mở ứng dụng Quản lý Tệp như ES File Explorer trên thiết bị của bạn và đi đến đường dẫn – /system/etc/.
11. Tìm tệp có tên là install-recovery.sh và nhấn và giữ vào nó.
12. Chọn Đổi tên và nhập install-recovery.sh.bak làm tên mới.
13. Bạn đã hoàn tất!

Đã xong! Bây giờ, bạn có thể truy cập vào quy trình Cách Flash Custom ROM cho Nokia X của chúng tôi để mở ra một thế giới tùy chỉnh hoàn toàn mới cho thiết bị Android của bạn!

Bằng cách, đừng lo lắng, bạn luôn có thể đưa thiết bị trở lại bản gốc bằng cách truy cập vào phần Cách Rooting của chúng tôi, tìm thiết bị của bạn và thực hiện Cách Unroot được liệt kê cho nó ở đó.

Nguồn: https://manualmentor.com/how-to-flash-a-custom-recovery-on-the-nokia-x.html?utm_source=rss&utm_medium=rss&utm_campaign=how-to-flash-a-custom-recovery-on-the-nokia-x

Every Android device has, what is called, a recovery image on it. This is basically a part of the Android operating system that you or the manufacturer can access if your device becomes unresponsive and then use it to restore your device.

A custom recovery image, however, is a recovery image that a developer has altered that can not only help the device if it becomes responsive, but also has the added benefits of allowing us to make major changes to the operating system and have even further customizations on your device.

In this procedure, we’ll show you how to flash a custom recovery on your Nokia X.

After flashing a custom recovery on Nokia X, you’ll be able to:

  • Perform full backups of your device (literally save EVERYTHING from it).
  • Increase your device’s performance (after flashing something called a kernel
  • Increase your device’s battery life.
  • Flash custom ROMs (these make it possible to flash a newer version of Android, totally new user interfaces, add tons of new features, and much more).

Interested? Here’s how to flash a custom recovery on your Nokia X:

I. Before You Begin

1. You must be rooted before you can do this procedure. Please head to our How to Root the Nokia X procedure first, finish it, then return to this procedure and continue.

2. This should flash ClockworkMod Recovery on your device.

II. Downloading Required Files

1. Download Fastboot and save it to your Desktop.

Fastboot

2. Download CWM Recovery and save it to your Desktop.

CWM Recovery (Download link’s available in the first post)

III. Flashing a Custom Recovery on the Nokia X

1. Extract files from Fastboot by right-clicking on it and selecting Extract here.

2. Enable USB debugging on your device by heading to Menu > Settings > Developer options > USB debugging.

3. Once it’s been enabled, plug in your device to your PC via USB cable.

4. Launch a Command Prompt Window on your Desktop. To do that, simply hold down Shift and right-click on any blank area on your screen and select Open command window here.

5. Type in following command into the Command Prompt Window:

adb reboot bootloader

6. Your device should reboot into bootloader mode.

7. Once there, issue the following command:

fastboot -i 0x0421 flash recovery cwm-6028-normandy.img

8. It should flash the custom recovery on your device.

9. Once it’s done, reboot your device.

10. Open a File Manager app like ES File Explorer on your device and head to the path – /system/etc/.

11. Find the file named install-recovery.sh and tap and hold on it.

12. Choose Rename and enter install-recovery.sh.bak as the new name.

13. You’re all done!

All set! Now, you can head to our How to Flash a Custom ROM procedure for the Nokia X to open up a whole new world of customizations for your Android device!

By the way, don’t be scared, you can always put your device back to stock by heading to our Rooting How To’s section, finding your device, and doing the How to Unroot listed for it there.

If you enjoyed this, please consider sharing it

The post How to Flash a Custom Recovery on the Nokia X first appeared on User manual.


Xem chi tiết và đăng kýXem chi tiết và đăng ký

Gửi phản hồi