[Q] How to install CWM or any other Recovery via ADB? - General Questions and Answers

Hey Developers, Can you please help me with full guide to install CWM via ADB.
My device is Spice MI-502 and it is not listed on CWM devices.
Plz Help me I want to flash a custom ROM on my device.

saurabhthegreat999 said:
Hey Developers, Can you please help me with full guide to install CWM via ADB.
My device is Spice MI-502 and it is not listed on CWM devices.
Plz Help me I want to flash a custom ROM on my device.
Click to expand...
Click to collapse
i dont know if it works but have you tried the "rom manager" app to install cwm on your device?

dusu84 said:
i dont know if it works but have you tried the "rom manager" app to install cwm on your device?
Click to expand...
Click to collapse
yes i tried and it says device not listed.

CWM RECovery On spice 502
saurabhthegreat999 said:
yes i tried and it says device not listed.
Click to expand...
Click to collapse
Use Mtk Droid Tools

saurabhthegreat999 said:
Hey Developers, Can you please help me with full guide to install CWM via ADB.
My device is Spice MI-502 and it is not listed on CWM devices.
Plz Help me I want to flash a custom ROM on my device.
Click to expand...
Click to collapse
1.First downlaod cwm recovery for your phone
2.Download adb drivers from here.
3.install adb drivers and connect your phone, then right click on computer properties and click on device manager then look for stuff with ! sign right click it and click on update drivers then locate the adb drivers you downloaded and install them.
4.rename your phone's recovry as recovery.img and now copy the recovery.img file to adb driver folder
5..get your phone in fastboot mode by using quickboot app.
6.open command prompt in where you installed the adb drivers by holding shift button and right clicking on command prompt
7.then write this command :-
fastboot devices
and if it shows your device id , you are good to go.
8.now write this command:-
fastboot flash recovery recovery.img
9.recovery will be flashed.

Related

[Discontinued][Recovery][Stock] XOLO Play T1000

In case you ever want to claim warranty.
Instructions:
Download ADB and recovery.zip.
Extract both to same folder.
Power down device.
Reboot into fastboot by pressing the 'Volume up + Power' buttons.
Connect phone to PC using USB cable
Open Command Prompt and CD to the ADB directory.
Type the command below
Code:
fastboot flash recovery recovery.img
Code:
fastboot reboot
Downloads:
ADB and Fastboot courtesy @ankur850 from here https://docs.google.com/file/d/0B1S0LCuXCnnmSWh6NGJmSE1BUWc/edit
Stock recovery from here: http://www.mediafire.com/download/j7h4u4x2nfnm676/recovery.zip
Hit Thanks :good: if this thread is helpful.
Refer this link for commonly asked questions before posting your doubts.
stuck at waiting for device
hi , i am trying to restore my xolo play to stock odexed rom provided at http://forum.xda-developers.com/showthread.php?p=44264063
. when i connected my phone , its saying waiting for the device. I know i am missing some drivers . Can you explain the procedure to install the drivers.
Thanks.
deepaktom said:
In case you ever want to claim warranty.
Instructions:
Download ADB and recovery.zip.
Extract both to same folder.
Power down device.
Reboot into fastboot by pressing the 'Volume up + Power' buttons.
Connect phone to PC using USB cable
Open Command Prompt and CD to the ADB directory.
Type the command below
Code:
fastboot flash recovery recovery.img
Code:
fastboot reboot
Downloads:
ADB and Fastboot courtesy @ankur850 from here https://docs.google.com/file/d/0B1S0LCuXCnnmSWh6NGJmSE1BUWc/edit
Stock recovery from here: http://www.mediafire.com/download/j7h4u4x2nfnm676/recovery.zip
Hit Thanks :good: if this thread is helpful.
Click to expand...
Click to collapse
sreekar said:
hi , i am trying to restore my xolo play to stock odexed rom provided at http://forum.xda-developers.com/showthread.php?p=44264063
. when i connected my phone , its saying waiting for the device. I know i am missing some drivers . Can you explain the procedure to install the drivers.
Thanks.
Click to expand...
Click to collapse
Try this
http://forum.xda-developers.com/showthread.php?p=43981028
installed drivers: but returns Failed
Hi i was able to install drivers. after lot of searching.
now when i sent command "astboot oem get_identifier_token" it is aying Failed.
when i searched , i found out that bootloader needs to be unlocked. can you explain in steps how to do this? and will i loose warrenty if i do this?
currently :
i did an ota update. its resulting in improper video playback. so i want to flash recovery rom.
thanks.
deepaktom said:
Try this
http://forum.xda-developers.com/showthread.php?p=43981028
Click to expand...
Click to collapse
sreekar said:
Hi i was able to install drivers. after lot of searching.
now when i sent command "astboot oem get_identifier_token" it is aying Failed.
when i searched , i found out that bootloader needs to be unlocked. can you explain in steps how to do this? and will i loose warrenty if i do this?
currently :
i did an ota update. its resulting in improper video playback. so i want to flash recovery rom.
thanks.
Click to expand...
Click to collapse
This one is not like other phones man. Boot loader is already unlocked
Sent from my XOLO Play using Tapatalk 2
sreekar said:
Hi i was able to install drivers. after lot of searching.
now when i sent command "astboot oem get_identifier_token" it is aying Failed.
when i searched , i found out that bootloader needs to be unlocked. can you explain in steps how to do this? and will i loose warrenty if i do this?
currently :
i did an ota update. its resulting in improper video playback. so i want to flash recovery rom.
thanks.
Click to expand...
Click to collapse
The bootloader is already unlocked & to flash recovery ,use instruction given by deepak or use app flashify from play store
Flashing with a custom rom.
har****181 said:
The bootloader is already unlocked & to flash recovery ,use instruction given by deepak or use app flashify from play store
Click to expand...
Click to collapse
hi,
from the link,
http://forum.xda-developers.com/wiki/index.php?title=Flashing_Guide_-_Android
i don't have custom recovery installed.
and i don't have a memory card.
what i need to do if i want to install odexed rom install.
does custom recovery installation involves rooting phone?
is it not possible to flash unrooted phones?
update:
i did
fastboot flash boot boot.img
from the boot.img file from odexed rom zip.
Is my warranty still intact?
what i did by flashing the boot partition?
boot.img is only 8 MB what is the other content present in the rom zip file and how its used?
thanks,
sreekar
sreekar said:
hi,
from the link,
http://forum.xda-developers.com/wiki/index.php?title=Flashing_Guide_-_Android
i don't have custom recovery installed.
and i don't have a memory card.
what i need to do if i want to install odexed rom install.
does custom recovery installation involves rooting phone?
is it not possible to flash unrooted phones?
update:
i did
fastboot flash boot boot.img
from the boot.img file from odexed rom zip.
Is my warranty still intact?
what i did by flashing the boot partition?
boot.img is only 8 MB what is the other content present in the rom zip file and how its used?
thanks,
sreekar
Click to expand...
Click to collapse
OK I'll spend some time here so you can understand. Warranty can be checked in most phones with locked bootloaders . ours is not locked. Bootloader locked means no change can be made unofficially by us.
The only way they can find warranty on our phone is if you use official root method.
For this purpose we have unofficial root method.
Now about partitions. /boot is the kernel. Its like drivers for your hardware.
/system is the os. It is either rooted or unrooted like in windows having admin account or normal account.
You can either use an OS which has already admin account by using a rooted ROM or you can use a limited unrooted ROM and then root it thereby making it an admin account.
Now recovery is a mini OS which will help you to recover your OS in case something is wrong. Stock recovery has limited options and allows only official updates. Custom recovery has more options and allows unofficial updates like our prerooted already admin OS/ROM.
Finally fast boot is like your Intel BIOS. Whatever happens as long as it is working you're saved. All other things like recovery, boot, system can be modified from here.
Now you flashed boot.img using fast boot and if you got a success message you're good. Use a recovery image in one of the xolo play threads and flash it using the instructions provided there.
This is required for you to install ROM.
Finally, don't worry about warranty. In case you ever need warranty, follow instructions in my ROM post about warranty. Where you can flash the ROM and recovery that came with the phone. So no worries and good luck.
Edit: for you, since you're so worried, simply install cwm recovery, then install stock odexed ROM, install build.prop.zip then reinstall stock recovery and you're like how u purchased the phone.
Sent from my XOLO Play using Tapatalk 4
i m having this problem .. after typing command it keeps displaying waiting for device .. nothing happens after that .. wat am i doing wrong . ( i tired instaling drivers but it says -windows has determined software is up to date) what shud i do .. cant install ny rom too
mkr17 said:
i m having this problem .. after typing command it keeps displaying waiting for device .. nothing happens after that .. wat am i doing wrong . ( i tired instaling drivers but it says -windows has determined software is up to date) what shud i do .. cant install ny rom too
Click to expand...
Click to collapse
right click the device under device manager and select uninstall. then replug device and browse and select the driver
http://support.moulnisky.com/index.php?dir=Xolo/Xolo Play/
Here factory firmware and instructions
BR
Alex
http://forum.xda-developers.com/showpost.php?p=47122148&postcount=881
Posted the same here
btw, There is an S018 fw out too. Those linked above are outdated.
Free Radical said:
http://forum.xda-developers.com/showpost.php?p=47122148&postcount=881
Posted the same here
btw, There is an S018 fw out too. Those linked above are outdated.
Click to expand...
Click to collapse
Yes,
Already added it in the support area
BR
Alex
mr moulinsky i have karbonn A8 device i flash software but now device is show fizzy and white display with china sound no karbonn logo please help me how to flash karbonn A8 with right flash files
Sent from my Micromax A76 using XDA Premium 4 mobile app
HELP!!
kkbs4u said:
mr moulinsky i have karbonn a8 device i flash software but now device is show fizzy and white display with china sound no karbonn logo please help me how to flash karbonn a8 with right flash files
sent from my micromax a76 using xda premium 4 mobile app
Click to expand...
Click to collapse
my xolo play t1000 is locked due to too many pattern locks. Now it is asking for gmail id & password but my data is off. Now i got struck as my xolo secure is on i cannot wipe data/factory reset the phone. What should i do to unlock also i dont want to loose my warranty.i also cannot visit the service center as it will cost me a flight fare of 6000 bucks. Help me!!!!
Thanks in advance..
morning.revz08 said:
my xolo play t1000 is locked due to too many pattern locks. Now it is asking for gmail id & password but my data is off. Now i got struck as my xolo secure is on i cannot wipe data/factory reset the phone. What should i do to unlock also i dont want to loose my warranty.i also cannot visit the service center as it will cost me a flight fare of 6000 bucks. Help me!!!!
Thanks in advance..
Click to expand...
Click to collapse
try booting into recovery and factory resetting the device...press vol down+power button to boot into recovery and then wipe data/factory reset

[q] how to reach moto g from pc??

My process to flash stock rom after trying paranoid android back to moto g failed and since then it cannot boot, I can use th bootloader menu and the clockwork recovery only. I may be able to install a rom, but first of all how can I make my pc to detect th phone storage? I can only see the device in the control panel/devices and printers menu. HELP!
you can try CWM recovery -> mounts and storage -> mount USB storage
bernida said:
you can try CWM recovery -> mounts and storage -> mount USB storage
Click to expand...
Click to collapse
Doesnt work
danis2142 said:
My process to flash stock rom after trying paranoid android back to moto g failed and since then it cannot boot, I can use th bootloader menu and the clockwork recovery only. I may be able to install a rom, but first of all how can I make my pc to detect th phone storage? I can only see the device in the control panel/devices and printers menu. HELP!
Click to expand...
Click to collapse
use adb sideload and install from recovery :
boot to recovery > install zip > install from sideload
open a terminal in the folder where you have the rom zip and type "adb sideload nam_of_zip.zip
It cannot read it
matmutant said:
use adb sideload and install from recovery :
boot to recovery > install zip > install from sideload
open a terminal in the folder where you have the rom zip and type "adb sideload nam_of_zip.zip
Click to expand...
Click to collapse
@matmutant the cmw says it cannnot read the command, can u be more specific pls? furthermore I tested adb devices and "device not found" so I cant even start it.
danis2142 said:
@matmutant the cmw says it cannnot read the command, can u be more specific pls?
Click to expand...
Click to collapse
did you choose apply update from sideload or something like that?
you may read the following http://android-revolution-hd.blogspot.fr/2013/12/ow-to-use-adb-sideload.html
matmutant said:
did you choose apply update from sideload or something like that?
you may read the following http://android-revolution-hd.blogspot.fr/2013/12/ow-to-use-adb-sideload.html
Click to expand...
Click to collapse
@matmutant
I cant access to my device to enable usb debugging
danis2142 said:
@matmutant
I cant access to my device to enable usb debugging
Click to expand...
Click to collapse
no need of USB debug when in recovery
Adb
matmutant said:
no need of USB debug when in recovery
Click to expand...
Click to collapse
I tried it but it said: error:device not found @matmutant
danis2142 said:
I tried it but the adb doesnt even detect the device, list of devices attached is empty and due to this, sideload does not work either. @matmutant
Click to expand...
Click to collapse
are your USB drivers up2date ? and did you tried running it as administrator?
Usb
matmutant said:
are your USB drivers up2date ? and did you tried running it as administrator?
Click to expand...
Click to collapse
@matmutant I checked the driver on the controll panel but it only appears when i try to reboot (blank screen), when its in recovery the pc doesnt see it at all, and yep, they r up2date
danis2142 said:
@matmutant I checked the driver on the controll panel but it only appears when i try to reboot (blank screen), when its in recovery the pc doesnt see it at all.
Click to expand...
Click to collapse
what about trying this http://forum.xda-developers.com/showthread.php?t=2635706 by @alonsoch ?
matmutant said:
what about trying this http://forum.xda-developers.com/showthread.php?t=2635706 by @alonsoch ?
Click to expand...
Click to collapse
Even if it doesnt work I cant thank you enough times for helping me.
danis2142 said:
Even if it doesnt work I cant thank you enough times for helping me.
Click to expand...
Click to collapse
@matmutant I clicked on flash stock recovery but it said in the command windows that device not found (
danis2142 said:
Even if it doesnt work I cant thank you enough times for helping me.
Click to expand...
Click to collapse
there is a dedicated button for thanks
nevertheless, you can try booting on Linux, install ADB and set udev rules, then you shouldn't have any issues with sideloading (windows sux for android related things )
@matmutant for the 2nd time it started flashing but on the phone it appeared: hab check failed for recovery
danis2142 said:
@matmutant for the 2nd time it started flashing but on the phone it appeared: hab check failed for recovery
Click to expand...
Click to collapse
@matmutant anyway it seems the device somehow still responds for this moto tool aio, so it says its connected and I tried flashing stock recovery succeessfully, now I'll try flash clockw again back.
@matmutant I flash clockwm recovery back but now it says boot up failed so I lost even the recovery option.
danis2142 said:
@matmutant I flash clockwm recovery back but now it says boot up failed so I lost even the recovery option.
Click to expand...
Click to collapse
Did you finally succeeded or are you still at this step ?

Pico stuck in boot

Hi
My problem is my pico cant boot and o cant go to recovery its stuck also
This happening after try install twrp recovery by aw3som3
Can someone help?
Someone?
NeeDXxPT said:
Hi
My problem is my pico cant boot and o cant go to recovery its stuck also
This happening after try install twrp recovery by aw3som3
Can someone help?
Click to expand...
Click to collapse
NeeDXxPT said:
Someone?
Click to expand...
Click to collapse
If you still have access to Bootloader you can fastboot whichever based recovery again (need adb setup on your comp) then see if that solves your problem
Adb setup ?
NeeDXxPT said:
Adb setup ?
Click to expand...
Click to collapse
Android Debug Bridge, allows you to flash apps/recoveries/boot.img/system.img take logcats etc via the unlocked bootloader on your pico, there are many tutorials on xda/google themselves on how to download and setup adb either on windows/Linux/mac. It would be the only way to flash your recovery again as you probably used some app or terminal command via a bootable working rom to flash the other recovery that has "caused" this problem for you. If you get adb setup on your computer I will happily help you fastboot a recovery so that you can flash a new rom.
Só how I do in Linux?
Help
Anyone
NeeDXxPT said:
Anyone
Click to expand...
Click to collapse
If you can access the bootloader, all you need is the right drivers and a recovery to flash.
You can install these drivers manually after connecting the phone to a pc
Universal Naked Driver
Then follow the 3rd step from this guide
http://theunlockr.com/2012/06/14/how-to-root-and-install-custom-recovery-on-htc-explorer/
Hope that helps

[Q] how to install recovery moto g [root]

Hello, Everybody..
I have problem, this's about install recovery at recovery mode. cz my moto g haven't recovery.img after rooted.
I try to open recovery mode and 'no command' at there.
Then, i am install minimal adb and fastboot at my windows. but cmd can't identify command 'fastboot'.
Please help me.
download rom manager it will help you get cwm recovery for your phone
Install these adb/fastboot drivers.
http://download.clockworkmod.com/test/UniversalAdbDriverSetup.msi
Download a custom recovery and place it in your fastboot folder. Then boot your device to the bootloader and connect your device to your PC. Open CMD, type the below code and flash recovery.
Code:
fastboot flash recovery >recovery name<.img
U can do in a flash just Install recovery with "flashify" get it form Playstore ?
NiTesh said:
U can do in a flash just Install recovery with "flashify" get it form Playstore
Click to expand...
Click to collapse
how about my data?
Vegastroy said:
how about my data?
Click to expand...
Click to collapse
Don't worry U won't be loosing data ?
NiTesh said:
Don't worry U won't be loosing data
Click to expand...
Click to collapse
I am sorry, guy.
I have a problem, target reported max download of 1526722560 bytes: error cannot load 'unlock_code.btn : No error
Why?
:crying:

Need root and recovery for Infocus M460 - Bingo 50

Can anyone share the method or recovery image for Infocus Bing 460? How to root as I don't find anything online. hanks in advance.
Please download this recovery image
raghav2984 said:
Can anyone share the method or recovery image for Infocus Bing 460? How to root as I don't find anything online. hanks in advance.
Click to expand...
Click to collapse
https://mega.nz/#!Jjx3lACD!QvM_8LDV_t9my1uvPJDdiRik_8FCNwuLkXyGkEa49vo
---------- Post added at 05:44 PM ---------- Previous post was at 05:36 PM ----------
sunilk00029 said:
https://mega.nz/#!Jjx3lACD!QvM_8LDV_t9my1uvPJDdiRik_8FCNwuLkXyGkEa49vo
Click to expand...
Click to collapse
After download recovery place it in your pc .
Switch off your in focus m460 . Make sure you backup all your data because as you unlock your bootloader your device formated and hard reset .
After that install adb and it's driver .
Now press power +vol down to go to fastboot .
Conect your phone to pc and unlock bootloader and then flash recovery image .
After that download SuperSU and place it in sd card and install using twrp .
Enjoy root access . If any problem reply this post.
Hi,
Is there a stable xposed framework for infocus m460 (bingo 50)?
raghav2984 said:
Hi,
Is there a stable xposed framework for infocus m460 (bingo 50)?
Click to expand...
Click to collapse
May be no exposed worked. Can you able to install the busy box for m460
Bro I am finishing the installation of TWRP recovery in my Infocus M460 mobile...
But, Cannot work,
After opening TWRP.....It shows "Running OpenRecovery Script" Error and unmount /data /system Error And automatically rebooting....
How to fix it....
Dhanasekar Dhanush said:
Bro I am finishing the installation of TWRP recovery in my Infocus M460 mobile...
But, Cannot work,
After opening TWRP.....It shows "Running OpenRecovery Script" Error and unmount /data /system Error And automatically rebooting....
How to fix it....
Click to expand...
Click to collapse
I fix it this problem
Bro I am flashing stock rom on Infocus M460 after this problem
After finishing the stock rom flashing... Go to follow my steps...
1. Power Off Phone
2. Go to Fastboot / Download Mode
3. Firstly install adb drivers and your android device usb drivers.
4. Open ADB Prompt..I am using Minimal ADB and Fastboot Prompt
5. Connect your Infocus M460 smartphone with USB cable to PC
6. Then Type "Fastboot Devices" Then shows the device Model number On the prompt
7. Then Type "Fastboot Flash Recovery TwrpRecovery.img" (Here TwrpRecovery.img name is your file name of TWRP)
8. After Flashing completed, Then Type "Fastboot boot TwrpRecovery.img" (Now your smartphone boot into TWRP Recovery automatically)
9. Done
TWRP Recovery is working best For Infocus M460......Thanks XDA... Wonderful
Dhanasekar Dhanush said:
I fix it this problem
Bro I am flashing stock rom on Infocus M460 after this problem
After finishing the stock rom flashing... Go to follow my steps...
1. Power Off Phone
2. Go to Fastboot / Download Mode
3. Firstly install adb drivers and your android device usb drivers.
4. Open ADB Prompt..I am using Minimal ADB and Fastboot Prompt
5. Connect your Infocus M460 smartphone with USB cable to PC
6. Then Type "Fastboot Devices" Then shows the device Model number On the prompt
7. Then Type "Fastboot Flash Recovery TwrpRecovery.img" (Here TwrpRecovery.img name is your file name of TWRP)
8. After Flashing completed, Then Type "Fastboot boot TwrpRecovery.img" (Now your smartphone boot into TWRP Recovery automatically)
9. Done
Click to expand...
Click to collapse
But, Bootloop starting after Xposed.zip installing ...
I am rooted my android Infocus M460 using Magisk zip file with flashing in TWRP Recovery...
But, In Magisk Manager some modules install after bootlooping started...
How I fixed it....
Please Give the idea...
Need Custom Rom For InFocus M460 (Bingo 50).
Sir, I am using InFocus M460, I already have rooted my InFocus Bingo 50 by help of you....
So, I want to need the Custom Roms like Lineage OS for my InFocus Bingo 50 (M460).
Please give me the Custom Roms link for suitable of my InFocus M460 device...
Thank You!!!!?
Dhanasekar Dhanush said:
Sir, I am using InFocus M460, I already have rooted my InFocus Bingo 50 by help of you....
So, I want to need the Custom Roms like Lineage OS for my InFocus Bingo 50 (M460).
Please give me the Custom Roms link for suitable of my InFocus M460 device...
Thank You!!!!
Click to expand...
Click to collapse
Please sir .....Send the Lineage OS 15.1 Custom Rom for Infocus M460......:cyclops:

Categories

Resources