Tải xuống apk mk802 4

  -  

If you’re planning khổng lồ install any kind of custom ROMs or custom kernels on your android device, you’re going lớn need a custom recovery to vì it. A custom recovery like ClockworkMod recovery can help you flash various custom files on your device.

Bạn đang xem: Tải xuống apk mk802 4

The recovery first needs to be flashed on your device before you can use it. There are certain steps you need to follow lớn replace the stock recovery on your device with a custom one. This guide tells you how lớn install và use the ClockworkMod custom recovery on your android device.


Table of Contents

What Is ClockworkMod Recovery?

ClockworkMod Recovery is one of the first few recoveries made for android devices. It’s a custom recovery that when installed, replaces the stock recovery and provides you with more features than what the stock one did.


The recovery is available for a number of apk based devices.

It’s been developed by Koush who also happens khổng lồ be the developer of some of the popular apps for app android devices.


*

How lớn Flash ClockworkMod Recovery On Android?

There are actually multiple ways khổng lồ flash the ClockworkMod recovery on your android phone or tablet. Depending on how you’ve rooted your device or how you’re going to do it, you can use an appropriate method khổng lồ install the recovery on your phone.

You can flash the recovery either using an tiện ích or using the Fastboot utility.

Use ROM Manager to lớn Install The Recovery

The easiest way khổng lồ install ClockworkMod recovery on your device is to use the developer’s very own ROM Manager app. The main purpose of the app is to lớn help you easily install the recovery on your device and it does it very well.

You can grab the phầm mềm off of the Play Store and use it lớn replace your stock recovery with CWM.

Launch the app & tap on Flash ClockworkMod Recovery on the main interface.
*

You’ll be asked khổng lồ choose your phone mã sản phẩm from the list. Bởi vì so và then tap on Flash ClockworkMod Recovery khổng lồ begin installing the recovery on your device.
*

The app will let you know when the recovery is installed.Use Fastboot to lớn Flash The Recovery

Unlike TWRP recovery, ClockworkMod recovery is usually only flashed using the ROM Manager app. The second common installation method is lớn use Odin for Samsung devices.

However, if your phone supports Fastboot (which most phones do), you can use it to lớn flash the CWM into the recovery slot on your phone. This can be done by issuing a few commands using the Fastboot utility.

Enable the USB debugging option on your device from Settings > Developer options.
*

Plug-in your phone khổng lồ your computer using a compatible cable.Open the Fastboot folder, hold down Shift, right-click on any blank space, & select Open command window here.
Enter in the following command to reboot into the fastboot mode.

Xem thêm: Doraemon Thế Giới Doraemon, Thế Giới Này Thật Damdang, Doraemon Thế Giới Khoa Học

adb reboot bootloader
Type in the following command lớn flash the recovery on your phone. Make sure khổng lồ replace cwm.img with the actual name of the recovery you’ve downloaded.fastboot flash recovery cwm.img
When the recovery is flashed, run the following command to reboot your device.fastboot reboot

How lớn Reboot Into The ClockworkMod Recovery Mode?

To reboot into the newly installed ClockworkMod recovery mode, you can either use the ROM Manager tiện ích or use the ADB utility to get into the recovery.

Use ROM Manager to lớn Quickly Reboot Into The Recovery

Using the ROM Manager app to reboot into the CWM recovery mode is easier & faster than any other methods.

Launch the ROM Manager tiện ích on your device.Tap on the Reboot into Recovery option to lớn reboot into the ClockworkMod recovery mode on your phone.
The tiện ích will close and recovery will boot-up.Use ADB to lớn Reboot Into The ClockworkMod Recovery Mode

ADB is a relatively complex method to enter the ClockworkMod recovery mode but the steps remain the same no matter what android device you have.

Open the Fastboot folder, hold down Shift, right-click anywhere blank, and choose Open command window here.
Run the following command & you’ll be in CWM recovery mode.adb reboot recovery

How to lớn Use ClockworkMod Recovery?

Once you enter the recovery mode on your device, you’ll be presented with several options to lớn choose from. You can play around with any options you lượt thích and each of these has its own capabilities.


Reboot system now

You’ll want to lớn use this option when you’ve finished your tasks in the recovery mode & you want lớn reboot your device into the normal mode. This option will do it for you.

Install zip from SD card

This should let you install custom kernels, custom ROMs, & various other custom development files on your device. Anything that requires installation from recovery can be installed using this option.

Wipe data/factory reset

If the mặc định factory reset options don’t work for you on your device, you can use this option to directly wipe off all the data & factory reset your phone from the recovery mode.

Wipe cache partition

As the name suggests, it lets you erase the cache files on your device.

Backup & restore

The backup option lets you create a comprehensive backup of your android phone or tablet. You’ll want to bởi it before you install a custom ROM.

Xem thêm: Top 10+ Game Offline Cầy Cuốc Cho Android Hay Nhất Năm 2023, Game Cày Level Offline Android

The restore option lets you restore your ClockworkMod recovery mode backup, and it’s usually used when a flashing procedure didn’t go as planned & you need lớn revert back to the working conditions.