Root Celkon A225 Android Mobile and Install Touch Recovery - Upgrading, Modifying and Unlocking

This Post will help you to root your Celkon A225 Android Mobile.
Installing Celkon A225 ADB Drivers
Download and install Celkon A225 Android Mobile drivers from download links below.
To install the drivers follow the below steps.
Extract the downloaded driver file to any folder you want.
1. Open Device Manger(You can open open it from control panel or from search in start menu.)
2. Right Click on your PC name and click add Legacy hardware.
3. Then choose 'Install hardware that i manually select from list(Advanced)' and click on next.
4. Select 'Show All devices' and click next. Then Click on Have disk and browse for the folder you have extracted your drivers(Choose .inf file inside the SP_Drivers_v1.4 folder).
5.Then you will get as in screenshot below.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
6. Choose 'Google ADB Device Interface' from 'Google,Inc' Manufacturer and click on next. Then the ADB driver will be installed.<br />
7. Repeat the same procedure (steps 1-6) for other 2 google drivers and for MTP, Media Tech drivers. That's All.
You can check your ADB drivers installation by using below method
1. Download adb from link below.
2. Extract all files and place them in C:\Windows Directory
3. Turn on USB Debugging(From Developer Options) in your Android mobile and connect to your PC with USB cable.
4. Open Command Prompt and run the below command. Then it should list your device as below. If your device is not listed indicates that drivers are not properly installed.
HTML:
adb devices
Rooting Celkon A225
If drivers are properly installed rooting procedure is very simple. Download the 1 click rooter software from the download link below.
After Downloading the file follow below steps to root your mobile.
1. Enable USB Debugging in your Settings from Developer Options
2. Make sure you have installed properly. Now launch MTK Tools(Root Genius) that you have downloaded from above link.
3. Connect your Mobile with USB Debugging enabled and click on next. Then it will show as connected and you can see Root button if drivers were installed properly.
4.Click on Root and wait till your device gets rooted. It took around 15 minutes for my Celkon A225 Mobile.
That's All
Install Touch Recovery
By Rooting with Root Genius(MTK tools) you will get a custom recovery in Chinese language. So I will recommend to install Carliv Touch Recovery(CTR) to make your recovery to look ultra modern. With this one you can navigate from touch in Recovery Mode.
Download and install CTR from link below.
Follow the Below steps to install touch recovery. Do not disconnect your mobile while installation is in progress
1. Extract the archive to any folder.
2. Connect your Android mobile to PC with USB Debugging Enabled.
3. Run CTRv2.2.exe as administrator. Then it will show below message. Click OK when it shows the message(It will aumatically close if files are copied)
4. Then it will turnoff UAC and add some entries to registries as it needs some open port to access your android and update recovery from your PC. Click OK when it shows the message.
5. After that it will start porting. Make sure your android device is booted up and is connected to PC with USB Debugging enabled. Then click yes.
6. Wait for 2 minutes it will install the touch recovery automatically for you.
Now you can check your touch recovery by going to recovery mode ( use power + volume down when android is off) . That's All
Caution:Rooting/ Recovery installation is a risky process. Your Device may brick if its wrongly done. Keep your original firmware with you before going to this process to install your firmware in case if you got any problem.
Attachments
adb.zip
CTRv2.2.zip
SP_Drivers_v1.4.zip
MTK6589_6577_w6575_V1.06.zip

Related

Tutorial Htc Bootloader (Complete With the new ruu)

BEFORE beginning the Unlock Bootloader process your product requires that you update the ROM to the version listed in the table below first, then download the RUU next to it to enable the unlocking capability.
NOTE: If you do not find your ROM version in the table below, and your ROM version is newer, then your device does not require the RUU.
To install the RUU, simply follow these instructions:
1. On your phone, enable USB debugging. (From the Home screen, MENU > Settings > Applications > Development > Check USB debugging)
Connect your phone to the computer using the USB cable that came with your phone. Wait a moment for your computer to identify your phone, this may take a few minutes.
2.If your computer cannot find your phone, you may need to install HTC Sync. You can download HTC Sync http://www.htc.com/www/help/
After your computer has found your phone, double click on the RUU to start the process.
3Follow the on screen instructions to finish flashing the RUU on your phone.
NOTE: If you encounter an error while flashing your phone, it’s possible that the connection to your phone was interrupted. Simply exit the program, disconnect your phone and start over.
Fully exit the RUU to ensure there is no conflict of multiple instances of the program running.
Disconnect the USB cable from both the phone and the computer.
After a few moments, reconnect the USB to the computer and phone. See above if your phone or computer cannot find each other.
Run the RUU.
Disclaimer: You may not be able to get further FOTA updates once the RUU was applied to your device.
Ruu:
Htc Eu http://www.htcdev.com/ruu/PG7610000_Marvel_hboot_1.09.0099_2.13.401.3_0210_R.exe
htc Arabic: http://www.htcdev.com/ruu/PG7610000_Marvel_hboot_1.09.0099_0209_R.exe
Step 1
Remove and reinsert the battery then proceed to step 2. For devices without a removable battery, long press the power key then select restart. Hold down the volume down key while restarting to start the device in Bootloader mode.
Step 2
Press Volume Down and Power to start the device into Bootloader mode.
Step 3
Use the Volume buttons to select up or down. Highlight Fastboot and press the Power button.
Step 4
Connect the device to the computer via a usb cable
Step 5
On your computer create a new folder (For Example: C:\Android) where we will be putting the following 3 files in this new folder:
adb.exe
AdbWinApi.dll
fastboot.exe
Note: for Mac OS X and Linux you will only need adb and fastboot.
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
To find these files:
a.
Run the “SDK Manager.exe” which is found in \android-sdk-windows\
.
Wait about 3 minutes. You will see there are many packages you can update. Please install Android SDK Platform Tools and Android SDK Tools (Please update it if your SDK version is r11).
c.
After you have installed this, you will be able to find the files in the following locations.
1.
To find adb.exe, AdbWinApi.dll, look in \android-sdk-windows\platform-tools
2.
To find fastboot.exe look in \android-sdk-windows\tools
Note: fastboot.exe may be unavailable in the latest Windows Android Tools release. You can extract it from a previous release available here: android-sdk_r13-windows.zip
3.
Mac OS X or Linux users can download the fastboot binary using the following links:
https://www.htcdev.com/process/legal_fastboot_mac
Step 6
Open up command prompt. ( Start > Run > Type CMD,). The window that appears is called Command Prompt.
Step 7
Navigate to where you unzipped the ZIP file and go to the folder you just created (For Example: If you created the folder in C:\Android, then you would type in Command Prompt: cd c:\Android).
Step 8
Type in Command Prompt: fastboot oem get_identifier_token.
Step 9
You will see a long block of text. Copy and paste this text into the the token field below (in the command prompt: Right Click > Mark > highlight the block of text > Right click to copy).
You will see one of the following two screens:
Ref. 9a
Ref. 9b
When copying the token, start with this line:
<<<< Identifier Token Start >>>>
And end with this line:
<<<<< Identifier Token End >>>>>
(Note: Only copy the highlighted sections above. Do not copy the INFO or (bootloader) prefix)
Step 10
Paste this string of text into the token field and hit Submit in order to receive your unlock code binary file. You will receive this information in your email.
Example:
use the link below to make the bootloader unlock correctly
http://www.htcdev.com/
Program to download
Google android sdk
http://developer.android.com/sdk/index.html
Java Runtime
http://java.com/
htc Sync
http://www.htc.com/www/help/
Credit:
Htc Dev For this page
Thehack1
DjOlivier
Me to have the time to paste and write
If some person have a question and i going to help for every thing

[Guide]How to root/unbrick Micromax A65 Smarty(SC6820)

Phone information:
name:-micromax a65
chipset- sc6820(Spreadtrum)
processor-armv7(rev1)(single core)(1GHz)
graphics-mali300
ram-512mb
android os-2.3.5
As preivious thread which was made by me that was flooded so freshing the whole section into one thread with updated insecure boot.img and with flashing updated stock rom.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
*i'm not responsible if any damage is done to your device.also if you flash your device using reasearch downloader then you will bump your imei(**you can revert your imei back which is given in this tutorial).
* before flashing it! YOU are choosing to take it as ur own risk and if
you point the finger at me for messing up your device, I will laugh at you.
*/.
Rooting section:
1)First Unlock the Boot IMG
download insecure boot.img from here
download downloader tool and drivers fromhere
stock firmware from here
Now its the main thing for installing drivers & run research downloader properly its suggested to be on Win XP although u can use Win 7* & Win 8**(thanks to @pritish sahoo for giving solution for installing drivers on win 8)
For Windows Xp users:
Nothing to do simply install all the drivers & run research downloader
For Windows 7 users:
1.install driver Signer Enforcement overrider 7 run test mode to disable driver signature verification so that windows 7 will accept the drivers...
how to do>
->first download driver Signer Enforcement overrider from here
->Now install the above downloaded software & run test mode in it as shown in the image below
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
->Now restart ur PC
2.Now install all the drivers the driver it will give warnings during install so now u choose install driver software anyway(important)
3.Now ur Done & ready to run Research downloader
(N.B. -U must run Research downloader as administrator)
For Windowns 8 users:
well its slight bit difficult but very easy for advanced users so lets start
1.There is no DSEO software available for win 8 so u have to disable driver signature manually........
Hold down the Windows key on your keyboard and press the letter C to open the Charm menu, then click the gear icon (Settings).
2.Click More PC Settings.
3.Click General. (in win 8.1 u will find this on Update and Recovery)
Under Advanced Startup, click Restart Now.
4.After restarting, click Troubleshoot.
5.Click Advanced Options
6.Click Windows Startup Settings.
7.Click Restart.
8.After restarting your computer a second time, choose Disable driver signature enforcement from the list by typing the number 7(on windows 8.1 press F7 ) on your keyboard
9.After restarting, you will be able to install the Arduino drivers normally; however, Windows will display a warning message. When the warning appears, click Install this driver software anyway
10.Now ur Done & ready to run Research downloader
(N.B. -U must run Research downloader as administrator)
by this method u also able to use fastboot on win 8
Flashing Stock Firmware with unlocked boot:
Ok now take a long breath beacuase you have to flash with your phone with a stock rom and modified boot.img for rooting.
1.Open research downloader(as admin)
2.1.click on first button and load pac file
3.click on second button change baudrate to 115200,in calibration tab untick all.
4.For BOOT_IMG option browse(just double tap over BOOT_IMG then u can get browse option) and select the insecured boot.img that you downloaded from the above......
5.plugin the usb cable to PC(DON'T plugin into the phone now)
6.click on play button
7.PRESS & HOLD VOLUME UP KEY and insert the usb cable,don't release the key.
Download should starts within 3 secs.If it doesn't then check the drivers carefully or reply to this thread with failures.
Once done unplug your phone and remove battery for 3 second.
8.Reinsert battery and restart your phone.
Installing cwmoptional-not required in rooting)
goto this thread
Rooting:
download this tool(unlock root):- http://www.mediafire.com/download/54...Unlockroot.rar
1.make sure you turned on usb debbuging and as well unknown source
2.connect usb cable via mass storage
3.after extracting the rar file open unlockroot.exe
4.just click on root and choose you device .
5. atlast it will say it wants to install a battry saver app i dont know what is that i ignored it do what you want.
5.it will say to reboot your phone and yes you are rooted
Themes/MODS/Custom ROM section:
="http://forum.xda-developers.com/showthread.php?t=2791901"]Go here
Credits
[B @pritish sahoo for giving solution to install drivers on Win 8 & making Custom ROMS/MODS with me
 @ElectronikHeart for this
& ofc me( he he )[/B]​
problem while loading boot img
download is not starting in research downloader.( actually nothing is happening in downloader)
Aass
---------- Post added at 07:28 AM ---------- Previous post was at 07:28 AM ----------
Bdksnsbssk
---------- Post added at 07:28 AM ---------- Previous post was at 07:28 AM ----------
Hdbdbs

[Guide]How to root/unbrick Micromax A65 Smarty(SC6820)

Phone information:
name:-micromax a65
chipset- sc6820(Spreadtrum)
processor-armv7(rev1)(single core)(1GHz)
graphics-mali300
ram-512mb
android os-2.3.5
As preivious thread which was made by me that was flooded so freshing the whole section into one thread with updated insecure boot.img and with flashing updated stock rom.
Code:
#include
/*
* Your warranty is now void.
*
* I am not responsible for bricked devices, dead SD cards,
* thermonuclear war, or you getting fired because the alarm app failed. Please
*i'm not responsible if any damage is done to your device.also if you flash your device using reasearch downloader then you will bump your imei(**you can revert your imei back which is given in this tutorial).
* before flashing it! YOU are choosing to take it as ur own risk and if
you point the finger at me for messing up your device, I will laugh at you.
*/.
Rooting section:
1)First Unlock the Boot IMG
download insecure boot.img from here
download downloader tool and drivers fromhere
stock firmware from here
Click to expand...
Click to collapse
Now its the main thing for installing drivers & run research downloader properly its suggested to be on Win XP although u can use Win 7* & Win 8**(thanks to @pritish sahoo for giving solution for installing drivers on win 8)
For Windows Xp users:
Nothing to do simply install all the drivers & run research downloader
For Windows 7 users:
1.install driver Signer Enforcement overrider 7 run test mode to disable driver signature verification so that windows 7 will accept the drivers...
how to do>
->first download driver Signer Enforcement overrider from here
->Now install the above downloaded software & run test mode in it as shown in the image below
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
->Now restart ur PC
2.Now install all the drivers the driver it will give warnings during install so now u choose install driver software anyway(important)
3.Now ur Done & ready to run Research downloader
(N.B. -U must run Research downloader as administrator)
For Windowns 8 users:
well its slight bit difficult but very easy for advanced users so lets start
1.There is no DSEO software available for win 8 so u have to disable driver signature manually........
Hold down the Windows key on your keyboard and press the letter C to open the Charm menu, then click the gear icon (Settings).
2.Click More PC Settings.
3.Click General. (in win 8.1 u will find this on Update and Recovery)
Under Advanced Startup, click Restart Now.
4.After restarting, click Troubleshoot.
5.Click Advanced Options
6.Click Windows Startup Settings.
7.Click Restart.
8.After restarting your computer a second time, choose Disable driver signature enforcement from the list by typing the number 7(on windows 8.1 press F7 ) on your keyboard
9.After restarting, you will be able to install the Arduino drivers normally; however, Windows will display a warning message. When the warning appears, click Install this driver software anyway
10.Now ur Done & ready to run Research downloader
(N.B. -U must run Research downloader as administrator)
by this method u also able to use fastboot on win 8
Flashing Stock Firmware with unlocked boot:
Ok now take a long breath beacuase you have to flash with your phone with a stock rom and modified boot.img for rooting.
1.Open research downloader(as admin)
2.1.click on first button and load pac file
3.click on second button change baudrate to 115200,in calibration tab untick all.
4.For BOOT_IMG option browse(just double tap over BOOT_IMG then u can get browse option) and select the insecured boot.img that you downloaded from the above......
5.plugin the usb cable to PC(DON'T plugin into the phone now)
6.click on play button
7.PRESS & HOLD VOLUME UP KEY and insert the usb cable,don't release the key.
Download should starts within 3 secs.If it doesn't then check the drivers carefully or reply to this thread with failures.
Once done unplug your phone and remove battery for 3 second.
8.Reinsert battery and restart your phone.
Installing cwmoptional-not required in rooting)
goto this thread
Rooting:
download this tool(unlock root):- http://www.mediafire.com/download/54...Unlockroot.rar
1.make sure you turned on usb debbuging and as well unknown source
2.connect usb cable via mass storage
3.after extracting the rar file open unlockroot.exe
4.just click on root and choose you device .
5. atlast it will say it wants to install a battry saver app i dont know what is that i ignored it do what you want.
5.it will say to reboot your phone and yes you are rooted
Themes/MODS/Custom ROM section:
Go here
Credits
@pritish sahoo for giving solution to install drivers on Win 8 & making Custom ROMS/MODS with me
@ElectronikHeart for this
& ofc me( he he )
If u Really Like my guide than hit thanks ​
reserved
IF U BUMPED UR IMEI THEN FOLLOW THIS THREAD
http://forum.xda-developers.com/gen...spreadtrum-t2927766/post56475762#post56475762
DONT FORGET TO HIT THANKS

Get Continuum on Lumia x5x devices

Hello guys! In this thread I will show you how to get Continuum on Windows Lumia x5x devices.
Please follow the steps exactly.
1. Download and install the program from this link Windows Phone 8.0 SDK Lite
2. Enable Developer Mode on your device (Settings > Update & Security > For Developers)
3. Download the files from this link and unzip them to your downloads directory.
4. Connect your device to your PC via USB
5. Go to
Code:
C:\Program Files (x86)\Microsoft SDKs\Windows Phone\v8.0\Tools\XAP Deployment
and open up XapDeploy
6. Select Target Device and in xap browse to your downloads folder and select vcREG_1_6_W10M.xap file and press Deploy.
7. Download and install the tools from here
8. Open an Administrator Command Prompt at this location
Code:
C:\Program Files (x86)\Windows Kits\10\Tools\bin\i386
9. Run the following command pointing to your previous unarchived files in download
Code:
iutool -v -p "path to the file acer.service.acersystemservice.spkg"
, the device will reboot into the gear mode and back to the OS.
10. If the above step throws an error try going to Device manager and delete the drivers regarding your phone from usb devices unplug and reconnect the device then repeat the above process and it should work.
11. Copy newndtksvc.dll and ndtksvc.dll to your Documents folder on your phone through USB also in the parent directory of Documents make a folder called ndtk and copy the files there as well because they will be needed in a further step.
12. Open up vcREG and from the bar press the dotted menu select x50 series unlock press step 2, reboot then step 3 reboot then from the same menu check the Live Interpool/Capability Unlock and press Apply.
If you have some unclear steps or you don't find the files here is another tutorial regarding the above steps.
Now we are ready to proceed with the Interoop tools app and with the installation of the Continuum cab file.
13. Download the files in this link
14. Extract the files and copy the file “microsoft_ms_docking…” cab file to C drive on your PC under (C:\cabs)
15. Open up an Adiminstrator Command Promt go to the folder
Code:
C:\Program Files (x86)\Windows Kits\10\Tools\bin\i386
and run
Code:
iutools -p C:\cabs -v
. The device will reboot into the Gear screen and then back into the os.
16. Copy and paste interop tools file(.appxbundle) into your phone memory
17. Go to the phone's file explorer and open the interp tools file and install it if it doesn't come up into your app menu please download it from this link and drag into your phone the apx bundle files from the Dependencies folder install them and then retry to install the InteropToolsApp.
18. Open up InteropToolsApp select INTEROP UNLOCK from the menu and thick Interop/Cap Unlock, New Capability Engine Unlock, Full Filesystem Acess(Make sure the MTP Root Path is C) and the most important one is Restore NDTKSvc (x50) do not thick the RestoreNDTKSvc simple because you will need to format your phone and follow again all the steps above.
19. Go back to the REGISTRY EDITOR Enter Registry Type as “Integer”, Registry Key path as SOFTWARE\Microsoft\Shell\Docking, Registry Value Name as EnabledForTest and Value data as 1 then press Write Data and reboot your phone.
20. You have sucessfully installed Continuum on your x5x Lumia device.
Additional information.
You will need a windows 10 computer to install the programs and to put them into your phone.
Also if you want to connect your continuum device to your desktop just go to settings find Projecting to this PC and select Available everywhere from the first dropdown then you will be able to see your PC in wireless adapter connection of the Continuum App.
Tested it on a Lumia 550 phone with 1gb ram and 8gb internal storage with Windows 10 Mobile on it. And here is the proof
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
13. cab file must be for OS build version on phone
your cab is NOT FOR build .693! is for .448 build!!!!
download correct cab file from catalog.update.microsoft.com (for search use 000-gb or 000-ru, 000-de..)
when you open download windows, use ctrl F to search for docking... is two files, you download file with CBS in name (not CBSU)
dxdy said:
13. cab file must be for OS build version on phone
your cab is NOT FOR build .693! is for .448 build!!!!
download correct cab file from catalog.update.microsoft.com (for search use 000-gb or 000-ru, 000-de..)
when you open download windows, use ctrl F to search for docking... is two files, you download file with CBS in name (not CBSU)
Click to expand...
Click to collapse
Thanks, it worked well for my device with the cab provided in my link. Hope your comment will help others! Really thank you
is recommended to use cab file from same build version... maybe you are just lucky but next time watch out

[Bootloader Unlock] [TWRP] [A7010a48] [Noob]

Overview​
Many people asked me on telegram how they can unlock their bootloader and flash TWRP, as obvious I helped them but then again few people asked me... I was wondering telling entire steps again and again will waste a lot of time so I decided why not on xda-developers?
So here it is presenting a "Noob way to unlock boot-loader, flash recovery" :laugh:
Disclaimer​
]Of course there is a risk of doing anything so I won't take any responsibly of fixing it !! Please do some research if you are not aware of anything. Warranty will be voilà so you won't be able to claim any service repairs for free. Please proceed at your own risk :angel: However, if you follow everything carefully you won't be able to stick into anything.
Click to expand...
Click to collapse
Downloads​1. ADB Driver 1
2. ADB Driver 2
3. Windows 10 Updater
4. ADB Toolkit
5. TWRP ​​
Installations​Now it's not hard but still like a manual, I have added this. To install the drivers first and most important is to update Windows to its latest release. Extract .rar/.zip files downloaded from the above download section and go to the ADB Driver 1 & 2 folder and look if there is an executable file like .exe/.bat if yes then run it as admin and all set if there isn't then you may see a setup information well simple look for a file ends with .inf extension. If you find such a file then simply open device manager and click on your PC name for e.g my PC name is MINIX and then click on action tab select add hardware legacy --> Next --> Search and install automatically --> Next --> Show all --> Next --> Have Disk --> Browse and then go to the folder where the .inf/setup information file is located click on it --> Next and then it may pop up something like driver signature verification failed for it just move HERE All set ! But I would suggest to do a windows update check again for proper installing of drivers and then restart.
Process​Now it's not rocket science! Let's begin!
* Update your phone to latest firmware S232 (Necessary)
* Open ADB Folder
* Copy Downloaded TWRP to ADB folder
* Rename TWRP image to recovery.img
* Move to your mobile turn on USB debugging and OEM unlocking (These options are there in developer option)
* Connect USB (Will pop up some prompt, allow for this pc if still not then revoke USB permission and check back! )
* Run .bat file called as unlock_recovery.bat
----------(Your Phone will reboot into fast boot mode and will start Unlocking process just hit volume up key on your phone when you see a prompt written in small letters)---------
* Now open the cmd/PowerShell in ADB folder itself for that hold shift key and right click will see a prompt with PowerShell/cmd click on that if still confused the go-to address bar and type cmd there. That's its!
* Type the commands one by one has listed :
Code:
fastboot devices
fast boot flash recovery
Now its important that you reboot into recovery for the first time just after recovery flash or else you will need to do entire process again … Now to boot into recovery you will have to hold power key & both volume keys at a time until you see Lenovo logo, then release the power key and volume keys. After the TWRP logo, it will take some time! So wait, but if not boot into recovery do all the process again !
Cheers :good: you have successfully installed TWRP now ! If still not then don't worry drop a replay below so that we can assist you I don't want to make money from this so no donations but still if you want to appreciate my work just hit the small button of :good: That's more than enough for me
Q/A​
Q.1 My TWRP is removed after I booted back into the system, now what can I do?
A.1 Well, This is a normal thing caused due to a backup made by system of stock recover and you will have to delete it in order to fully use TWRP for that process is simple to download Aroma File Manager Flash this zip into TWRP recovery and you will see a file manager locate to system folder and in that look for a file called as recovery-from-boot.p and delete this file only /-
Q.2 My device is rebooting into TWRP only, what to do?
A.2 Now answer is not that simple you will have to download the stock ROM and flash it via SP Flash Tool that's the only option. We are looking into the issue and will find the resolution ASAP.
For more Q/A just drop a comment below and we will try to solve it! And if the issue is common we will add it to this post
We know how important it is for you to get your issue fixed but there are certain rules you will have to follow, please read them so we can assist you further!
1. Don't use bad words
2. There is a pattern you will have to follow so that we can fix it or else it may get neglected
ROM: XYZ
Root Status: N/A
Recovery Version: XYZ
Issue: XYZ (Please use a short and effective description of your problem, Don't make it too long also before you post make sure it's not there in Q/A post.)
Click to expand...
Click to collapse
For more better rectification you can add a screenshot of your issue/error.
For additional help you can reach us at :
{
"lightbox_close": "Close",
"lightbox_next": "Next",
"lightbox_previous": "Previous",
"lightbox_error": "The requested content cannot be loaded. Please try again later.",
"lightbox_start_slideshow": "Start slideshow",
"lightbox_stop_slideshow": "Stop slideshow",
"lightbox_full_screen": "Full screen",
"lightbox_thumbnails": "Thumbnails",
"lightbox_download": "Download",
"lightbox_share": "Share",
"lightbox_zoom": "Zoom",
"lightbox_new_window": "New window",
"lightbox_toggle_sidebar": "Toggle sidebar"
}
Telegram Group​
Hello folks, for redwolf recovery process remains the same, thread
But yea, the name of recovery is redwolf.img whereas for twrp its something else so just use this code
Code:
fastboot flash recovery redwolf.img
@reserved
link is broken
Hello everyone I need a favor from a person who has unlocked bootloader can you help
---------- Post added at 04:21 AM ---------- Previous post was at 04:19 AM ----------
I need some files from you pls please please please please

Categories

Resources