Results 1 to 25 of 30
- 01-17-2013, 04:42 AM
Thread Author #1
How to Root unrootable SpreadTrum SC6820
Model - Callbar A1
Android - 2.3.5
Kernal Version – 2.6.35.7
Software version – 2.3.001.P1.12065
Hardware version – P1
CPU – SC6820 (1 Ghz.)
Screen – 3.5” HVGA
I tried several methods such as DoomLord, SuperOneClick, UnlockRoot, Z4Root to root the phone but none worked.
Tried ADB to manually root the phone through commands but almost every command returns – “Permission Denied” or “Read Only System”. However files su, SuperUsr.apk, BusyBox were easily pushed into /data/local/tmp. Further steps like making local.prop and onwards could not be executed and returned above stated errors.
Also tried modifications by putting update.zip on SdCard root and running Android Recovery System but this method also returned error “Signature Verification Failed”.
Tried Nautilus on Linux Mint with OpenSSH while running DroidSSH on the phone but could not mount device by any means.
Scanned my device with ‘X-Ray’ app which reported that device or firmware I am using had been patched and is not vulnerable to any of the exploit available at the moment.
I desperately need rooting to remove pre-installed bloatwares and applications to free internal memory which is very less. I am trying to root phone for the last several days but every method has failed. Can any one help???
I have attached PDF file containing complete details of System Memory Map, MTD Tables, Symbolic Links, Directory Permissions and File Permissions of my android phone. I hope some one having knowledge of android system can help me by suggesting custom exploit after going through these details.Last edited by Intex12345; 01-21-2013 at 07:51 AM. Reason: To attach More Files with Thread
- 01-17-2013, 11:41 PM
Thread Author #2
- 01-21-2013, 07:52 AM
Thread Author #3
How to Root patched Android 2.3.5 on SpreadTrum SC6820
I have attached PDF file containing complete details of System Memory Map, MTD Tables, Symbolic Links, Directory Permissions and File Permissions of my android phone. I hope some one having knowledge of android system can help me by suggesting custom exploit after going through these details.
- 01-22-2013, 07:04 AM #4
Re: How to Root patched Android 2.3.5 on SpreadTrum SC6820
is it a knockoff phone? or a phone from some chinese company that nobody has heard of??? if so then that might be your problem.
- 01-22-2013, 11:56 AM
Thread Author #5
- 01-22-2013, 05:21 PM #6
- 01-25-2013, 10:21 PM #7
Re: How to Root unrootable SpreadTrum SC6820
Hey bro. I did it! I don't know if i was lucky but it was very simple for me. The solution:
I downloaded it , then installed on my computer, you have to ensure your antivirus is stopped for a while because it'll try to stop the download and the installation. After download, it's as simple as to click the ROOT button while your device is connected by USB cable to your computer and wait to finish it.
Of course, first of all you have to install the phone drivers for the computer. You can get them from . You may need to install some of them manually. Once you got the devices manager without any warning icon, you can execute unlock root. I hope to be helpful. Let us know how you gone. Good luck! - 01-26-2013, 11:02 AM
Thread Author #8
Re: How to Root unrootable SpreadTrum SC6820
I tried 'UnLockRoot' also but it didn't work for me. Although finding drivers wasn't easy but I managed it. My computer communicates with Mobile while connected through USB in USB Debugging Mode. UnLockRoot starts and after few seconds it stops and reports that 'Failed to gain Shell Root'. Mine device has been patched.
Thanks Bro.... at least you made it clear that some SpreadTrum Phones are Rootable......!Last edited by Intex12345; 01-27-2013 at 06:19 AM.
- 01-28-2013, 05:22 PM #9
- 01-31-2013, 10:18 PM #10
Re: How to Root unrootable SpreadTrum SC6820
- 02-01-2013, 11:07 AM
Thread Author #11
- 02-01-2013, 11:32 AM
Thread Author #12
Re: How to Root unrootable SpreadTrum SC6820
Install PdaNet for Android. Connect your phone with USB Cable in debug mode. PdaNet automatically finds suitable drivers online and installs automatically. After you are done... go to Device Manager and find 'ADB Android Device' installed, which should be available on top of all devices installed. Don't bother if one or more devices with sign of exclamation are still under 'other devices'. Just concentrate on the 'ADB Android Device' which has been installed. Now go the properties of your device and find Hardware Ids... which should be some thing like this.....
USB\VID_1782&PID_5D04&REV_0229&MI_02
USB\VID_1782&PID_5D04&MI_02
Your Ids must be different. Whatsoever you see under Hardware Ids... just copy.
Now go to C:\Users\<Your own User Name>\.android
You must find adb_usb.ini file in .android folder. If it is there, just edit and copy your Hardware Ids in the file. If no adb_usb.ini file exists, just create it in notepad and save as adb_usb.ini under C:\Users\<Your own User Name>\.android
Now paste copied Hardware Ids in adb_usb.ini file.... It may look like this
USB\VID_1782&PID_5D04&REV_0229&MI_02
USB\VID_1782&PID_5D04&MI_02
Now you should add two more lines in your adb_usb.ini file. It should look like this....
0x1782
0x5D04
PLEASE NOTE that you should add 0x<Numeric Digits from your own Hardware ids>
Your file must contain four lines.....
USB\VID_1782&PID_5D04&REV_0229&MI_02
USB\VID_1782&PID_5D04&MI_02
0x1782
0x5D04
Just save the file and exit..... restart ADB.
Plug device with USB Debug Mode on. Now following command will show ur device in adb.
adb devices
Good Luck.... !!! Just Try and Report Back. - 02-02-2013, 10:25 PM #13
- 02-02-2013, 11:31 PM #14
Re: How to Root unrootable SpreadTrum SC6820
Can`t find anything like this on my phone:
I have Android 4.0 on my device.
Can you tell me where supposed to be this information? I've been looking under settings and others app that check your config but nothing related to usb. Looks like PDA was connected I'll instal kava and android bundle to see if it works :/
EDIT: Silly me, you where talking about the device manager!
EDIT2: It Totally work!!! Thanks to all!! PDANet Installed 1 Driver (Can access through ADB's Monitor.bat but says off-line. Using UnlockRoot could root the friggin phone! I checked with and it was true. Then un-install and reinstall (Because I did it accidentally). Then had to Install In order to un-install some app marked as "system" like twitter and facebook :/ the hug ones. But when I reinstall them it where reinstallled on the phone so havo to move them (always under root privileges) with It move them very well. Now I'll try some to intall all aps into SD. Wish me luck!
THANKS AGAIN! I'm as happy as a gay guy with two @ss holes with my new Free 30 MB!Last edited by capitanqueso; 02-03-2013 at 03:22 AM.
- 02-03-2013, 04:05 AM
Thread Author #15
Re: How to Root unrootable SpreadTrum SC6820
There is another trick to force all Applications to get installed in SD Card, Whether or NOT your phone is ROOTED... it works on all.
Connect your phone with PC with USB Debug Mode on.
Go to C:\Program Files (x86)\Android\Android-SDK\Platform-Tools\ (I mean ur Android ADB-SDK installed Directory.... or it may else, where you might have installed). You must find ADB.exe file there.
Now hold Shift Key and Right Click Mouse any where within the Directory. You will see 'Open Command Window Here' option in the Menu.
Click on 'Open Command Window Here'......
Write following commands on the terminal:
Please Note all commands are Case Sensitive
adb devices
It should show your device connected with PC. . I mean it shows some alphanumeric id... any thing like that.
Now write following Commands:
adb shell
pm getInstallLocation
Above command will tell you that your default install location is '0'. Now you will change the default install location to your SD Card which should be '2'. Write following command on your terminal.
pm setInstallLocation 2
This command will set your default install location to SD Card. All apps will get installed on your SD card by default. To make sure that you have changed the default install location to SD Card, Run following command again
pm getInstallLocation -- Now it should report you that Install Location is 2 which means SD Card.
To make the changes effective, restart ur handset and ENJOY...!!!
NOTE : Alternatively You can do it by simple way.
Install Linux Emulator app on your phone. You may use free version. It will do needful.
Open emulator:
Write following commands:
pm getInstallLocation
Above command will tell you that your default install location is '0'. Now you will change the default install location to your SD Card which should be '2'. Write following command on your terminal.
pm setInstallLocation 2
This command will set your default install location to SD Card. All apps will get installed on your SD card by default. To make the changes effective, restart ur handset.
ENJOY... Hurrah....!!!
Last edited by Intex12345; 02-03-2013 at 04:32 AM. Reason: To make post easily understandable
- 02-03-2013, 04:57 AM #16
- 02-03-2013, 05:15 AM
Thread Author #17
Re: How to Root unrootable SpreadTrum SC6820
Alternatively You can do it by simple way.
Just Install Linux Emulator app on your phone. You may use free version. It will do needful.
Open emulator:
Write following commands:
pm getInstallLocation
Above command will tell you that your default install location is '0'. Now you will change the default install location to your SD Card which should be '2'. Write following command on your terminal.
pm setInstallLocation 2
This command will set your default install location to SD Card. All apps will get installed on your SD card by default. To make the changes effective, restart ur handset. - 02-03-2013, 05:18 AM
Thread Author #18
Re: How to Root unrootable SpreadTrum SC6820
- 02-03-2013, 05:25 AM #19
Re: How to Root unrootable SpreadTrum SC6820
- 02-03-2013, 05:47 AM #20
- 02-03-2013, 05:50 AM
Thread Author #21
Re: How to Root unrootable SpreadTrum SC6820
It doesn't required Super User Privileges on most of the devices to change Install Location. Any Way, what is done.... is.... actually achieved. Gr8, U have Rooted Device. Changed default Install Location to SD Card.
I have been trying for more than one month to root my device without any success... tried almost every method available on forums (except cooking customized ROM, because I not not advanced user).
Have fun with your device as barriers to utilize its capabilities no longer exist. - 02-03-2013, 06:09 AM #22
- 02-03-2013, 07:32 AM
Thread Author #23
Re: How to Root unrootable SpreadTrum SC6820
May be you are skipping some step. Recheck, you have edited adb_usb.ini file as suggested in above post. Hardware Vendor Ids of your device as shown by Windows Device Manager and entries contained in adb_usb.ini file must be same.
Also make sure You are connected in USB Debug Mode.
AND thereafter just plug your device to PC and dont mount it over windows..... say dont select USB Mass Storage etc. - 02-23-2013, 06:11 AM
Thread Author #24
- 03-18-2013, 07:38 AM #25
Re: How to Root unrootable SpreadTrum SC6820
Hi all!!
I bought a MTK6577 chinese phone and I tried to get root access by some ways without success. I tried to flash a cyanogenmod rom and it didn't work. After some research I could find it is a sc6820 phone. I tried to compile the linux kernel for it, but there is no information about, so I could get my phone to work again but without any device. Could anyone, which phone is rooted, do a system image backup and share it with us? You can do it by this way:
1. Open adb: adb start-server; adb shell
2. Type: su
3. On your phone's screen will be shown a window requesting root access. Select yes.
4. type this commands: dd if=/dev/block/mtdblock11 of=/sdcard/system.img ; dd if=/dev/block/mtdblock10 of=/sdcard/boot.img
5. Please, upload the files of your sdcard system.img and boot.img
Thank you very much guys.Last edited by luisczaera; 03-18-2013 at 08:05 AM.
Similar Threads
-
[GUIDE] How To Root/Unroot The Thunderbolt with Revolutionary
By Cyber Warrior in forum Thunderbolt Rooting, ROMs, and HacksReplies: 772Last Post: 03-28-2013, 06:26 PM -
[ACS][HOW TO] Rooting, Unrooting, Flashing Etc.(13 videos)11/2/11
By qbking77 in forum Sprint PhotonReplies: 36Last Post: 11-02-2011, 05:04 PM -
[ACS][HOW TO] Rooting, Unrooting, Flashing Etc.(7 videos)10/14/11
By qbking77 in forum HTC EVO 4G Rooting, ROMs, and HacksReplies: 7Last Post: 10-14-2011, 09:07 AM -
[ACS] [HOW TO] Root, Unroot, Flash Roms/Kernels/Themes, and CWM!
By Paul627g in forum Sprint Nexus S 4G Rooting, ROMs, and HacksReplies: 0Last Post: 09-03-2011, 11:56 AM


Reply

































