Micromax Canvas Power A96 | Rooting | CWM Recovery | MT6582M - Android General

Well, This thread is under construction!
Pending
1. Rooting Done :good:
2. Custom Recovery Done :good:
3. Patches/Addons
4. Custom Roms
Click to expand...
Click to collapse
Flashing Stock Rom (Unbricking)
Did you bricked your device ? are you looking for a way to fix it? If yes, Follow the steps given below.. This tutorial will take you through the fixing process. This method is compatible only with the mtk devices. So, lets start.
Stock Rom - Click Here!
For steps, watch this video. This is made for Micromax Unite2, so you must use 'Download' option instead of 'firmware>upgrade' in SP Flash tools.
Rooting
You can use Kingroot or framaroot to get root access.
Kingroot - <MOD EDIT - LINK REMOVED> Click Here!
ClockWorkMod Recovery
Download these:
Recovery + Patched Boot - <MOD EDIT - LINK REMOVED> Click Here!
SP Flash Tools + Drivers - <MOD EDIT - LINK REMOVED> Click Here!
Mobile Uncle Tools -<MOD EDIT - LINK REMOVED> Click Here!
Backup your IMEI/NVRAM
Step 1: Open Settings > About Phone (tap on 'build number' for 7 times.)
Step 2: Go back, Then open 'Developer Options'.
Step 3: Enable USB debugging.
Step 4: Open MTKdroidTools on PC & connect your phone via USB cable.
Step 5: In MTKdroidTools click ROOT and grant root permission in phone.
Step 6: Click IMEI/NVRAM.
Step 7: Click Backup.
Making a Nandroid Backup
Step 1: Make sure at least 3-4 GB space is free in external sd card. The backup size can be 2 GB, 3 GB or even more depending on installed apps and data size.
Step 2: Reboot to recovery (Switch off phone. Press vol up + vol down + power button to reboot to recovery).
Step 3: Press vol down to select backup and restore then press power button.
Step 4: Select backup then press power button.
Step 5: Wait for backup to complete. If shows error while backing up data then reboot phone and delete unsuccessful backup from clockworkmod folder and delete some more files to free space in sd card. Repeat from step 1.
Step 6: You'll see Backup Complete! after successful backup. Now you can use this backup to restore system if you face any error in future like bootloop or soft brick. You can also use this nandroid backup to revert back from new ROM. The backup is stored in clockworkmod folder in external SD card.
Warning: Never try to edit nandroid backup files. Keep nandroid backup in SD card as it is. Tips: Don't forget to delete old nandroid backup after taking new backup. You can also keep two or more nandroid backups for safety.
Credits:
(for stock Rom)

Thread is closed since OP Chose to use Pay Per Click Links in violation of XDA Rules.

Related

[GUIDE] Root / Unlock bootloader / CWM recovery Nandroid & IMEI backup / ROM Flashing

[GUIDE] Root / Unlock bootloader / CWM recovery Nandroid & IMEI backup / ROM Flashing
Here is a very extensive yet concise and user-friendly guide for rooting, unlocking the bootloader, setting up Clock Work Mod recovery, performing a nandroid backup, backing up your IMEI data, and flashing a custom ROM.
I'm a Professional Writer and find that many of the more tech-savvy nerds (love you guys) have difficulties effectively communicating technical instructions and how-to guides. I created this full walk-through to help those who don't wish to dedicate hours of research into flashing a custom ROM onto their Samsung Galaxy S III Verizon Wireless (d2vzw) devices.
Please say thank you and leave feedback if you find this guide useful.
Samsung Galaxy S III (Verizon Wireless) d2vzw
1. Root Device
2. Bootloader Unlock
3. CWM Recovery
4. Nandroid Backup
5. IMEI Backup
6. ROM Flashing
Root Device
1. Download Samsung USB Drivers . (http://tinyw.in/Fdozhttp://tinyw.in/Fdoz)
2. Install Samsung USB Drivers.
3. Download the Root 7z file(s). (http://goo.im/devs/invisiblek/i535/Root%20Debug%20FS.7z)
4. Unzip the .7z file to a folder of your choice. If you don't have an Unzipper on your PC download and install WinRAR (http://www.win-rar.com/download.html?&L=0)
5. Plug in the VZW Galaxy SIII via the OEM Micro-USB cable.
6. On the device make sure USB debugging is enabled: Settings > Developer Options > USB Debugging (checked).
7. On the device make sure Unknown Sources is enabled (Settings > Security > Unknown Sources (checked).
8. Make sure no other apps are running on the device (e.g.; Android devices, emulators, tethering programs , etc.).
9. Open the extracted Root Tool folder from step 4.
10. Double-click on RootDebugfs.bat.
11. Type the number 1 and press Enter.
12. Follow the command prompt instructions (pressing any key when prompted and verifying choices with y when necessary). The device will reboot multiple times. Do NOT remove, disconnect, power-off, or touch device during this process. It may take a while.
Now the device should be successfully rooted with SuperUser installed.
Bootloader Unlock
1. Download EZ-Unlock onto the Android OS.
NOTE: At this time (9/25/11) only v1.2 is confirmed to work without problems with the newest OTA Verizon update. Check: http://rootzwiki.com/topic/32456-app-920-ez-unlock-14-easiest-way-to-unlock-your-bootloader/ for different versions than the one available on the Google Play Store. This guide will use EZ-Unlock V1.2 (direct-download: http://www.mediafire.com/?0oa6ylr8wskvr9q.
2. Run the Superuser app one time (installed during the Root Device process).
3. Open EZ-Unlock (Allow Superuser access if prompted).
4. Press the Unlock button.
5. Press Yes to confirm unlocking the bootloader.
You should hear the "That was easy" audio clip if your sound is turned on. The Device Status should now read "Unlocked".
CWM Recovery
1. Download and install EZ-Recovery onto the Android OS (Search the Google Play Store for "EZ-Recovery").
2. Open EZ-Recovery (Allow Superuser access if prompted)
3. Pan over to Recovery.
4. Select the Recovery radio option.
5. Tap the associated drop-down and select CWM 6.0.1.0.
6. Tap the Flash! button.
A pop-up notification should indicate that the CWM flash was successful.
Tapping Reboot Recovery will now allow you to boot into the CWM if you wish to flash custom ROMs, make backups, etc.
Nandroid Backup
1. Boot into CWM recovery (One method to do this is to use the EZ-Recovery option to Reboot Recovery, as mentioned in step 6, above).
2. Select Backup to External SD Card.
3. Process will take a few minutes but once complete you will have the backup stored on your external SD Card. Recommend backing this up somewhere besides your device / SD Card as well.
You now have a full backup (nandroid backup) of you device.
IMEI Backup
1. Download Connectbot from the Google Play store onto the Android OS.
2. Open Connectbot (Allow Superuser access if prompted).
3. Select local from the dropdown menu.
4. Type in a nickname (this is not important).
5. Tap the enter <-- key.
6. Once connected, type "su" and tap the enter <-- key.
7. Tap Allow if prompted to grant Superuser access.
8. Type "dd if=/dev/block/mmcblk0p11 of=/sdcard/efs.bin" and tap the enter <-- key.
9. Once the process completes you may close Connectbot.
10. Now navigate to your internal SD card (using a file browser).
11. Copy the newly created "efs.bin" file to your external SD card and/or another location for safe keeping.
You now have a backup of your IMEI information.
ROM Flashing
1. Determine which ROM you wish to install (See Section 3 and Section 4 from this thread: http://forum.xda-developers.com/showthread.php?t=1762709).
2. I use the ParanoidAndroid Jelly Bean ROM and have found no problems with it.
3. Download one of the ROMs to your internal SD card (this will be a .zip file).
4. If you choose a CM10/AOSP/AOKP like ParanoidAndroid you should also download to the internal SD card one of the associated Gapps file as found in the thread linked in step one. This file bundles all of the Google Apps and is highly recommended.
5. Using the EZ-Recovery app (see the CWM Recovery section, above) reboot into the CWM Recovery tool.
6. Select wipe data/factory reset to wipe / reset device.
7. Navigate to the advanced menu.
8. Select Wipe Dalvik Cache to wipe the Dalvik Cache.
9. Return to the previous menu screen.
10. Select install zip from sdcard.
11. Select choose zip from sdcard.
12. Navigate to and select the .zip ROM file chosen from step 3, above.
13. Once the process completes the ROM should be successfully installed.
14. If applicable (see step 4, above) repeat steps 10-11 and select the Gapps file to install instead.
You can now reboot the phone and it should load the newly installed ROM.
Wonderful guide! Almost deserves a sticky, but the IMEI backup procedure you listed is incomplete. Bits of EFS data exist on several other partitions that need to be backed up in order to have a complete IMEI backup. You can find more information here: http://forum.xda-developers.com/showthread.php?t=1852255
I implore you to update this wonderfully written guide so that newcomers can backup their IMEI in the fullest manner possible. Simply backing up EFS will result in roaming issues upon restore. This is what I have come to understand though I have no first hand experience. I can say that I feel completely safe having performed the backups listed in the thread I linked.
Thanks again for giving new users a great guide!
Div033 said:
the IMEI backup procedure you listed is incomplete. Bits of EFS data exist on several other partitions that need to be backed up in order to have a complete IMEI backup.
Click to expand...
Click to collapse
Thanks for the feedback! I hadn't realized additional EFS data existed. I'll update the guide with this information.
I believe there is now officially more guides than actual development in this section.
I would have to say though, this is a nice concise, well written guide in layman's terms. Once I get my S3 this is where I'll go. Thanks for this.
i wanted to thank you for making this guide. I have rooted plenty of other phones but something about the GS3 scared me. i think it was all the troubles some people had in the begining. i used your guide to a T, and i am very happy to say that my phone is now running jellybean
Can we get this stickied please? Couldn't find any guides on the first 2 pages earlier today.
so I am having an issue. When I boot into clockwork "Nandroid Backup" isn't even in the list. I followed everything. any ideas?
Without 'reboot nvbackup' your imei advice is incomplete.
Sent from my SCH-I535 using xda app-developers app
mangler1055 said:
Without 'reboot nvbackup' your imei advice is incomplete.
Sent from my SCH-I535 using xda app-developers app
Click to expand...
Click to collapse
I think I got it. How do I boot into clock without ez using the app? Is it the power, volume, and home??
Thank you very much
Good work with this tutorial.
Respect:good:
"IMEI Backup
1. Download Connectbot from the Google Play store onto the Android OS.
2. Open Connectbot (Allow Superuser access if prompted).
3. Select local from the dropdown menu.
4. Type in a nickname (this is not important).
5. Tap the enter <-- key.
6. Once connected, type "su" and tap the enter <-- key.
7. Tap Allow if prompted to grant Superuser access.
8. Type "dd if=/dev/block/mmcblk0p11 of=/sdcard/efs.bin" and tap the enter <-- key.
9. Once the process completes you may close Connectbot.
10. Now navigate to your internal SD card (using a file browser).
11. Copy the newly created "efs.bin" file to your external SD card and/or another location for safe keeping.
You now have a backup of your IMEI information."
How to restore IMEI ?

How to Properly Unbrick Micromax Funbook Pro (P500)

Hello guys first all of all just for the info Allwinner A10 tablet cant be hard bricked as it can boot from usb ! You can always flash a livesuit.img and restore your tab back! We dont have the original liveusit.img of the tab but i manage to get back on stock with few steps and this method is confirmed and tested!!
Requirements -
ADB Drivers ( ADB_Drivers - Download - 4shared )
USB Mouse
Patience
Note : If you have CWM installed on your tab you can simply Restore from your restored backup if you dont have one here it is -
2012-09-25.11.49.26 - Download - 4shared
BUT IF IT DIDN'T BOOTS TO CWM THEN FOLLOW THIS TUTORIAL -
Step 1 : - Download the software called Livesuit you can easily google it and find it but anywayz here it is!
LiveSuitPack_v1.07.zip
Step 2 : - Download this image http://www.yarvik.com/userfiles/yarvikfirmware/TAB461EUK_A404.img
Step 3 : - Extract Livesuit software and open Livesuit.exe -- > Whataver pop-ups come just click no! -- > Click on select image and browse to the downloaded TAB461 .img and leave the software as it is
Step 4 : - Now connect your tablet ( make sure it is turned off not in recovery or something , you can do this by holding power button for long ) to the pc/laptop by holding back button! as soon as you attach usb , while holding back button press 'power' button 10 times repeatedly!
Wait and a pop up will come Click 'YES' 2 times it will take 2 mins to flash the image and u will soon boot up!
Step 5 :- Touch wont work on this image! So connect your usb mouse with OTG cable !
Step 6 :- Download ES File Explorer then open it then press the three dots on bottom then go to settings then root settings and then check all check boxes then go back to main screen of es file explorer then hit back two times then long press the dev folder, set properties, check all boxes, click ok. Do the same for the data folder, now open the dev folder, and repeat the steps for the block folder, and inside the block folder do the steps for nandg file.
Step 7 :- Now install CWM as described in this tutorial - http://forum.xda-developers.com/showthread.php?t=2088876&highlight=cwm+on+funbook+pro
Now download this backup - 2012-09-25.11.49.26 - Download - 4shared ! Now extract the folder in it then put it in externalsd/clockworkmod/backup !
Step 8 :- Now boot to CWM Recovery using Novotools app ! Touch doesn't work on cwm so u will have to use volume keys for navigating and power button for selecting options. Now go to backup and restore option then choose restore then choose 2012-09-25.11.49.26 then choose yes ! When it is done hit reboot system now ! Now you will have touch and CWM Working ! Now you can Install Any ROM on your Funbook Pro.
IF Touch is not working then do this -
goto - ftp://sts.micromaxinfo.com:22/mxlive/
user id = mxlive
password = [email protected]
then go to p500 folder then V1_270712 then download the sun4i_crane_M1005_P500.20120727.rar file !
Now flash this .img using livesuit as described above !
And try to install cwm 6 again !
If having any problems comment below !
Just adding somting as a requirement.
If you need to by pass the mouse with OTG stuff use mymobiler . com google it
gr8 helps thanks:fingers-crossed:
PS as External SD card is required to make it work
cwm problem
Pls help, I have rooted my P500. But unable to install CWM recovery. I tried both methods Novotools and cem5ics command prompt method.
Novotools installs cwm in my tab but when i reboot it it hangs at mmx logo.
Touch screen still not working after restoring backup. tried other custom roms too! (LightningROMv2.2) still touch is not working.. Help
thatsgamer said:
Touch screen still not working after restoring backup. tried other custom roms too! (LightningROMv2.2) still touch is not working.. Help
Click to expand...
Click to collapse
I am going to replace my tab today. I know the fix ! Just wait !
Thanks for your patience.
devanshkumar said:
Hello guys first all of all just for the info Allwinner A10 tablet cant be hard bricked as it can boot from usb ! You can always flash a livesuit.img and restore your tab back! We dont have the original liveusit.img of the tab but i manage to get back on stock with few steps and this method is confirmed and tested!!
Requirements -
ADB Drivers ( ADB_Drivers - Download - 4shared )
USB Mouse
Patience
Note : If you have CWM installed on your tab you can simply Restore from your restored backup if you dont have one here it is -
2012-09-25.11.49.26 - Download - 4shared
BUT IF IT DIDN'T BOOTS TO CWM THEN FOLLOW THIS TUTORIAL -
Step 1 : - Download the software called Livesuit you can easily google it and find it but anywayz here it is!
LiveSuitPack_v1.07.zip
Step 2 : - Download this image http://www.yarvik.com/userfiles/yarvikfirmware/TAB461EUK_A404.img
Step 3 : - Extract Livesuit software and open Livesuit.exe -- > Whataver pop-ups come just click no! -- > Click on select image and browse to the downloaded TAB461 .img and leave the software as it is
Step 4 : - Now connect your tablet ( make sure it is turned off not in recovery or something , you can do this by holding power button for long ) to the pc/laptop by holding back button! as soon as you attach usb , while holding back button press 'power' button 10 times repeatedly!
Wait and a pop up will come Click 'YES' 2 times it will take 2 mins to flash the image and u will soon boot up!
Step 5 :- Touch wont work on this image! So connect your usb mouse with OTG cable !
Step 6 :- Download ES File Explorer then open it then press the three dots on bottom then go to settings then root settings and then check all check boxes then go back to main screen of es file explorer then hit back two times then long press the dev folder, set properties, check all boxes, click ok. Do the same for the data folder, now open the dev folder, and repeat the steps for the block folder, and inside the block folder do the steps for nandg file.
Step 7 :- Now install CWM as described in this tutorial - http://forum.xda-developers.com/showthread.php?t=2088876&highlight=cwm+on+funbook+pro
Now download this backup - 2012-09-25.11.49.26 - Download - 4shared ! Now extract the folder in it then put it in externalsd/clockworkmod/backup !
Step 8 :- Now boot to CWM Recovery using Novotools app ! Touch doesn't work on cwm so u will have to use volume keys for navigating and power button for selecting options. Now go to backup and restore option then choose restore then choose 2012-09-25.11.49.26 then choose yes ! When it is done hit reboot system now ! Now you will have touch and CWM Working ! Now you can Install Any ROM on your Funbook Pro.
IF Touch is not working then do this -
goto - ftp://sts.micromaxinfo.com:22/mxlive/
user id = mxlive
password = [email protected]
then go to p500 folder then V1_270712 then download the sun4i_crane_M1005_P500.20120727.rar file !
Now flash this .img using livesuit as described above !
And try to install cwm 6 again !
If having any problems comment below !
Click to expand...
Click to collapse
Thanks to this post i was able to unbrick, however there are a few steps that i would like to add to make it more clear.
at Step 4: After pressing the power button ten times, you will see that a pop up comes tellinga new hardware found and will ask to locate the drivers, now click continue to automatically update the driver. it will fail and then an option to browse and locate the driver will pop up. Now browse to the folder where you extracted live suit pack and choose the USB driver folder to install the driver. Next it will come up with two pop ups press Yes both the times
Step 6 Download ES File Explorer then open it then press the three dots on bottom then go to settings then root settings and then check all check boxes then go back to main screen of es file explorer
Step 7 is the same
Whilst putting the backup file on the tab create a clockworkmod folder in the root of the tab create another folder called backup and extract the backup file downloaded onto it.
It worked
All the steps work perfectly..I was able to unbrick the device with touch using first Livewire image .. Thanks a ton developer..
Hi,
First of all Thanks alot. With these steps, I was unable to unbrick my tab.
But I have tried to do CWM backup recovery alot. It shows md5 Mismatch everytime. I tried fixing md5 mismatch by different ways availalbe, but none of them works.
Also the FTP link that you have given... it doesnt log you in with the ID and password provided.
Any suggestions on how to make the touch work?
Thanks and regards,
Lalit
deadnight.warrior said:
Hi,
First of all Thanks alot. With these steps, I was unable to unbrick my tab.
But I have tried to do CWM backup recovery alot. It shows md5 Mismatch everytime. I tried fixing md5 mismatch by different ways availalbe, but none of them works.
Also the FTP link that you have given... it doesnt log you in with the ID and password provided.
Any suggestions on how to make the touch work?
Thanks and regards,
Lalit
Click to expand...
Click to collapse
It looks like there is an issue with CMW installation. Follow rooting and other steps all over. Restoring backup of 26 should be good enough
Sent from my HTC One X+ using xda app-developers app
bricked funbook
guys,
i installed custom rom from cwm names cyanbook based on jelly bean but when phone started it stucked on mi logo....i tried many times but nothing happened...so i downloaded livesuite from some site and stock rom as on that site...and flashed the same.....but now i can see only blank screen.... pls guys help me...........is there any way to install stock rom...

Not working on Karbonn Titanium S20

Pls Help Me to Root My Device
Sent from my Karbonn TITANIUM S20 using XDA Free mobile app
Alas!
alKavinraj said:
Pls Help Me to Root My Device
Sent from my Karbonn TITANIUM S20 using XDA Free mobile app
Click to expand...
Click to collapse
I see no one cared to answer the question so here I am with a full solution. This method below is there on other blogs and is the one i used.
Note: I take no responsibility if you brick your phone or something even though its an extremely simple procedure. Excluding the download time and the other stuff this process will take less than 2 minutes. Also, since you are not replacing you rom or something, all your data should remain intact, still please make a backup of all your important stuff. Lets get on with it.
Step 1: First of all download the drivers from the following link, install them on your PC and restart it.
http://www.mobistel.com/wordpress/wp-content/download/Driver.zip
Step 2: Download and extract the Karbonn titanium Rooting Kit.
http://www.4shared.com/zip/nfiO8VUWce/Titanium_S20_Rooting_kit.html
Step 3: Extract the Karbonn T S20 CWM Recovery.zip and the Sp-flashtools.zip.
Step 4: Go to the spflash tools extracted folder and open the "Flashtool.exe" as administrator.
Step 5: After it opens click on the "Load Scatter" option and select the "MTK6582_Android_scatter_emmc.txt".
Step 6: Check the box next to Recovery option among the options that comes after selecting scatter file. Click on the locations tab in the row of "recovery option" which you just selected.
Step 7: After doing the above, click on download.
Step 8: Now switch off your Karbonn Titanium S20 and connect the phone to PC via Data cable with the battery inside
Step 9: Wait till the process is finished and a green color Tick mark appears on the screen of the Sptools.
Step 10: After this remove the data cable, and press (Vol up + Power) Button simultaneously to go into the CWM recovery mode.
Step 11: In CWM recovery mode, select Mount and Storage -> Mount USB storage -> now connect the phone via data cable.
Step 12: Put the "Update-SuperSu.zip" in the Sd card (Do not extract it). Now Disconnect the phone and reboot it in CWM (recovery mode) again.
Step 13: Select the "Install Zip from sd card" -> "Choose Zip from Sd card" -> "Update-binary.zip" on the Sd card and flash it.
Step 14: Reboot. Now you have rooted your karbonn titanium s20 and also installed the CWM on your phone.
Step 15: Profit!
Do hit the thanks button if this helps ya!

KARBONN TITANIUM S20 deVLEOPmENT

HERE IS THE FIRST OFFICIAL
CWM FOR KARBONN TITANIUM S20
ORIGINAL BOOT N RECOVERY .IMG
join FB GROUP:::<ww.facebook.com/groups/323894334469784>
sTOCK ROM (SOON BE UPLOADING)
Site ::: karbonnts20.blogspot.in/
nEWBIE PROBLEM THATS WHY LINKS ARE NOT ALLOWED TO POST
Rooting KArbonn Titanium s20
#Requirements:
"I am not responsible if you brick your phone"
CWM recovery (Link)
SU & Binary files (Link)
Use SP Flasher v 5.0xx to flash (Link) .
Download the scatter file MT6582(Link)
#Procedure :
Open SP flasher and choose scatter file Mt6582_android_emmc.txt
Goto recovery link and choose the CWM recovery (downloaded).
Now connect your device in switch off Mode with its battery inside and Download it
Now open CWM by pressing Vol up+Power Key
Choose "Install zip from sd card" >Choose zip from Sd card > select the update SU.zip
Reboot and we are done rooting.
for links check the site!!
Repartition Internal SDCARD
As we know this device {MTK6582}comes with 4GB ROM with APP data to be 1GB and user Storage 1.59 GB.
Such small APP space cause a lots of problems Thus best way is to repartition it with HKRom Manager.
For links visit the site :-htp://karbonnts20.blogspot.in/
"I am not responsible if u brick your phone , dead internal sd or so n so .Better do it on your own risk"
Requisites:
Hk rom manager.apk
CWM /TPRW recovery
A full backup CWM or TPRW.
Procedure:
Before you proceed take a full CWM or TPRW backup as phone internal partition may not work or respond sometimes.
Now install the app
Open the app and select mt6582 fast runner (2nd option) ::it will be the only highlighted option .
Choose your required data size (say 2GB , its fine ) and hit apply and now wait.
It will show boot into recovery ,hit yes
After 3 mins you are done. ReBoot it
Now You have 1.8GB APP space and 540MB for storage
"Remember all your phone data will be lost as phone is re-partitioned and Formatted. "
thanks to XDA
Ways to extract stock rom
How to Extract Stock Rom {Detailed procedure with Video tutorial}
FOR LINKS PLEASE VISIT THE SITE :- []ttp://karbonnts20.blogspot.in/[/url]
"This Tutorial is applicable MTK devices "
Required :-
SP flasher- [ttp://sh.st/o9xC5[/url]
MTK Droid Tools- [tp://sh.st/o895X[/url]
Scatter file
ABD Drivers
Ways to extract stock rom:- Video Links
1.Case I:- "If you have a unrooted and no CWM ANDROID Phone with USB Debugging Enabled "
Tutorial Visit:- ttp://sh.st/ocUme[/url]
2. Case II :- An Android Phone having CWM (with or without Root)
Tutorial Visit:- ttp://sh.st/ocOaC[/url]
3. Case III :- "A rooted Android phone (with or without CWM) USB Debugging Enabled"
Tutorial Visit :- ttp://sh.st/ocOBw[/url]
Thanks to XDA , and the Developers
Procedure:-
Case-I :If you have a unrooted and no CWM ANDROID Phone with USB Debugging Enabled
First TURN ON the USB Debugging Option :: ie , Settings>Developer options>USB debugging and install ADB drivers
Start MTK Droid Tools <Provided above> ,Grant the USB debugging request and wait till device get discovered .
Then click on BLOCKs Map and you will get all partition and their length .Here you can create a scatter file also. and minimise the window .\, We would require the location later.
Then TURN OFF the phone . OPEN SP flasher , Choose the scatter file you made or provided in the link.
Then Goto READBACK tab and add a readback file ie ROM_0
Click on ROM_0 and choose the destination Folder .
Now a Box will open and ask for Start address and length ,SET it in hex and do the following
start address:0x0000000 and length 0x7FB80000 [The length of FAT as in scatter file] ,Remember if you want the length shown in block map then just ADD 0x [length] .
Now HIT readback. Connect the Phone using USB with battery inside the phone and wait till its get discovered and yellow bar will represent the work.
It would nearly take 30-45 mins and we got our ROM_0 file.
Again Turn ON the phone and connect with USB debugging ON.
Open Minimised MTK Droid tools and Goto Root,backup tab and Hit Process ROM_0.
It will ask to make CWM recovery from original recovery ,if u want CWM fro your phone here you can get it HIT Yes.
After Processing finished we will get our SP flashable STOCK Rom Files in mtkdroidtools>backup
Hence we are done . And In RESULT we get ,ScAtter File ,SP Flashable STOCK Rom images and CWM Recovery for the phone.
Thank You
Case II:-An Android Phone having CWM (with or without Root)
Here we get CWM Backup For Stock Rom which is good for Porting like purposes.
Keep 3 GB of space empty in SD card.
First Turn OFF the Phone and HOLD UP+ Power Key
Enter to Recovery Menu>Backup and Restore
Hit Backup
After it completes Goto SDCARD>CLOCKWORKMOD>BACKUP
Result we get CWM Backup of STOCK ROM which can be flashed By CWM on Hitting restore in Backup and Restore.
Case-III:-A rooted Android phone (with or without CWM) USB Debugging Enabled
Here we can get CWM recovery,SP Flashable Stock Rom and to work with Rom files.
Connect the phone phone to PC via USB and turn ON the USB Debugging.Keep 3GB SDcard Space
Then start MTK Droid Tools and let it detect your Phone.
Then Hit ROOT button just at Down right.
Let it connect to phone and Grant the SU Permission in the phone.
The yellow mark in down left corner will turn Green .
Goto Root, Backup Tab and Select userdata and cache in Bacup option.
Now hit Backup. It would take and hour or so.
Then click on" prepare blocks for flash tools" and wait .
After it Finishes you have CWM recovery,SP Flashable Stock Rom and to work with Rom files.
Mtkdroidtools>backups>"[Phone name]">!imagesfor flashtool
Hope it help You
Hit like and Share

[ROOT][CWM] Starmobile Play Boost CWM Recovery Port + Root Files

I've ported Lenovo a1000 cwm recovery to Starmobile Play boost!
link: below
JUST RENAME IT WITH "recovery.img" without quotes!
NOTE: THE CWM RECOVERY IS NOT FULLY PORTED.. (PROBLEMS IN LOGGING) you cant see the progress of
flashing fully but it works!
ROOT GUIDE:
TO ROOT STARMOBILE PLAY BOOST.. FLASH THE SUPERSU ZIP ROOT USING CWM RECOVERY I PROVIDED!
(it works! VERIFIED BY ME)
Link for supersu: below
METHOD FOR FLASHING THE RECOVERY:
MY METHOD IS INVOLVING WIPING DATA.. YOU CAN USE YOUR'E OWN METHOD BUT THIS IS THE METHOD I USE TO FLASH THE RECOVERY TO MY PHONE
INSTALL SPREADTRUM DRIVERS, LINK: below
INSTALLING SPREADTRUM DRIVERS NEEDED DISABLED DRIVER SIGNATURE ENFORCEMENT... LINK FOR DISABLING IT: below
SPREADTRUM UPDATE UTILITY:below
STARMOBILE PLAY BOOST STOCK ROM: below
STEPS FOR FLASHING: INVOLVES DATA WIPING!!!!
STEP 1: INSTALL SPREADTRUM DRIVERS: GUIDE:
STEP 2: EXTRACT THE STOCK ROM (.PAC) FILE AND THE UPGRADE UTILITY IN ONE FOLDER
STEP 3: OPEN THE "UpgradedDownload.exe" PROGRAM
STEP 4: PRESS THE SINGLE COG LOGO (OPEN PACKET FILE) AND LOCATE THE STOCK ROM .PAC TO THE SAME FOLDER
STEP 5: WAIT THE UTILITY TO EXTRACT THE FILES
STEP 6: AFTER THE FILES EXTRACTED, GO TO THE DIRECTORY OF THE UTILITY, YOU WILL SEE "ImageFiles" FOLDER, OPEN IT
STEP 7: YOU WILL SEE A FOLDER THERE NAMED "_DownloadFiles*******", OPEN IT!
STEP 8: ONCE YOU ARE THERE, DELETE THE EXISTING STOCK "recovery.img" THERE AND REPLACE IT WITH THE CWM THAT I PROVIDE "rename it with recovery.img"
STEP 9: GO BACK TO THE UTILITY AND PRESS THE PLAY BUTTON
STEP 10: TO START THE DOWNLOAD PROCESS:
TURN OFF YOUR'E DEVICE
MAKE SURE YOU INSTALLED THE SPREADTRUM DRIVERS CORRECTLY!
REMOVE THE BATTERIES
PUT THE BATTERIES BACK
PRESS VOL UP + POWER BUTTON WHILE PLUGGING THE USB CABLE
IT WILL START THE PROCESS
STEP 11: WAIT THE UTILITY TO STATE "passed" AND YOUR'E GOOD TO GO! "WIPED DATA + CWM RECOVERY INSTALLED!"
EXTRAS: ADB DRIVERS: below
GLAD TO HELP SOMEONE! to acquire links go to pastebin and /AGNYFQ62
Help!!!
Most of the links are expired or can't be found.....
TweakBox04 said:
Most of the links are expired or can't be found.....
Click to expand...
Click to collapse
email me here > [email protected]
TweakBox04 said:
Most of the links are expired or can't be found.....
Click to expand...
Click to collapse
yes it's impossible to find them
recovery img dropbox. com/s/83777cy ayia8ti3/STARM OBILE %20RECOV% 20CWM .img?dl=0
supersu root zip drop box .com/s/qfhl78 bifwawj3f/supe rsu-flashable- root.zip?dl=0
spreadtrum driver dropbox. com/ s/go1r5 xylh6ghmj k/android_spreadt rum_driver. zip?dl=0
disable driver signature enforcement guide packard-bell-scandic.cus thelp. com/app/answers/detail /a_id/38288/~/windows -10%3A-disable-signed-driver- enforcement
spreadtrum utility drop box. com / s/7nemx01hd0c u30u/SPD_ Upgrade_Tool_R17 .0.0001.zip?dl=0
stock rom needrom. com /download /starmobile-play- boost/
guide install spreadtrum drivers android mtk. com/ install-spreadtrum- usb-driver-manually
adb drivers dropbox.
com/ s/kwddnc xu000ue7 8/adb-setup-1. 4.3.exe?dl=0[
urls are not allowed to post sorry.

Categories

Resources