Related
Decided to create this guide because the steps in the threads below didn't work for me.
The Archos 50 Platinum rooting process is slightly different then the Karbonn Titanium S5.
Still, this was very helpful!
[Rooting]Karbonn Titanium S5 general discussions and Rooting help
KARBONN TITANIUM S5 {Rooting/CWM}[UPDATED STOCK ZIP]
STEP 1 - Need
# Enable USB Debugging under developer options
# Drivers (used the file in the internal SDCard "pcdrivers.zip")
# adb-fastboot
# CWM Recovery (IMPORTANT: Not yet the best CWM Recovery for Archos 50, image flickers. But works)
# Stock Recovery (Karbonn Titanium S5 stock recovery. Worked for me)
# Superuser / SuperSU (CWM SUPER USER.zip)
STEP 2 - Preparations
1. Extract "adb-fastboot" to a folder and open a Command Prompt window from there (Didnt need "Run as Administrator").
2. Copy CWM Recovery to ..\adb-fastboot folder and rename it "recovery.img"
3. Copy the "CWM SUPER USER.zip" to the root of the internal or external SDCard.
STEPS 3 - Driver Installation
1. Power off your device, and go into GREEN Recovery
# Press and hold VOLUME UP + POWER KEY -> when you see a GREEN screen release volume up key
SKIP THIS IF YOU ALREADY HAVE DRIVER INSTALLED
2. Install Archos 50 ADB Driver
# Win+R -> devmgmt.msc and update the unknown device "A50" and force the installation (This driver is not digitally signed) to "Fastboot interface (Google USB ID)", driver location should be "..\pcdrivers\drivers\adb_driver\ (win32 or win64)
STEP 4 - Flash CWM Recovery
1. From the folder "adb-fastboot" 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.
2. Type this command to flash CWM recovery to your phone
Code:
fastboot flash recovery recovery.img
Done! CWM Recovery installed.
STEP 5 - SuperSU with CWM (Screen flickers, but easy to follow)
1. Boot into RED Recovery by:
# Press and hold VOLUME UP + POWER KEY
# When you see a GREEN screen DONT release VOLUME UP key
# After 10 seconds you see RED screen, now release VOLUME UP key
2. In CWM Recovery, select "install zip from sdcard" -> "CWM SUPER USER.zip" from SDCard. (Screen Flickers!)
# Reboot
# Done!
After the reboot your phone should be rooted. If not, follow the steps again.
STEP 6 - Revert to Stock Recovery / Unroot (Remember this is from Karbonn Titanium S5. Worked for me)
# Do STEP 4, but replace with the Stock Recovery
# Unroot instructions here. In CWM Recovery!
If theres a easy way, let us all know.
Thanks!
Nice, thanks.
My heart is not yet strong enough to try and maybe fry another phone though (bricked 3 phones while playing around in dangerous areas this year )
try it out guys it should work, its not going to spoil your phone as we just replacing recovery, even of u fail u will have a bootable phone.
In step 3, you can also just type 'adb reboot bootloader' instead of holding the buttons, to boot into fastboot mode
---------- Post added at 10:14 AM ---------- Previous post was at 10:05 AM ----------
Here's a much easier way of doing it:
1. preparations + open a cmd window, cd to your adb-fastboot folder
2. 'adb reboot bootloader'
3. 'fastboot devices' (if no devices are present, try option 2 again)
4. 'fastboot flash recovery recovery.img'
5. 'fastboot continue'
6. 'adb reboot recovery'
7. "install zip from sdcard" -> "CWM SUPER USER.zip"
8. 'adb reboot'
---------- Post added at 10:23 AM ---------- Previous post was at 10:14 AM ----------
Also, this method is working perfectly for me - root, SuperSU and a beautiful, not-flickering CMW Recovery! Only mass storage mode is not working, not in stock recovery nor in CMW recovery.
DieterHolvoet said:
In step 3, you can also just type 'adb reboot bootloader' instead of holding the buttons, to boot into fastboot mode
---------- Post added at 10:14 AM ---------- Previous post was at 10:05 AM ----------
Here's a much easier way of doing it:
1. preparations + open a cmd window, cd to your adb-fastboot folder
2. 'adb reboot bootloader'
3. 'fastboot devices' (if no devices are present, try option 2 again)
4. 'fastboot flash recovery recovery.img'
5. 'fastboot continue'
6. 'adb reboot recovery'
7. "install zip from sdcard" -> "CWM SUPER USER.zip"
8. 'adb reboot'
---------- Post added at 10:23 AM ---------- Previous post was at 10:14 AM ----------
Also, this method is working perfectly for me - root, SuperSU and a beautiful, not-flickering CMW Recovery! Only mass storage mode is not working, not in stock recovery nor in CMW recovery.
Click to expand...
Click to collapse
can you please upload the system part of your cwm back up.
you can compress it using "KGB ARCHIVER" Free to download from CNET it converts 300mb to just 3mb
You can also find that on the website of Arches, in the form of an update.zip package. You can download that here:
http://www.archos.com/support/support_tech/updates_fwm.html?country=us&lang=en
Sent from my Archos 50 Platinum using xda premium
DieterHolvoet said:
In step 3, you can also just type 'adb reboot bootloader' instead of holding the buttons, to boot into fastboot mode
---------- Post added at 10:14 AM ---------- Previous post was at 10:05 AM ----------
Here's a much easier way of doing it:
1. preparations + open a cmd window, cd to your adb-fastboot folder
2. 'adb reboot bootloader'
3. 'fastboot devices' (if no devices are present, try option 2 again)
4. 'fastboot flash recovery recovery.img'
5. 'fastboot continue'
6. 'adb reboot recovery'
7. "install zip from sdcard" -> "CWM SUPER USER.zip"
8. 'adb reboot'
---------- Post added at 10:23 AM ---------- Previous post was at 10:14 AM ----------
Also, this method is working perfectly for me - root, SuperSU and a beautiful, not-flickering CMW Recovery! Only mass storage mode is not working, not in stock recovery nor in CMW recovery.
Click to expand...
Click to collapse
Which driver did you use? The one mentioned on the thread? "Fastboot interface (Google USB ID"
Tried and the recovery is exactly the same... did you replace the boot.img?
got phone today and it's rooted now, thank you for guide and yeah, phone is amazing. Is there any custom roms yet?
Nope, we have a really small community
Adonis K. said:
Nope, we have a really small community
Click to expand...
Click to collapse
guys can anyone of u tried the Rom listen in my thread fir karbonn s5? try n report it
it's the same for archos titanium 50 ?
ilsaggio73 said:
it's the same for archos titanium 50 ?
Click to expand...
Click to collapse
yup same. phone
archos 50 platinum problems after flashing
zeyaan said:
try it out guys it should work, its not going to spoil your phone as we just replacing recovery, even of u fail u will have a bootable phone.
Click to expand...
Click to collapse
i flash some rom but the phone is freezed in red screen with a message "unauthorized image" how can i solve this problem? only the rom miui start if i connect the phone on charge.:crying:
SRS
I rooted mine with SRSRoot.
https://www.youtube.com/watch?v=mvKEni5O6Gg
Looking for an image backup of the Archo 50 platinium
Hi team,
I have a Archos 50 platinium rooted with Cwm and Nemesis ROM but i want to reinstall the original ROM from Archos and i forget to do a backup of the ROM stock before flashing.
There was an stock ROM on Archos supprt website named Update.zip but itsn't reconized by the ROM and it can't be installed with CWM with
a symlinks error.
Do anyone have an image recovery of the Archos 50 platinium ?
Cwm for archos 50d helium
Can anyone make for my archos 50d helium
cwm to flash xposed files ????????
Beboo o said:
Can anyone make for my archos 50d helium
cwm to flash xposed files ????
Click to expand...
Click to collapse
I'm looking for same. Please, if you foud one share it...
Root Micromax Canvas 6 Pro
Method 1:
You can root your Micromax Canvas 6 Pro using Kingroot by this method.
Your device should be adequately charged.
Take backup of your important data at safe place.
Download latest Kingroot apk from this link.
Enable Unknown Sources from Security option in Settings.
Install the the Kingroot app.
Open Kingroot app.
Follow in-app instructions to root Micromax Canvas 6 Pro.
Method 2:
If method 1 fails to root Micromax Canvas 6 Pro, then you can this second method. Be careful as this method requires more attention.
1. Download any of the custom recovery attached in this post.
2. Download SuperSU from here.
3. Install ADB and Fastboot drivers on your PC from here.
4. Enable Developer options in your device. Go to About phone. Tap 7 times on build number. This will enable Developer Options.
5. Enable USB Debugging from Developer Options Settings.
6. Transfer Supersu zip and custom recover zip to your external SD card.
7. Now open a command window inside the folder where you have installed ADB and Fastboot drivers. To do that, “Shift + Right click” on any empty white space inside the folder and then select “Open command window here” from the context menu.
8. Reboot your device in fastboot mode using this command
adb reboot bootloader
9. Now use this command to install recovery. First unzip downloaded recovery zip and find .img file. Rename it to recovery.img
fastboot flash recovery recovery.img
10. Now boot into recovery using following command.
fastboot boot recovery.img
11. You will be booted into your chosen recovery.
12. Now flash Supersu zip from your chosen recovery.
13. Process completed.
Warning: I am not responsible if anything goes wrong, bricked device.
hi i tried to flash recovery but unfortunately i got the message
writing 'recovery'... FAILED (remote: download for partition 'recovery' is not allowed)
I need to know how to unlock bootloader for micromax canvas 6 pro to flash recovery.
Thank you
hari007sh said:
writing 'recovery'... FAILED (remote: download for partition 'recovery' is not allowed)
I need to know how to unlock bootloader for micromax canvas 6 pro to flash recovery.
Thank you
Click to expand...
Click to collapse
Use the following command to unlock bootloader when you are in fastboot mode
Code:
fastboot oem unlock
still nobody intresting to launch stock and custom roms for micromax canvas 6 plus......time passsing away....
never ever (i mean it when i say) try fastboot oem unlock on this device will hard brick your device... even recovery wont open.....Have suffered myself..
Can you port cyanogen mod to Canvas 6 Pro?
bravonova said:
Root Micromax Canvas 6 Pro
Method 1:
You can root your Micromax Canvas 6 Pro using Kingroot by this method.
Your device should be adequately charged.
Take backup of your important data at safe place.
Download latest Kingroot apk from this link.
Enable Unknown Sources from Security option in Settings.
Install the the Kingroot app.
Open Kingroot app.
Follow in-app instructions to root Micromax Canvas 6 Pro.
Method 2:
If method 1 fails to root Micromax Canvas 6 Pro, then you can this second method. Be careful as this method requires more attention.
1. Download any of the custom recovery attached in this post.
2. Download SuperSU from here.
3. Install ADB and Fastboot drivers on your PC from here.
4. Enable Developer options in your device. Go to About phone. Tap 7 times on build number. This will enable Developer Options.
5. Enable USB Debugging from Developer Options Settings.
6. Transfer Supersu zip and custom recover zip to your external SD card.
7. Now open a command window inside the folder where you have installed ADB and Fastboot drivers. To do that, “Shift + Right click” on any empty white space inside the folder and then select “Open command window here” from the context menu.
8. Reboot your device in fastboot mode using this command
adb reboot bootloader
9. Now use this command to install recovery. First unzip downloaded recovery zip and find .img file. Rename it to recovery.img
fastboot flash recovery recovery.img
10. Now boot into recovery using following command.
fastboot boot recovery.img
11. You will be booted into your chosen recovery.
12. Now flash Supersu zip from your chosen recovery.
13. Process completed.
Warning: I am not responsible if anything goes wrong, bricked device.
Click to expand...
Click to collapse
I think it's a decent device & good hardware specs. Many people would be most thankful if you can port Cyanogem Mod on Canvas 6 Pro
Sashank Sharma said:
I think it's a decent device & good hardware specs. Many people would be most thankful if you can port Cyanogem Mod on Canvas 6 Pro
Click to expand...
Click to collapse
No.
micromax e485 recovery
Any scope for micromax e485 recovery ???????
Want recovery badly:
Resurrection Remix
please port roms
bravonova said:
Use the following command to unlock bootloader when you are in fastboot mode
Code:
fastboot oem unlock
Click to expand...
Click to collapse
Hello!
I tried to root my Micromax E484 with the Method No. 2 given by you!
All went fine till the command - fastboot flash recovery recovery.img
But, after entering next command which is - fastboot boot recovery.img - it gave an error - FAILED : UNKNOWN COMMAND
Now, the problem is that my phone is not booting at all. I get a screen of TWRP and then the fon restarts automatically and this thing keeps on happening!
Can you pls. help me? What should be done now in order for the phone to boot up normally? Pls..
Micromax-E484- Easy Way to Root By SP tool
There is also other way to root Your Micromax E484 ( Canvas 6 Pro)
Requirement:
1. SP Flash Tool
2. TWRP Recovery ZIP
3. Supersu Binary..zip..
4. Scatter File of E484 Firmware
5. preloader_lcsh6795_lw_hz_l1.bin
6. MediaTek Driver Vcom Driver
Download All Requirement Files.
Frist Install MediaTek Vcom Driver in your PC or Laptop......(Win..Xp, 7, 8 or Higher)
Make a Folder (By any Name) Extract TWRP zip (there is a "recovery.img" , We need this file), Scatter File "MT6795_Android_scatter.txt" and "preloader_lcsh6795_lw_hz_l1.bin" in this folder.
So Now there are two File in New Folder 1. recovery.img, 2. Scatter File "MT6795_Android_scatter.txt" and 3. "preloader_lcsh6795_lw_hz_l1.bin" Files
Now Open SP Flash Tool zip and Extract it and Open "flash_tool.exe" and Go to Download Tab then Load "MT6795_Android_scatter.txt" file form Option of "Scatter Loading File" (From that folder where you Put "MT6795_Android_scatter.txt" File)
Now Recovery.img and "preloader_lcsh6795_lw_hz_l1.bin" files will be Loaded Automatically in this Tool
Now insert Supersu Binary zip into your SD Card...
Now Switch of Your Mobile.....
Click...Download and Attach Your Mobile to PC/Laptop.........
Wait while ......Till Download OK Green Tick Show... it means File Downloaded Successfully...
Now Plug Out your Phone and Press "Volumn +" and "Power Botton" at the Time...Wait While untill Phone Boot and Realease All Bottons as soon as Android Logo Comes.....
Now TWRP Recovery............ Install > SD Card (Browse Your Supersu Binary Zip > Select.... Supersu Binary .zip > Swipe to Flash... After Successfully Flash....Reboot Your System....
Now Your Phone has been Rooted.........
Now Enjoy....With Your TWRP and Rooted Devise....
Link to Download FIles
""https://drive.google.com/open?id=1_GvHvgimSh8lllguNN5gPs8F_JdvZNSl""
msathaiah said:
Any scope for micromax e485 recovery ???????
Want recovery badly:
Click to expand...
Click to collapse
Please see this
https://forum.xda-developers.com/an...romax-canvas-6-micromax-canvas-t3387886/page2
---------- Post added at 08:27 AM ---------- Previous post was at 08:24 AM ----------
techie_vintage said:
Hello!
I tried to root my Micromax E484 with the Method No. 2 given by you!
All went fine till the command - fastboot flash recovery recovery.img
But, after entering next command which is - fastboot boot recovery.img - it gave an error - FAILED : UNKNOWN COMMAND
Now, the problem is that my phone is not booting at all. I get a screen of TWRP and then the fon restarts automatically and this thing keeps on happening!
Can you pls. help me? What should be done now in order for the phone to boot up normally? Pls..
Click to expand...
Click to collapse
See this if it help you
https://forum.xda-developers.com/an...romax-canvas-6-micromax-canvas-t3387886/page2
I am having the same problem how do i solve it ?
techie_vintage said:
Hello!
I tried to root my Micromax E484 with the Method No. 2 given by you!
All went fine till the command - fastboot flash recovery recovery.img
But, after entering next command which is - fastboot boot recovery.img - it gave an error - FAILED : UNKNOWN COMMAND
Now, the problem is that my phone is not booting at all. I get a screen of TWRP and then the fon restarts automatically and this thing keeps on happening!
Can you pls. help me? What should be done now in order for the phone to boot up normally? Pls..
Click to expand...
Click to collapse
Pls help
Still in bootloop
Jack2jadav said:
Please see this
https://forum.xda-developers.com/an...romax-canvas-6-micromax-canvas-t3387886/page2
---------- Post added at 08:27 AM ---------- Previous post was at 08:24 AM ----------
See this if it help you
https://forum.xda-developers.com/an...romax-canvas-6-micromax-canvas-t3387886/page2
Click to expand...
Click to collapse
I had the same problem and I tried all the steps mentioned above still in boot loop
I tried this and it was still in bootloop and the it suddenly loaded into twrp somehow
Thank you so much
---------- Post added at 12:16 PM ---------- Previous post was at 11:38 AM ----------
Jack2jadav said:
Please see this
https://forum.xda-developers.com/an...romax-canvas-6-micromax-canvas-t3387886/page2
---------- Post added at 08:27 AM ---------- Previous post was at 08:24 AM ----------
See this if it help you
https://forum.xda-developers.com/an...romax-canvas-6-micromax-canvas-t3387886/page2
Click to expand...
Click to collapse
I am stuck at twrp, am not able to wipe data
It says failed to mount '/data'
What should I do
Hello Everyone -
Welcome back , In previous post i explained " How to install twrp and root Xolo Era X,4G" but i forgot to mention some things which resulted errors for many users making it non-beneficial , I mean wasted time , data , or may be the android rom. Thanks for describing problems in previous post.Now it's mine turn to return you something original , something good .Search your question answers here and problems.
Please note that this thread is only for Xolo era X , 4G marshmallow 6.0 version only , 5.1 is not supported .Sorry but update to 6.0.
1. `adb` is not recognized as an internal or external command
Ans - If you are facing this error then probably you are not in the folder where adb and fastboot tools are installed .
You have to open command prompt only where adb tools,drivers are installed.Still not solving then google it.
2. adb devices = blank (nothing is shown)
Ans - I think you have either not connected your smartphone with usb debugging on or you have not installed proper version of adb and fastboot drivers.Please google for different versions of adb and fastboot.
3. fastboot devices = blank (nothing is shown)
Ans - Same as in above answer.
4. fastboot flash recovery recovery.img = <waiting for device>
Ans - It means that you have not installed fastboot drivers properly or you have not connected your devices in fastboot mode.
5. fastboot flash recovery recovery.img = no such file found or recovery.img not found.
Ans - You have not copied or moved recovery.img(twrp or cwm image file) in the folder where adb and fastboot are installed .So put the recovery.img (it can be twrp.img or somename.img) in the adb and fastboot tools folder(it can be either found in local drive C or at any custom location) .
6. Recovery Installed successfully but still booting in stock recovery or Computer shows installation successful but still opens stock recovery.
Ans - This is a great problem for many users and it is happening due to security policies of android 6.0. To fix it Do as following-
(1) Install twrp recovery and when it say success plug your battery out .
(2)Put battery back and open smartphone in recovery mode by holding VOL Up + Power Button for 15 seconds.
(3)Now your smartphone will boot in TWRP recovery but your twrp recovery is still temporary .
(4)Install SuperSu.zip by twrp recovery and this zip file will patch boot.img and system files.
(5)After installation of zip file reboot your smartphone .
(6)Your smartphone will restart 2-3 times and finally will boot .
(7) Finally you have rooted your smartphone and installed TWRP permanently .Now install busybox and enjoy.
Note: Please Select Expert Mode when you open SuperSu app first time after this process(you will be asked by SuperSu app to select two modes 1 Expert , 2 New User ; always select Expert or root will not function properly).
I hope you got what you wanted . If i helped you then please Subscribe , like and share also Hit thanks here on xda.
Download SuperSu zip from here - https://drive.google.com/open?id=0B_Mx_zMB6YZOUENHdHpDTXZucXc
Finaly
ankitnandgavia said:
Hello Everyone -
Welcome back , In previous post i explained " How to install twrp and root Xolo Era X,4G" but i forgot to mention some things which resulted errors for many users making it non-beneficial , I mean wasted time , data , or may be the android rom. Thanks for describing problems in previous post.Now it's mine turn to return you something original , something good .Search your question answers here and problems.
Please note that this thread is only for Xolo era X , 4G marshmallow 6.0 version only , 5.1 is not supported .Sorry but update to 6.0.
1. `adb` is not recognized as an internal or external command
Ans - If you are facing this error then probably you are not in the folder where adb and fastboot tools are installed .
You have to open command prompt only where adb tools,drivers are installed.Still not solving then google it.
2. adb devices = blank (nothing is shown)
Ans - I think you have either not connected your smartphone with usb debugging on or you have not installed proper version of adb and fastboot drivers.Please google for different versions of adb and fastboot.
3. fastboot devices = blank (nothing is shown)
Ans - Same as in above answer.
4. fastboot flash recovery recovery.img = <waiting for device>
Ans - It means that you have not installed fastboot drivers properly or you have not connected your devices in fastboot mode.
5. fastboot flash recovery recovery.img = no such file found or recovery.img not found.
Ans - You have not copied or moved recovery.img(twrp or cwm image file) in the folder where adb and fastboot are installed .So put the recovery.img (it can be twrp.img or somename.img) in the adb and fastboot tools folder(it can be either found in local drive C or at any custom location) .
6. Recovery Installed successfully but still booting in stock recovery or Computer shows installation successful but still opens stock recovery.
Ans - This is a great problem for many users and it is happening due to security policies of android 6.0. To fix it Do as following-
(1) Install twrp recovery and when it say success plug your battery out .
(2)Put battery back and open smartphone in recovery mode by holding VOL Up + Power Button for 15 seconds.
(3)Now your smartphone will boot in TWRP recovery but your twrp recovery is still temporary .
(4)Install SuperSu.zip by twrp recovery and this zip file will patch boot.img and system files.
(5)After installation of zip file reboot your smartphone .
(6)Your smartphone will restart 2-3 times and finally will boot .
(7) Finally you have rooted your smartphone and installed TWRP permanently .Now install busybox and enjoy.
I hope you got what you wanted . If i helped you then please Subscribe , like and share also Hit thanks here on xda.
Download SuperSu zip from here - https://drive.google.com/open?id=0B_Mx_zMB6YZOUENHdHpDTXZucXc
Click to expand...
Click to collapse
Wahooooooo I it happened. Its done TWRP flashed successfully n my phone Is rooted. Big thanks to you and Murali Dharan and that's how it's done. Here is some point
Es file explorer can't excess root of my phone even if I hit allow.
All other root app are working fine
Can I reflash super user zip of kingo root I am asking coz there was additional files with superuser files u provided to fix twrp
I have lost ur channel put links n I will like n subscribe
CheifX said:
Wahooooooo I it happened. Its done TWRP flashed successfully n my phone Is rooted. Big thanks to you and Murali Dharan and that's how it's done. Here is some point
Es file explorer can't excess root of my phone even if I hit allow.
All other root app are working fine
Can I reflash super user zip of kingo root I am asking coz there was additional files with superuser files u provided to fix twrp
I have lost ur channel put links n I will like n subscribe
Click to expand...
Click to collapse
Hii ,
When you open SuperSu app first time , Please select Expert Mode otherwise root will not work even after granting permission.
ankitnandgavia said:
Hii ,
When you open SuperSu app first time , Please select Expert Mode otherwise root will not work even after granting permission.
Click to expand...
Click to collapse
Hallooooo!
I have already selected expert mode and other root apps working perfectly fine.
CheifX said:
I have already selected expert mode and other root apps working perfectly fine.
Click to expand...
Click to collapse
Then please update or install busybox or you have to restart device after installing busybox or try changing es explorer app version..Es file explorer with root is working fine in mine smartphone.
ankitnandgavia said:
Then please update or install busybox or you have to restart device after installing busybox or try changing es explorer app version..Es file explorer with root is working fine in mine smartphone.
Click to expand...
Click to collapse
I will try busybox later what about reflashing kingo root supperuser.
Es explorer root mot work in xolo era 4g ..same with me........can u provide cwm for my phone 5.1....plzzz
CheifX said:
I will try busybox later what about reflashing kingo root supperuser.
Click to expand...
Click to collapse
Flashing kingo root superuser is not a bad idea, you can try it but be aware of risks so take a backup through TWRP.You can try anything new after taking backup,if something goes wrong then restore your backup.Good luck.
Need latest twrp recovery
I want the latest version of recovery for xolo era 4g and want some custom roms....plz make it.....plzz
I'm facing an issue with the OEM Unlock toggle in developer options. When I toggle it On and select OK for the pop-up box that comes. It automatically disables it. Can u help me out with this and tell me why I'm facing this issue?
yes.. i was too facing this problem but if u are trying to install custom rom then u can flash 5.1 version through SPD Upgrade Tool and then toogle that option then install ur custom rom...
no option is there!
Execution of this manual at your own risk !!!!
TWRP Install (Custom recovery to install the root files)
1. Install on pc adb and Fastboot driver
2. Install minimal adb and fastboot: https://forum.xda-developers.com/sho....php?t=2317790
3. On the smartphone in the settings, press the Developer mode (Settings-Over the phone-press 8 times on the build number)
4. Under Settings-Developer Options, allow usb-debugging and allow OEM-unlocking (For bootloader unlock)
5. Connect the smartphone to the pc. On the smartphone accepts the adb connection with the pc
6. Starts at Pc Minimal adb and Fastboot. In the command window "adb reboot bootloader" enter and press Enter (restart the smartphone into the bootloader)
7. WARNING: This step deletes all data from the smartphone, returns it to the factory setting and leads to the loss of the warranty !!!! In the command window, type "fastboot oem unlock" and press Enter (turns the boot loader on). The smartphone sits back and restarts. Repeat steps 3 to 6 after restarting
8 Download the Twrp images: https://mega.nz/#!siZhjIKa!OSfglS4Q8...PgKY9vaxthuilo copies the recovery-twrp31jemini.img file to the installation folder of minimal adb and fastboot
9. In the command window, type "fastboot flash recovery recovery-twrp31jemini.img" and press Enter. After successful flashen enter "fastboot reboot" in the command window, press Enter and press the Lauter key on the smartphone (Bring the smartphone to the boot menu)
10. 3 options appear on the smartphone: Recovery, Fastboot, Normal with the Lauter key you navigate to Recovery and press the volume down key to confirm (Smartphone starts now the Installed TWRP Recovery)
11. The recovery is set to Russian, so press the 3ten button from the top (Settings) on the right side, then click on the language icon in the upper right corner and select your preferred language.
Smartphone Roots:
1. Download the root files: https://mega.nz/#!wyQVSbwL!m2arVJbjA...4Nn8LVhDb_AB9Q
2. copy the .zip file to your smartphone, press Install in the recovery, select the copied .zip file and confirm the installation. After flashing the smartphone restart and voila ... your device is rooted
Updates: ( All files from 4pda.ru )
Twrp Flashable zip Update to rom Version V9: https://yadi.sk/d/z8dbqfOM3Jk6w3
Twrp Flashable zip Update to rom Version V18 ( supersu integrated ) : https://yadi.sk/d/jlNSmqYN3L4xHK
I Flashed it over V9 without Wiping and it works for me lika a charm
Flashable Viper4Android : https://drive.google.com/file/d/0B5u-Eac1xV2CYUxqRmxFVkltNms/view?usp=sharing
If you dont need root you can flash V18 with SPflashtool:https://drive.google.com/file/d/0B1kz3pYtoOExSFZ5WGJraFNUYUE/view
At this time there is no working twrp for V18
Custom Rom Doogee Shot (FreemeOS) : https://yadi.sk/d/YklP0V7b3LBFfV
Flash with TWRP at your own risk because i doesnt tried it at my own because V18 runs really smoooth
Expect some Bugs!!!
SPFlashtool FT V23:https://drive.google.com/file/d/0B1kz3pYtoOExemc0VkJtdXZRMVU/view
SPFlashtool FT V18:https://drive.google.com/file/d/0B1kz3pYtoOExSFZ5WGJraFNUYUE/view
I also tried Magisk systemless on V9 and for me it works ( Working modules : Viper4android,dolby atmos,) but on V18 i cant install the new Magisk Framework and get bootloop
If Someone had Problems with SPFlashtool this is how i did it:
Install Spflashtool to C:
Copy flash file to C:
start spflashtool as Admin
select scatter file
{
"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"
}
BTW Sorry for my bad English XD
@Cheese-ass
Greetings and welcome to xda. All posts on xda must be in English, I have translated this one for you but please use google translate for all future post's
Regards
Sawdoctor
Execution of this manual at your own risk !!!!
TWRP Install (Custom recovery to install the root files)
1. Install on pc adb and Fastboot driver
2. Install minimal adb and fastboot: https://forum.xda-developers.com/sho....php?t=2317790
3. On the smartphone in the settings, press the Developer mode (Settings-Over the phone-press 8 times on the build number)
4. Under Settings-Developer Options, allow usb-debugging and allow OEM-unlocking (For bootloader unlock)
5. Connect the smartphone to the pc. On the smartphone accepts the adb connection with the pc
6. Starts at Pc Minimal adb and Fastboot. In the command window "adb reboot bootloader" enter and press Enter (restart the smartphone into the bootloader)
7. WARNING: This step deletes all data from the smartphone, returns it to the factory setting and leads to the loss of the warranty !!!! In the command window, type "fastboot oem unlock" and press Enter (turns the boot loader on). The smartphone sits back and restarts. Repeat steps 3 to 6 after restarting
8 Download the Twrp images: https://mega.nz/#!siZhjIKa!OSfglS4Q8...PgKY9vaxthuilo copies the recovery-twrp31jemini.img file to the installation folder of minimal adb and fastboot
9. In the command window, type "fastboot flash recovery recovery-twrp31jemini.img" and press Enter. After successful flashen enter "fastboot reboot" in the command window, press Enter and press the Lauter key on the smartphone (Bring the smartphone to the boot menu)
10. 3 options appear on the smartphone: Recovery, Fastboot, Normal with the Lauter key you navigate to Recovery and press the volume down key to confirm (Smartphone starts now the Installed TWRP Recovery)
11. The recovery is set to Russian, so press the 3ten button from the top (Settings) on the right side, then click on the language icon in the upper right corner and select your preferred language.
Smartphone Roots:
1. Download the root files: https://mega.nz/#!wyQVSbwL!m2arVJbjA...4Nn8LVhDb_AB9Q
2. copy the .zip file to your smartphone, press Install in the recovery, select the copied .zip file and confirm the installation. After flashing the smartphone restart and voila ... your device is rooted
There is a way to connect a lan usb adapter?
fantastic work like a charm, but used recovery download from the german one and worked rooted oukitel k6000 plus yea
i follow every step ( iread many times before i do it)
But Phone dosent boot anymore
I got only this Message on Display :
Orange State
yor device has been unlocked and cant ve trust
your device will reboot in 5 seconds
But Nothing happend
When i try to flash stock rom with splash tool i got da brom error with 60002
Its bricked???
Worked fine. I had to download files from other websites, but this procedure was good.
After reboot, su was working fine in /system. I wanted to reset the device completely, and typed "fastboot oem unlock"; I thought it would wipe data. Now, phone only boots on TWRP, and it seems like the /data partition is broken. TWRP can mount /system, but not /data. Either the device node is missig, or the partition is not formated properly.
Code:
# cat /etc/fstab
/dev/block/mmcblk0p6 /nvdata ext4 rw 0 0
/dev/block/mmcblk0p8 /protect_f ext4 rw 0 0
/dev/block/mmcblk0p9 /protect_s ext4 rw 0 0
/dev/block/mmcblk0p26 /system ext4 rw 0 0
/dev/block/mmcblk0p27 /cache ext4 rw 0 0
/dev/block/dm-0 /data ext4 rw 0 0
/external_sd auto rw 0 0
/usbotg auto rw 0 0
Losetup-a gives nothing.
I tried all possible commands (adb reboot to everything), and press volume up or down ... always get back in TWRP. Can not even reach the factory menu (the one where there are tests).
After reformating /data i can reboot to bootloader (fastboot), but still not /system.
Stock ROM was looking fine; I would like to be able to keep it. I would like to avoid flashing to an other ROM.
In short, I have TWRP and flashboot, but /system launches TWRP.
I don't know how to get a working system. SPFlashTool does not seem to work with TWRP installed. TWRP does not like OUKITEL_K6000_Plus_V6.0_20170519.rar. I can't find any ZIP ROM for TWRP. And when I try individual .img files from the RAR, TWRP can install them, but it does notproduce a working phone.
I fear something could be wrong with the partition table, or at least /data. /system contains many files and this looks good.
---------- Post added at 01:30 PM ---------- Previous post was at 12:40 PM ----------
How I fixed it:
fastboot flash boot /tmp/OUKITEL_K6000_Plus_V6.0_20170519/recovery-verified.img (EDIT: this MUST be wrong, should be fastboot flash recovery /tmp/OUKITEL_K6000_Plus_V6.0_20170519/recovery-verified.img or fastboot flash boot /tmp/OUKITEL_K6000_Plus_V6.0_20170519/boot-verified.img )
then, perform again https://fvknl.pro/k6000-plus-v6-0-upgrade/
and now I have a working phone.
* Can't apply Android updates because of TWRP+SuperSU ?
Now that my phone works, and is rooted (i use the stock ROM version 6), may 19th, the system is telling me there are system updates to do. I have downloaded them (200MB), but after reboot, update fails, for obvious reasons: the update is designed to be installed by the stock recovery firmware; and that partition is overwritten by TWRP.
I was given a tip to work around this (wherer the img file is taken from the .rar archive of the stock ROM):
# fastboot boot /tmp/recovery-verified.img
and it worked: fastboot uploaded the recovery image to the phone, ran it, and that recovery firmware started to apply the update.
Started ... but failed before half of it ... PROBABLY because /system was HEAVILY modified while I asked TWRP to install UPDATE-SuperSU-v2.82-20170528234214.zip (read the installation log of SuperSU ... it alters many things).
How can I apply my android updates without erasing the whole phone each time I want to apply them ?
A: how to get the installation log, to see the failure point, and fix it manually
or
B: install the update manually without running the recovery, but extract the update file, and manually copy the new files at due place, one by one
or
C: how to undo installation of SuperSU, so that /system is in a state where the update can be applied.
I want to do this without erasing /data, or /system. I had this issue on my previous phone; since december 2014 I could not apply any Android update; so my phone is stuck to Android 4 from december 2014. There have been many changes and updates during 2015 and I could not apply them. After installing su, i had been able to perform two Android updates; updates broke after installing Xposed. I do not want my new K6000 to have the same issue; I want to find a way to apply updates. And I would like to keep the stock flavour because there are many features I would like to use (don't want to install misc ROMs).
Xposed for oukitel 6000plus root
Hi I have an oukitel 6000plus root. I can not find the way to install xposed. You have succeeded in installing it successfully? Send me my email address app and zip to use. Thanks Fabio
no xposed for k6000 plus
patpix75 said:
Hi I have an oukitel 6000plus root. I can not find the way to install xposed. You have succeeded in installing it successfully? Send me my email address app and zip to use. Thanks Fabio
Click to expand...
Click to collapse
sorry latest xposed is for sdk 25 and the latest firmware for this device is android 7.0 (Sdk 24)
patpix75 said:
Hi I have an oukitel 6000plus root. I can not find the way to install xposed. You have succeeded in installing it successfully? Send me my email address app and zip to use. Thanks Fabio
Click to expand...
Click to collapse
I have tried many random things; I forgot the details of it. The versions are not a problem; there are links around to download old installers. Even if latest Xposed is for Android 25, archives will let you download v24.
It also depends when you rooted your phone, and which updates you did on your ROM before rooting. Depends if you are using ROM v6, v9, or v18 ...
Also, even if Xposed is installed, it's not working properly; in particular, I wanted Xposed to NotifyClean, and this plugin could not be installed on the Xposed I have (download goes fine, but plugin complains I need reboot to activate it). So, in short, Xposed is useless for me for now. Some other plugins have installed correctly (Taskbar).
The Xposed I have NOW is version 87 by PurifyOS. ATM, Android API 24.
But I said I tried many random things, so, maybe having tried to installed other variations of Xposed by other people was important to have this one installed. I remember that at some point, trying to install this one (purify) failed, and then, worked later ... forgot why.
Error
When you try to upload a TWRP, a message pops up:
"error: cannot load 'recovery-twrp31jemini.img'"
Bootloader should be unlocked. I see a buzz when switching on "yor device has been unlocked and cant ve trust
your device will reboot in 5 seconds"
Phone has a ROM v18
Application procedure on W10.
Does anyone find any solution?
You don't need to burn TWRP in FLASH to be able to use it. You just need to load and run it, this way:
fastboot boot recovery_TWRP-3.1.0.img
This way, if you have backup your whole phone, or downloaded and extracted a ROM, you can boot a stock recovery image:
fastboot boot /tmp/recovery-verified.img
According to your name jemini ... I thjink you have downlaoded the wrong TWRP. Boot and flash may fail if you grabbed a file for an other phone.
This should be ROM independant.
Since I rarely use TWRP, I now keep the stock recovery, and run TWRP from fastboot only when I need it; this way, stock recovery is available for Android updates.
Do you have links to ROM v18, so that I can download and install it directly, instead of having to burn v6, then update to v9 and v18 via update process ? I have issues with updates, and would like to flash directly using v18; but could not find a download link.
I got the phone today and unlocked it for root and everything.
After
Code:
fastboot oem unlock
the following showed up:
Code:
...
(bootloader) Start unlock flow
OKAY [ 14.791s]
finished. total time: 14.792s
Problem is now:
Orange state
Your device has been unlocked and can't be trust
Your device will boot in 5 seconds.
But it's not booting, just stuck at this screen.
Any help very much appreciated!
EDIT:
I was on V23 ROM which came per OTA.
EDIT-2:
I was able to flash it back to V23 with flashtool, but no root. Bootloader seems to be unlocked, the message still appears.
rom
"Custom Rom Doogee Shot (FreemeOS) :
Flash with TWRP at your own risk because i doesnt tried it at my own because V18 runs really smoooth
Expect some Bugs!!!""""
What do you say that this rom picks up on the oukitel k6000 plus ??
I need someone to help me my k6000 plus did not call any more after this procedure.
when I install the rom stock by flash sp this error appears
https://drive.google.com/file/d/0ByEkRDgYmbWtOXdpbngtcGJxQk0/view?usp=sharing
What do you want to do?
Flash the Stock ROM back with flashtool?
You should switch to "Download Only" and not "Firmware Upgrade".
Also the Download Agent was different when I flashed it, it was DA_PL.bin.
cojo11 said:
i follow every step ( iread many times before i do it)
But Phone dosent boot anymore
I got only this Message on Display :
Orange State
yor device has been unlocked and cant ve trust
your device will reboot in 5 seconds
But Nothing happend
When i try to flash stock rom with splash tool i got da brom error with 60002
Its bricked???
Click to expand...
Click to collapse
SIVAKUMAR: yes my mobile also same problem ...boot loop please help me oukitel k6000 plus MT6750T
------------- Orange State----------------
yor device has been unlocked and cant ve trust
your device will reboot in 5 seconds:crying:
---------- Post added at 11:14 AM ---------- Previous post was at 11:11 AM ----------
sivakumarindia said:
SIVAKUMAR: yes my mobile also same problem ...MT6750T
------------- Orange State----------------
yor device has been unlocked and cant ve trust
your device will reboot in 5 seconds:crying:
Click to expand...
Click to collapse
SIVAKUMAR: I THINK THIS ROM DIFFERENT MT6750 AND MT6750T:crying:
---------- Post added at 11:19 AM ---------- Previous post was at 11:14 AM ----------
rolex0815 said:
i got the phone today and unlocked it for root and everything.
After
Code:
fastboot oem unlock
the following showed up:
Code:
...
(bootloader) start unlock flow
okay [ 14.791s]
finished. Total time: 14.792s
problem is now:
orange state
your device has been unlocked and can't be trust
your device will boot in 5 seconds.
but it's not booting, just stuck at this screen.
Any help very much appreciated!
Edit:
I was on v23 rom which came per ota.
Edit-2:
I was able to flash it back to v23 with flashtool, but no root. Bootloader seems to be unlocked, the message still appears.
Click to expand...
Click to collapse
sivakumar: My mobile also same condition boot loop
I got the same and this help me :
For this case, leave SP tool setting as normal. Before connect USB to device:
1. Press and hold vol +
2. Connect USB to device and hold vol + button.
3. Just release the button until you see the download process start working.
with this solution i have Flaht the v6 rom
Boot loop try this Back to STOCK ROM
Cheese-ass said:
Execution of this manual at your own risk !!!!
TWRP Install (Custom recovery to install the root files)
1. Install on pc adb and Fastboot driver
2. Install minimal adb and fastboot: https://forum.xda-developers.com/sho....php?t=2317790
3. On the smartphone in the settings, press the Developer mode (Settings-Over the phone-press 8 times on the build number)
4. Under Settings-Developer Options, allow usb-debugging and allow OEM-unlocking (For bootloader unlock)
5. Connect the smartphone to the pc. On the smartphone accepts the adb connection with the pc
6. Starts at Pc Minimal adb and Fastboot. In the command window "adb reboot bootloader" enter and press Enter (restart the smartphone into the bootloader)
7. WARNING: This step deletes all data from the smartphone, returns it to the factory setting and leads to the loss of the warranty !!!! In the command window, type "fastboot oem unlock" and press Enter (turns the boot loader on). The smartphone sits back and restarts. Repeat steps 3 to 6 after restarting
8 Download the Twrp images: https://mega.nz/#!siZhjIKa!OSfglS4Q8...PgKY9vaxthuilo copies the recovery-twrp31jemini.img file to the installation folder of minimal adb and fastboot
9. In the command window, type "fastboot flash recovery recovery-twrp31jemini.img" and press Enter. After successful flashen enter "fastboot reboot" in the command window, press Enter and press the Lauter key on the smartphone (Bring the smartphone to the boot menu)
10. 3 options appear on the smartphone: Recovery, Fastboot, Normal with the Lauter key you navigate to Recovery and press the volume down key to confirm (Smartphone starts now the Installed TWRP Recovery)
11. The recovery is set to Russian, so press the 3ten button from the top (Settings) on the right side, then click on the language icon in the upper right corner and select your preferred language.
Smartphone Roots:
1. Download the root files: https://mega.nz/#!wyQVSbwL!m2arVJbjA...4Nn8LVhDb_AB9Q
2. copy the .zip file to your smartphone, press Install in the recovery, select the copied .zip file and confirm the installation. After flashing the smartphone restart and voila ... your device is rooted
Updates: ( All files from 4pda.ru )
Twrp Flashable zip Update to rom Version V9: https://yadi.sk/d/z8dbqfOM3Jk6w3
Twrp Flashable zip Update to rom Version V18 ( supersu integrated ) : https://yadi.sk/d/jlNSmqYN3L4xHK
I Flashed it over V9 without Wiping and it works for me lika a charm
Flashable Viper4Android : https://drive.google.com/file/d/0B5u-Eac1xV2CYUxqRmxFVkltNms/view?usp=sharing
If you dont need root you can flash V18 with SPflashtool:https://drive.google.com/file/d/0B1kz3pYtoOExSFZ5WGJraFNUYUE/view
At this time there is no working twrp for V18
Custom Rom Doogee Shot (FreemeOS) : https://yadi.sk/d/YklP0V7b3LBFfV
Flash with TWRP at your own risk because i doesnt tried it at my own because V18 runs really smoooth
Expect some Bugs!!!
SPFlashtool FT V23:https://drive.google.com/file/d/0B1kz3pYtoOExemc0VkJtdXZRMVU/view
SPFlashtool FT V18:https://drive.google.com/file/d/0B1kz3pYtoOExSFZ5WGJraFNUYUE/view
I also tried Magisk systemless on V9 and for me it works ( Working modules : Viper4android,dolby atmos,) but on V18 i cant install the new Magisk Framework and get bootloop
If Someone had Problems with SPFlashtool this is how i did it:
Install Spflashtool to C:
Copy flash file to C:
start spflashtool as Admin
select scatter file
BTW Sorry for my bad English XD
Click to expand...
Click to collapse
SIVAKUMAR INDIA: BOOT LOOP TRY THIS BACK TO STOCK ROM OUKITEL K6000 PLUS MT6750T
----------------------------ERROR BOOT LOOP -------------------------------------------
Orange State
yor device has been unlocked and cant ve trust
your device will reboot in 5 seconds
---------------------------TRY THIS STEPS RECOVERED STOCK ROM--------------------------
step1: Vcom+SPD+and+adb+driver+Installer+Windows+8_10
INSTALL DRIVERS
step2; SP_MDT_v3.1732 (DOWNLOAD )
EXTRACT AND RUN SP-MDT FLASH ,
SCAN ---------CONNECT MOBILE------FLASH SUCCEED----
step3: OUKITEL_K6000_Plus_V23_20170726
THIS LINK AVAILABLE OLD VERSION SP_MDT ONELY SEARCH AND DOWNLOAD NEW VERSION SP_MDT_v3.1732
LINKS: https://www.oukitel.com/latest-software-rom-for-all-oukitel-devices-48.html
Guys This is the Guide to Root Leagoo KIICAA Mix-
Download Require Files-
1. Download SP flash tools https://androidfilehost.com/?fid=745425885120763929
2. V Com Driver Require https://androidfilehost.com/?fid=817550096634801170
3. twrp Require https://romprovider.com/2017/10/t-root-leagoo-kiicaa-mix/
4. Supersu Require https://forum.xda-developers.com/apps/supersu/v2-64-2-66-supersu-mode-t3286120
Instructions-
1. Install VCom Driver
2. Run SP flash tools and Load scatter from Recovery folder
3. check recovery only and under recovery section load twrp.img
4. click Download, and connect switched off Phone to PC
5. wait for success. Done twrp installed.
6. reboot to twrp by holding power and volume+ button
7. create a nandroid backup
8. flash supersu.zip, done successfully Rooted.
i hope You will get success.
which button(s) shoud i press on the installer?
when i press on the installer i have a lot of buttons(install miracle,install spd etc)
which i shoud i press?
and will it work on windows 7?
thanks
Hey there!
I would like to root this using a linux desktop, could you explain the process in more detail which tool is responsible for which function so I could try to adapt the process to function without a windows desktop?
kaefert said:
Hey there!
I would like to root this using a linux desktop, could you explain the process in more detail which tool is responsible for which function so I could try to adapt the process to function without a windows desktop?
Click to expand...
Click to collapse
Hi,
if you are running a debian based distro, you have first to install adb and fastboot from manager or using apt-get.
2/ check if file /etc/udev/rules.d/51-android.rules is present and contains correct description of your phone idVendor and idProduct
if not run lsusb and add the following line
Code:
SUBSYSTEMS=="usb", ATTRS{idVendor}=="your idVendor", ATTRS{idProduct}=="your idProduct", MODE="0666" GROUP="androiddev", SYMLINK+="android%n"
3/ service udev restart
4/ unplug and plug again your phone and run adb devices, it will show a long number and letters with UNAUTHORIZED. that's OK
5/enter fastboot mode and unlock your bootloader with : fastboot oem unlock
6/ enter fastboot mode when booting your phone and type this: fastboot flash recovery recovery.img
( you have to rename twrp.img to recovery.img)
that's done you can now boot to twrp and install su.
hey there avrmge!
thanks for the reply, but I already sent the device back to the seller, it was too far below my expectations.
kaefert said:
hey there avrmge!
thanks for the reply, but I already sent the device back to the seller, it was too far below my expectations.
Click to expand...
Click to collapse
Hello,
the procedure above generally works with any other android device,
i think the main problem with this phone is lack of notification led, no 3.5mm jack and sometimes battery drains too fast. except that, it is as normal as other models in same segment. what were your expectations ?
well, I was disappointed with the problems you mentioned and also:
-) no light sensor ( --> no automatic brightness)
-) accelerometer has only 2 axis working
-) no gyroscope
-) no proximity sensor
boot loop after root ! Ur guide to the hell
mark332 said:
Guys This is the Guide to Root Leagoo KIICAA Mix-
Download Require Files-
1. Download SP flash tools https://androidfilehost.com/?fid=745425885120763929
2. V Com Driver Require https://androidfilehost.com/?fid=817550096634801170
3. twrp Require https://romprovider.com/2017/10/t-root-leagoo-kiicaa-mix/
4. Supersu Require https://forum.xda-developers.com/apps/supersu/v2-64-2-66-supersu-mode-t3286120
Instructions-
1. Install VCom Driver
2. Run SP flash tools and Load scatter from Recovery folder
3. check recovery only and under recovery section load twrp.img
4. click Download, and connect switched off Phone to PC
5. wait for success. Done twrp installed.
6. reboot to twrp by holding power and volume+ button
7. create a nandroid backup
8. flash supersu.zip, done successfully Rooted.
i hope You will get success.
Click to expand...
Click to collapse
I need help, when i try to install the vcom drivers, i get an error. i can,t post image so...
can you add video?
how to imei change?
Maybe it's not the place but is there someone who get complain on that the speaker is so low can I increase it and make it louder cause people say we can't here you please help
mark332 said:
Guys This is the Guide to Root Leagoo KIICAA Mix-
Download Require Files-
1. Download SP flash tools https://androidfilehost.com/?fid=745425885120763929
2. V Com Driver Require https://androidfilehost.com/?fid=817550096634801170
3. twrp Require https://romprovider.com/2017/10/t-root-leagoo-kiicaa-mix/
4. Supersu Require https://forum.xda-developers.com/apps/supersu/v2-64-2-66-supersu-mode-t3286120
Instructions-
1. Install VCom Driver
2. Run SP flash tools and Load scatter from Recovery folder
3. check recovery only and under recovery section load twrp.img
4. click Download, and connect switched off Phone to PC
5. wait for success. Done twrp installed.
6. reboot to twrp by holding power and volume+ button
7. create a nandroid backup
8. flash supersu.zip, done successfully Rooted.
i hope You will get success.
Click to expand...
Click to collapse
I am having problems with twrp when installing and starting in recovery mode it freezes me forcing to restart the device
mark332 said:
Guys This is the Guide to Root Leagoo KIICAA Mix-
Download Require Files-
1. Download SP flash tools https://androidfilehost.com/?fid=745425885120763929
2. V Com Driver Require https://androidfilehost.com/?fid=817550096634801170
3. twrp Require https://romprovider.com/2017/10/t-root-leagoo-kiicaa-mix/
4. Supersu Require https://forum.xda-developers.com/apps/supersu/v2-64-2-66-supersu-mode-t3286120
Instructions-
1. Install VCom Driver
2. Run SP flash tools and Load scatter from Recovery folder
3. check recovery only and under recovery section load twrp.img
4. click Download, and connect switched off Phone to PC
5. wait for success. Done twrp installed.
6. reboot to twrp by holding power and volume+ button
7. create a nandroid backup
8. flash supersu.zip, done successfully Rooted.
i hope You will get success.
Click to expand...
Click to collapse
when i open twrp, it asks for a password. my phone doesn't have any password, and i need it to install a custom rom. is there someone able to help me? bc i really can't understand
*im assuming that i have to unlock oem, but is it really necessary?
Ciao, ho installato la twrp tutto a posto, poi ho messo pixel 1.2 rom, ma audio in telefonata pessimo mi serve un aiuto per migliorare grazie
I installed a proper twrp (fastboot flash)
Leagoo KIICAA Mix 3.1
MediaFire is a simple to use free service that lets you put all your photos, documents, music, and video in a single place so you can access them anywhere and share them everywhere.
www.mediafire.com