[CWM]micromax a35 all bugs fixed :D - Miscellaneous Android Development

how to flash :
adb folder : http://www.mediafire.com/download/0i...bh/Android.zip
Procedure:
rename downloaded recovery to recovery.img--
Copy the downloaded recovery.img to your ADB folder--Turn off your phone-- Boot into fastboot mode by pressing power button and volume down keys together for sometime.
After sometime it shows fastboot mode in red colour.
connect your phone to PC using USB cable
If you are in WinXP, open command prompt and browse to your ADB folder using cd commands.If you are in Windows7, right click in the ADB folder and click to open command prompt there.--
Type this in the command prompt :
Code:
fastboot devices
This should display your device name in fastboot mode, if nothing is shown, then you have to check previous steps again.--
Type this command to flash CWM recovery to your phone
Code:
fastboot flash recovery recovery.img
It will show the progress and completion dialogue within seconds when it finishes successfully. Now you can try if CWM is working.-- download quick boot to boot in cwm
downloads
it is in attachment
enjoy
credits
akash ujjainkar.
please press thanks button

Related

[Q] Cant load Reovery from fastboot

I "attempted" to root my NS following these directions:
I. Before You Begin
1. This will unlock your phone’s bootloader (so you can flash recoveries and ROMs), and can be undone very easily (unlike the Nexus One).
2. This WILL ERASE all your information on the phone.
II. Setup ADB
1. Head to our How To Setup ADB procedure, once you can see your phone’s serial number after typing adb devices then come back to this procedure and continue.
(MAKE SURE YOU FOLLOW ALL THE STEPS IN THE WRITTEN PROCEDURE AS THERE HAVE BEEN UPDATES ADDED).
III. Unlock the Bootloader
1. Turn off your phone.
2. Turn it on by holding Volume Up and Power until fastboot mode comes up.
3. Plug the phone in via USB cable to your computer while it is in fastboot mode.
4. Open a command prompt on your computer by clicking on the Start menu button and typing cmd and hitting enter in the search box.
5. In the command prompt that pops up, type the following with hitting enter at the end of each line:
cd c:\androidsdk\tools\
fastboot oem unlock
6. At this point the phone will ask you to confirm, select yes. You now have an unlocked bootloader.
IV. Flash a Custom Recovery Image
1. Download the custom recovery image and save it to your computer:
ClockworkMod Recovery for Nexus S
2. Copy the recovery.img file inside the tools folder of the sdk (so it is in the same folder as fastboot.exe)
3. Then in the command prompt that should still be open, type the following with hitting enter at the end of each line:
fastboot flash recovery recovery.img
4. Once it is flashed, leave the phone in plugged in and in fastboot mode.
V. Root the Phone
1. In fastboot mode, select Recovery using the volume buttons and power button and wait for it to boot into recovery mode.
2. Download the Superuser flashable zip file and save it to your computer.
Superuser for Android 2.0 and Up Flashable Zip
3. Once in recovery mode, select Mounts and Storage then select Mount USB Storage so we can transfer files to the sd while it is in recovery mode.
4. Copy the Superuser.zip file to the root of your internal storage (do NOT extract it, do NOT put it in any folders, just on the phone’s storage itself).
5. Select Unmount on the phone.
6. Select Mount System, then select Go Back to get back to the main menu.
7. Then scroll to flash zip from sdcard and then choose zip from sd card and select the superuser.zip file and wait for it to finish flashing.
8. Once it is done, select Go Back then Reboot System and wait for the phone to reboot.
VI. Stop the Phone from Uninstalling the Custom Recovery Image
1. Once the phone is booted up, plug it in via USB cable and do NOT mount the storage.
2. Open a command prompt on the computer and type the following with hitting enter at the end of each line:
adb shell
cd etc
mount -o rw,remount /dev/block/mtdblock3 /system
mv install-recovery.sh install-recovery-no.sh
3. That will mount the system as writable and rename the file that overwrites the recovery image on reboot so that our custom recovery will stay.
4. Turn off the phone and turn it back on by holding down Volume Up and Power to get into fastboot mode.
5. Plug the phone in via USB cable while in fastboot mode and open the command prompt again and type the following with hitting enter at the end of each line:
cd\
cd c:\androidsdk\tools\
adb reboot bootloader
fastboot flash recovery recovery.img
5. Once it is done, you have just reflashed the recovery image and it will now stick. You are all done! You have an unlocked bootloader, a custom recovery image, and root access! If you want to now load a custom ROM head to the next procedure linked below.
I ran into an issue near the end with this step under VI:
2. Open a command prompt on the computer and type the following with hitting enter at the end of each line:
adb shell
cd etc
mount -o rw,remount /dev/block/mtdblock3 /system
mv install-recovery.sh install-recovery-no.sh
I used root explorer to mount and rename the file since I couldnt get it to mount with adb shell. My issue now is that when I boot into fastboot mode and go to recovery, I get the error icon (The android with the triangle with the ! in the middle). I cant for the life of me figure out how to get recovery back. It also does not recognize my device in fastboot mode with adb devices but does recognize it when its booted into the regular os. Any ideas?
This is solved. Apparently the directions are a little sketchy.
When it got to this step:
5. Plug the phone in via USB cable while in fastboot mode and open the command prompt again and type the following with hitting enter at the end of each line:
cd\
cd c:\androidsdk\tools\
adb reboot bootloader
fastboot flash recovery recovery.img
the adb reboot bootloader command would not work. Skipping it solved my problem.

Flashing stock recovery for those who Stuck at boot screen ninja A87

Download recovery - recovery.img
1. Make sure you have ADB or the SDK installed.
If you have rooted your phone successfully then you must have it installed.
2. Download the files from this link : platform-tools.rar
3. Extract the downloaded file to a location of your choice
for example - D:\SDK
4. Now go the folder, press the shift button and right click. You would see an option 'Open command prompt here' - click that to open command prompt.
5. Connect your phone switched off to the pc and press the volume down button and the power button for 10 seconds. You should see the micromax logo.
6. In command prompt type "fastboot devices" without quotes and hit enter.
7. you should see something like
List of devices attached
M7------ device
8. Now copy the recovery.img to the same folder you had extracted the files earlier.
9. In the command prompt window, type "fastboot flash recovery recovery.img" without quotes and hit enter
10. After you get a confirmation that flash is successful.
11. Remove the phone and boot into recovery.
Very Simple N Easy way

[cwm] micromax a35 bolt and flashing guide

hii friends some of members or newbies dont know anythig about cwm so let me explain all these things and flashing and booting in cwm
two methods can be used to flash cwm !
first is by using application
second is by using fastboot mode.
flash cwm via apps
there are mainly two apps are used to flash cwm
mobile uncle tool : https://play.google.com/store/apps/details?id=com.mobileuncle.toolbox&hl=en
recovery manager(rom manager may be) :
https://play.google.com/store/apps/details?id=com.koushikdutta.rommanager&hl=en
how to flash :
choose flash cwm from sd card (recovery.img should be placed in sdcard root) and then flash. u need to be smart because app interface changes according to updates.
cwm links :
http://www.mediafire.com/download/2hzwnft4ya0rpta/boot_6.02.7.img
http://www.mediafire.com/download/k9ctsu1ouu4rx91/recovery_akashujjainkar.img
using fastboot mode.
adb folder : http://www.mediafire.com/download/0imf9xv2uicwkbh/Android.zip
Procedure:
rename downloaded recovery to recovery.img--
Copy the downloaded recovery.img to your ADB folder--Turn off your phone-- Boot into fastboot mode by pressing power button and volume down keys together for sometime.
After sometime it shows fastboot mode in red colour.
connect your phone to PC using USB cable
If you are in WinXP, open command prompt and browse to your ADB folder using cd commands.If you are in Windows7, right click in the ADB folder and click to open command prompt there.--
Type this in the command prompt :
Code:
fastboot devices
This should display your device name in fastboot mode, if nothing is shown, then you have to check previous steps again.--
Type this command to flash CWM recovery to your phone
Code:
fastboot flash recovery recovery.img
It will show the progress and completion dialogue within seconds when it finishes successfully. Now you can try if CWM is working.-- download quick boot to boot in cwm
credits
akash ujjainkar.

How to unroot phone without having a volume down button

Hello,
I have an acer liqduid E2 with a custom rom from Bonell and i'd like to reset my phone to the original ROM.
Unfortunately my volume down button is broken.
How can I get into the recovery startup mode without having the posibility to use the volume down button
Here
https://play.google.com/store/apps/details?id=phongit.quickreboot
Sent from my SM-G386T1 using Tapatalk
quick reboot? why
Either your rom has a option in the settings to get a detail reboot menu (with the recovery option).
Either via adb program with your phone connected to your pc
1-Download adb and install adb drivers for your phone
2-extract the files to your c directory in a folder named adb(creat one)
3-once the files are located in c:\adb go to start menu then search for cmd
4-type in
cd c:\adb then click enter
5-type in
adb devices it will show the connected devices
it should be bunch of numbers
6-if you can,t see them it means adb drivers for your device are NOT INSTALLED
7-THEN FINALY IF YOU WANT TO REBOOT
Boot loader
type in
adb reboot boot loader
if you want recovery
type in
adb reboot recovery
Click to expand...
Click to collapse
Superuser app
Go into the settings of your superuser app and select "full unroot"

How to install recovery

Hi . ppl. The noob question. So i just rooted my device and now i need to install recovery menu? Everybody says on internet that i should get recovery app by gnufobio, but the problem is thats its impossible to find it? is there any other way to install clockwork or twrp??
1. Download Adb and fastboot tools(platform-tools) by google in PC.
2. Download TWRP recovery
3. Switch off the phone and press power and volume up key together. Phone will be boot in fastboot mode.
4. Connect phone with PC
5. Move TWRP in se folder of ADB tools
6. Hold shift and press right click in ADB folder in PC.
7. A new option window open search for "Open Command prompt here" or "Open Powershell Here" and click on which is available.
8. Write this command "fastboot flash recovery <recoveryfilename>.img
If open powershell window than this command ".\fastboot flash recovery <recoveryfilename>.img"
Recovery file name is copied or same name of TWRP file name by which it is saved in your PC.

Categories

Resources