Rooting micromax e483 - Android Q&A, Help & Troubleshooting

I am not a very good developer..but I found a twrp for moto g 3rd gen by Osprey.I made some change on that recovery...and it worked...
Ok,let's explain....
1.download the recovery e483.far,extract it and rename it the IMG file to recovery.IMG..
Link:-https://drive.google.com/file/d/0B47bhL6EWDAQd1VMSUtWTXM0TlU/view?usp=drivesdk
2.Next download the fastboot.zip extract to any folder and cut the recovery to that folder..
Link:-https://drive.google.com/file/d/0B47bhL6EWDAQeUJ1TTB2SlllSnM/view?usp=drivesdk
Now,on keyboard press and hold shift+right click, select
'Open command window here'.
Power off your phone.Now press and hold Power+vol down until fastboot logo appears..
In the command window type
Fastboot erase recovery(press enter)
Then connect your phone to your PC via USB..then type
Fastboot flash recovery recovery.IMG(press enter)
When completed type
Fastboot boot recovery.IMG
Now twrp will boot.disconnect your phone from PC,swipe to allow(twrp) to modify system..
Then reboot..
Now download update superuser.zip(latest) from chanfire website and flash...
To flash update SuperSU.zip Power off phone,then press and hold power+volume up..
Thanks.
NOTE:If your phone boots in stock recovery when you manually boot recovery,it means the recovery has not been installed properly..so,you have to do from step 1 again.

Rooting process is not working.
I am successfully install twrp recovery. Then i flash latest suprsu.zip. but in root checker app it shows your micromax canvas evok is not rooted. Even i try root app but its not working..

Same thing for me, the terminal is not rooted after flashing superuser.zip

Twrp can not make a nandroid backup!Please update!

Help please!Error 255 on TWRP when i do a nandroid backup and i can not root my evok e483 ?

Hi is what i can flash the firmware image on twrp, so how do i have to proceed please? I have to start with a particular image and must i first do a full wipe?Need help please

NO ROM
sir, there is no ROM available for Micromax E483. I am searching last 3 years. Do you have one? now try to make one treble supported TWRP please. then ROM...thanks a lot

mastdrjpp said:
sir, there is no ROM available for Micromax E483. I am searching last 3 years. Do you have one? now try to make one treble supported TWRP please. then ROM...thanks a lot
Click to expand...
Click to collapse
Okay sir, we will do it for you!

TWRP for Micromax E483
Hai sir, thanks for your effort. your twrp is working fine. but no custom rom available for Micromax E483. Please make one with TREBLE support, so that GSI roms can be flashed....please.......thanks

Related

(TWRP Recovery) For Spreadtrum SC7731C Android 5.1 Lollipop

Hi. I just want to ask about TWRP recovery that is Compatible with my Phone :
Starmabile PLAY Click
Android 5.1 Lollipop
Spreadtrum SC7731
4.5"
Quadcore
Anyone with a Phone with same specs as mine that is using A TWRP ?
Please help. I wanna try yours.
Cant find on google with the same specs with my phone with twrp working.
I have tried those TWRP on google but none of them works. All of them take me Only to the Bootlogo. Only thing i know as of now is i have to port twrp to my stock recovery or to my phone.
Anyone please help.
maucerezo said:
Hi. I just want to ask about TWRP recovery that is Compatible with my Phone :
Starmabile PLAY Click
Android 5.1 Lollipop
Spreadtrum SC7731
4.5"
Quadcore
Anyone with a Phone with same specs as mine that is using A TWRP ?
Please help. I wanna try yours.
Cant find on google with the same specs with my phone with twrp working.
I have tried those TWRP on google but none of them works. All of them take me Only to the Bootlogo. Only thing i know as of now is i have to port twrp to my stock recovery or to my phone.
Anyone please help.
Click to expand...
Click to collapse
Hi Bro,
i have sc7731c (karbonn titanium 3D Plex ) device too. and i have tried many available img but none of them worked this would be because these devices are new and there no suitable recovery available simply because people have not made any till now..
There is many programs that allows u to create a new custom recovery if there is no recovery is available for your device try to goggle it.
On windows, philz magic touch recovery tool, android kitchen recovery image unpacker and so on.
Can i make you custom recovery using your stock image if you're too lazy
as i said above i have been trying to flash online available recoveries and accidentally flashed my stock u could help me out this
can u provide me you stock recovery image file ?
@Maucurezo
Hey dude! Im a pinoy. Im running with my STARMOBILE PLAY CLICK. As same as yours. Im running on the same Spreadtrum SC7731C and I flashed a Custom Recovery but it would only bring me to bootload. I kept finding solutions to get my Stock recovery but failed. We have the same Problem. I need the Custom recovery too. Help us admins
You can try and do it yourself. Porting TWRP and CWM to a new device. You'll need the stock rom for your device or simply make an image "dump" of the system files (boot.img, etc) via adb. Goodluck.
TWRP for sc7731c hope it helps
hi all a have a sc7731c phone on android 6.0 and i was able to install twrp on my device
it all started when i found a stock rom on the web (Google your device for stock - rom or - firmware)
once i had the rom i started searching for a way to extract the stock recovery from the rom
and i found this tool SPD_Upgrade_Tool_R4.0.0001 using this tool i extracted my stock
recovery from the ROM ( recovery.img ) , first stage complete i had a stock recovery
taken from a rom for my phone - brand and model must be right on the stock
firmware/rom or you risk damaging you phone (DO NOT CHEAT PLZ)
ps:wen you unpack the firmware/rom you should get a .pac file
ps:finding my stock rom took me several days of search.
now for STAGE 2 i had a stock recovery a needed to change it
for twrp another few days of search i came across a site
called hovatek here i found a tool to port (change) the
stock recovery to boot the twrp recovery the tool name is
[Hovatek] Spreadtrum (SPD) Auto TWRP Recovery Porter V1.0 by Team Hovatek (x86)
i run my stock recovery with this tool the tool creates a modified recovery on the
output folder( a few kb bigger ) stage 2 done.
STAGE 3
1- a fully working ADB, for this your best option is android-studio
2-turn on USB debuging and OEM unlock in DEV options
3-name the new recovery file recovery.img
4-your device has to be in USB MTP mode
5-if ADB is properly installed and Windows has the correct android device
driver you should be able to use these commands using android-studio's ADB
command-adb devices
-if the device is detected a serial number apears
command-adb reboot bootloader
-the device reboots to a black screen with small white letters saying FASTBOOT mode
command-fastboot devices
-the device displays the serial number again
command-fastboot flash recovery recovery.img
- if all went well it will say successful
command-fastboot reboot
-dont remenber if it booted straight to twrp or if i had to use power + volume up
-by the way on my phone to get in the default recover its 1 second hold power
and then with the power pressed for 1 sec add volume up 3 sec and let go of both
any way it worked i hope it helps ppl with these sc7731c phones
i have twrp 3.0.0 fully working
tips: youtube vídeos on how to use SPD_Upgrade_Tool_R4.0.0001
the hovatek site has a great tutorial on how to use the recovery porter tool
the last part the ADB commands was a ***** as Windows did not install my device
correctly and this is crucial -install phone driver manualy/Google device/Google android device. good luck
ps: all merit goes to the developers of these tool, a great ty to them :highfive:
ps: at the start i did NOT have root, the success flashing the ported twrp recovery
was followed bi the installation of the magisk15.3.zip and voila twrp+root
any one help me i port twrp using adb but after i flash my twrp upside down on sc7731ceb it works fine but the twrp upside down any help me
pauljack2 said:
any one help me i port twrp using adb but after i flash my twrp upside down on sc7731ceb it works fine but the twrp upside down any help me
Click to expand...
Click to collapse
humm,.. as far as i now adb does not port recovery image´s you mean you found an image for sc7731?? phone and there are at least 4 or 5 variations of the sc7731 board and you
flashed it on your phone, by shear luck you did not soft-brick or brick your phone and it actualy Works, :cyclops:
you need to search Google/xda/hovatek site for your brand and model´s stock recovery or even better your custom recovery
or as an alternative your stock ROM/FIRMWARE and then extract the stock recovery from ROM/FIRM port it and flash it
im prety shure someone out there has a phone like your´s and you can , when you find it download the stock recovery - the custom recovery - or the ROM/FIRMWARE file
the hovatek site has a great auto port tool all you need is your stock recovery follow the vídeo simple steps and flash it now that you have root just use
twrp oficial app to flash it ,se my tutorial above it will be easy once you have the stock recovery or rom/firmware
i have a 50 buck cheap phone wierd brand,it took me several days to find the stock rom/firmware once i did all worked just fine no strange stuff
hovetek site also has a lot of rom´s/firmware files for many brands and model´s , again search Google/xda/hovatek for your model + stock recovery or recovery.img, custom recovery.
good luck
i have stock recovery so i copy the recovery from my stock and i use carlivimg so i can unpack my recovery.img but i have really problem on upside down but i work fine i flash supersu on it now i have rooted my phone. my phone by the way is ding ding defi go SC7731ceb i use TWRP 3.0.2.0 it works fine but if you update the latest twrp you have problem on failed mount and .etc
ANY can help that upside down ??? thats my problem now on my recovery
but you can port recovery using fastboot
i commend
c:/adb>adb devices
adb>adb reboot bootleader
adb>fastboot flash recovery recovery.img
thats i port my recovery on sc7731ceb
using pc
pauljack2 said:
i have stock recovery so i copy the recovery from my stock and i use carlivimg so i can unpack my recovery.img but i have really problem on upside down but i work fine i flash supersu on it now i have rooted my phone. my phone by the way is ding ding defi go SC7731ceb i use TWRP 3.0.2.0 it works fine but if you update the latest twrp you have problem on failed mount and .etc
ANY can help that upside down ??? thats my problem now on my recovery
but you can port recovery using fastboot
i commend
c:/adb>adb devices
adb>adb reboot bootleader
adb>fastboot flash recovery recovery.img
thats i port my recovery on sc7731ceb
using pc
Click to expand...
Click to collapse
Go here https://forum.hovatek.com/thread-21669.html try and port again with this tool it worked fine for me.

Bricked Micromax A311

i have micromax A311 with TWRP 3.0.2.0 and custom ROM miui 5.9.1 .Todau I tried to flash cyanogenmod , but it was taking to much time to flash so I removed the battery and after restarting it was bootlooped and later I formatted the data also. I had a backup of that miui rom but that is also not restoring, showing some error 255.I had the bakup on external sd.please help me out .and yes the back-up created by me was by aTWRP 2.4.4 and now I have 3.0.2.0 for restore. please help me out
flash stock rom provided by xda developers
tushar.phogat said:
i have micromax A311 with TWRP 3.0.2.0 and custom ROM miui 5.9.1 .Todau I tried to flash cyanogenmod , but it was taking to much time to flash so I removed the battery and after restarting it was bootlooped and later I formatted the data also. I had a backup of that miui rom but that is also not restoring, showing some error 255.I had the bakup on external sd.please help me out .and yes the back-up created by me was by aTWRP 2.4.4 and now I have 3.0.2.0 for restore. please help me out
Click to expand...
Click to collapse
You must download the zip file of firmware from your pc , then transfer file to SD card, and then flash it
If you are able to reboot to recovery, downgrade the recovery to 2.4.4 and then restore the backup. I think the twrp 3.0.2 is a flashable zip file that contain a file recovery.img. Just unzip it then delete the recovery.img file. Rename your twrp 2.4.4 to recovery.img and copy it to the unzipped folder and zip it. Then flash the zip through recovery, now your twrp will be downgraded to 2.4.4. Reboot and restore the backup.
shaijuvjohn said:
If you are able to reboot to recovery, downgrade the recovery to 2.4.4 and then restore the backup. I think the twrp 3.0.2 is a flashable zip file that contain a file recovery.img. Just unzip it then delete the recovery.img file. Rename your twrp 2.4.4 to recovery.img and copy it to the unzipped folder and zip it. Then flash the zip through recovery, now your twrp will be downgraded to 2.4.4. Reboot and restore the backup.
Click to expand...
Click to collapse
I have bricked my micromax a311 as I was trying to flash custom rom i have flushed old rom and by mistake I have restarted mobile after doing that and now its stuck in logo. Main problem is Mobile showing in factory mode not able flash from ygdp and not getting boot in recovery as adb showing unauthorized or not detected and I cant swith on as mobile is bricked. If any how i can boot in recovery i can flash rom but its not happening nether it getting flashed from ygdp or sp flash tool. Please provide me solution for getting my mobile alive.
aalia12 said:
I have bricked my micromax a311 as I was trying to flash custom rom i have flushed old rom and by mistake I have restarted mobile after doing that and now its stuck in logo. Main problem is Mobile showing in factory mode not able flash from ygdp and not getting boot in recovery as adb showing unauthorized or not detected and I cant swith on as mobile is bricked. If any how i can boot in recovery i can flash rom but its not happening nether it getting flashed from ygdp or sp flash tool. Please provide me solution for getting my mobile alive.
Click to expand...
Click to collapse
If you are flashing stock rom by ygdp then follow these.
Never connect your phone to usb before.
Click config and "select CPB file"
Then select the firmware file which will be in .CPB format.
Wait for about 3-5 mins for ygdp to verify the cpb file.
When verify finishes turn off your phone and REMOVE THE BATTERY.
Click "Start" button in YGDP tools, it will show entering download mode.
Then connect the phone to the computer. DO NOT insert the battery.
You will see that the flashing will start. DO NOT DO ANYTHING till it finishes.
After it shows finished, remove the phone, insert battery and turn on.
Done.
shaijuvjohn said:
If you are flashing stock rom by ygdp then follow these.
Never connect your phone to usb before.
Click config and "select CPB file"
Then select the firmware file which will be in .CPB format.
Wait for about 3-5 mins for ygdp to verify the cpb file.
When verify finishes turn off your phone and REMOVE THE BATTERY.
Click "Start" button in YGDP tools, it will show entering download mode.
Then connect the phone to the computer. DO NOT insert the battery.
You will see that the flashing will start. DO NOT DO ANYTHING till it finishes.
After it shows finished, remove the phone, insert battery and turn on.
Done.
Click to expand...
Click to collapse
Done but still flash is not happening it get stuck at 98% also seen guideline of YL-params.bin file still getting stuck at 98%. Tried all possible method but cant flash as its on factory mode and to remove factory mode need adb and adb is not getting detect as bricked. also cant go to recovery with adb command as its not detection. I need either factory rom which can get flashed on factory mode or any other method to remove factory mode or any other method to get phone boot in to recovery without adb then only i can make my phone live once again.
aalia12 said:
Done but still flash is not happening it get stuck at 98% also seen guideline of YL-params.bin file still getting stuck at 98%. Tried all possible method but cant flash as its on factory mode and to remove factory mode need adb and adb is not getting detect as bricked. also cant go to recovery with adb command as its not detection. I need either factory rom which can get flashed on factory mode or any other method to remove factory mode or any other method to get phone boot in to recovery without adb then only i can make my phone live once again.
Click to expand...
Click to collapse
Probably it may work with the trick here. http://forum.xda-developers.com/a310/help/how-to-fix-ygpd-stuck-98-flashing-stock-t3380064
Read the instructions and give a try. :good:
shaijuvjohn said:
Probably it may work with the trick here. http://forum.xda-developers.com/a310/help/how-to-fix-ygpd-stuck-98-flashing-stock-t3380064
Read the instructions and give a try. :good:
Click to expand...
Click to collapse
I have tried its not happening as its on factory mode which don't allow to flash rom
Is canvas nitro 2 E311 and canvas nitro 2 A311 same??
I mean can flash a A311 rom onto E311,
Will it work...
Plz help,, coz there are no roms for E311.
Eshwar123 said:
Is canvas nitro 2 E311 and canvas nitro 2 A311 same??
I mean can flash a A311 rom onto E311,
Will it work...
Plz help,, coz there are no roms for E311.
Click to expand...
Click to collapse
Both are different dont put any stock rom which is not made for your device or else your device will get dead completely
You can find your stock rom here https://www.skyneel.com/new-update-micromax-e311-canvas-nitro-2-stock-rom-v4-kitkat
---------- Post added at 06:55 PM ---------- Previous post was at 06:54 PM ----------
aalia12 said:
I have tried its not happening as its on factory mode which don't allow to flash rom
Click to expand...
Click to collapse
Waiting for solution is there any way i can boot my mobile in recovery mode from getting boot from sd card. If possible please let me know procedure
@aalia12
I already have the stock rom,..
I was asking about custom roms...
Or any other perfectly working custom roms for E311??
Eshwar123 said:
@aalia12
I already have the stock rom,..
I was asking about custom roms...
Or any other perfectly working custom roms for E311??
Click to expand...
Click to collapse
Check this link if you can find any rom
http://forum.xda-developers.com/android/development/micromax-canvas-nitro-2-e311-custom-rom-t3157748

Cubot cheetah root

Hi guys,
anyone know how to root this phone?
root on Cubot Cheetah 2
https://forum.xda-developers.com/ge...bot-cheetah2-information-reviews-5-5-t3509666
I flashed TWRP, attachted as rar file. I did it like this:
http://forum.xda-developers.com/android/general/guide-clones-t3421539
Did you know that devices has build in recovery menu?!
It can only backup some user data for you
You can get into by pressing POWER and Volume+ for a few sec. while turned of tile boot.
Hold Volume + and press Power again.
***Do not press Volume down, it is "enter" in first recovery screen you maybe start fastboot or normal
***Volume + is for navigate in first recovery screen
Do not flash other super user as in thread... i did and had a heavy bootloop (;
hello
i cooked my 1st rom for a Cubot like this https://forum.xda-developers.com/showthread.php?t=1801690.
Then i flashed it with the recovery. As installation stoped i got a message: "no os installed do you realy like to reboot?!"
So i cancel process to restore systemfiles which i backed up befor. *
But now all system app are gone and recover them with Titanium backup doesn´t work well. I also got those files from stock image and maybe most by another backup by root explorer. What to do right now?
Try to install my rom again? Via fastboot? Or flashing a clean stockrom i don´t know.
I´m uploading Cheetah 2 rom i cooked since hours, it is ~2gb
Maybe someone can look into it
My pc is to slow to run a emulator to test it. That´s why i try flashing befor posting download link dang
stock rom:
CUBOT_6143C_CHEETAH_2_V02_20161027.zip https://mega.nz/#!VUc1TIjK!0FK1U5bt0NIL8RNEt-LkV-U5byVBroqV0PU92VzM5iE
http://forum.cubot.net/viewtopic.php?f=21&t=1176
other:
http://forum.cubot.net/viewforum.php?f=21
*did i just miss to wipe data .. i need some sleep ^o^
url to my rom
(part 1 /3) http://www.mediafire.com/file/0rwbkc84afgqd38/Cubot+Cheetah+2+6143c+V02+20161027+xda.7z.003
(part 2&3) soon here ~3hours+
HAPPY NEW YEAR
Do not install wip-rom.
This on your own risk:
https://www.mediafire.com/folder/5k0832h9u1cce/Cubot_Cheetah_2
Ok, after new installation and wipe partition my phone still alive
But all system app are missing! And no superuser!
toBsucht Psp said:
I flashed TWRP, attachted as rar file. I did it like this:
http://forum.xda-developers.com/android/general/guide-clones-t3421539
Did you know that devices has build in recovery menu?!
It can only backup some user data for you
You can get into by pressing POWER and Volume+ for a few sec. while turned of tile boot.
***Do not press Volume down, it is "enter" in first recovery screen you maybe start fastboot or normal
***Volume + is for navigate in first recovery screen
Do not flash other super user as in thread... i did and had a heavy bootloop (;
Click to expand...
Click to collapse
Thanks, but it didn't work for me...
Any other?
Do you use same firmware as me? That very importat!
What doesn´t work for you?
Are you in develop mode, enable debugging or connected as android bridge?
I flashed today TWRP to another Cheetah 2! But this super user installation blow my mind and device!!! Installed chainfire (2.52) as in linked thread made my phone hang on cubot bootlogo. Then i downloaded SR2-SuperSU-v2.79-SR2-20170103215521.zip and i pass the boot but now all system apps are gone again! Recovered it with my TWRP backup.
Thinking about retry 2.72 SuperSu which maybe was reason of bootloop on 1st cubot rooting :fingers-crossed:
Keep in mind to backup your whole system if you enter TWRP 1st time, befor installing SuperSu. Suggesting befor install TWRP make backup with stock recovery!
Maybe a video i made on that 2nd rooting procedure is helpful to you?
https://youtu.be/wqXhLF_WOKI
unlock bootloader
https://youtu.be/4dtMelJsGx0
I have cubot cheetah (1st edition). I Installed twrp, but it doesn't work. Touch doesn't work. Everything you posted, it's for 2nd edition.
Sent from cubot cheetah
I´m pretty sure boot into recovery is same as on Cheetah 2. I also believe you still not unlocked bootloader!
I Installed twrp, but it doesn't work. a) you did not Touch doesn't work. b) bootloader and stock recovery navigation via hardwarebutton TWRP via Touch
Click to expand...
Click to collapse
Do a websearch: "unlock bootloader adb" example
It is basicly same step as in ultimate MT6753 thread url = see me 1st reply
You just need fastboot.exe and your Cheetah running as adb device to install TWRP.
Make sure you got it installed Cheetah via ADB driver not as MTP device or else!
TWRP is same on cheetah 1 & 2 not 100% sure, maybe ask megathebest .
Alternative method:
adb.exe to unlock and
Sp flashtool with vCOM-driver installed
https://androidmtk.com/flash-stock-rom-using-smart-phone-flash-tool
https://androidmtk.com/install-android-cdc-driver-manually
Some links for you but you don´t need those files at the moment:
Cubot Cheetah 1 ROM Download - PC Flash Files http://forum.cubot.net/viewtopic.php?f=21&t=1146
Cubot Cheetah 1 ROM Download - T Card Flash Files 2 http://forum.cubot.net/viewtopic.php?f=21&t=1025
http://www.needrom.com/category/cubot/cheetah-cubot/
--------------------------------------------------------------------------------------------------------------------------
Another method to install TWRP is via update.zip but if you have to unlock oem via adb (minimal adb fastboot.exe) why manuel flash it.
How:
Rename twrp.zip to XXX-stock-rom name-XXX.zip place it at you internal memory boot into fastboot by power and volume button.
Ya, there are loads of tutorial on the internet about TWRP 3.1.1 For Cheetah 2 which means root is possible for the device running the latest Android OS.
Here is a guide which has shared the latest TWRP 3.1.1 with rooting guide
tiringer said:
I have cubot cheetah (1st edition). I Installed twrp, but it doesn't work. Touch doesn't work. Everything you posted, it's for 2nd edition.
Sent from cubot cheetah
Click to expand...
Click to collapse
i had the same problem but was very easy coming out. just connect the otg cable to your phone since the handset supports otg functionality then use the pc mouse once you have rebooted into recovery mode. works swiftly!!!!

How to install TWRP and Root Lenovo Vibe P1m via SP Flash Tool :

INSTALL TWRP AND ROOT LENOVO P1M
Check this first.
a) Take backup of your important data at safe place.
b) Device must adequately charged.
c) Install USB drivers (MTK USB ALL + MTK VCOM DRIVER) to your PC. (For Windows) (Extract the driver zip and read the ReadMe.txt to install Usb Drivers)
Install TWRP
Follow the steps below.
Note : Use only TWRP 3 if your device is New Version or else your device will face some problem.
1) Download Sp Flash Tool and TWRP3 then Extract the Flash Tool & TWRP. – Then open " flash_tool.exe ".
2) Select " MT6735M_Android_scatter.txt ". It will locate in TWRP 3 folder.
3) Click Options on the top left side of the Flash Tool then check Download and make sure both of them are checked.
4) Select the " Download Only " to flash recovery.
5) Now just click on checkbox recovery and browse to the extracted files and locate " recovery.img ".
6) Turn off your Lenovo Vibe P1m
7) Click the big Download button on top right and connect the phone with usb cable in switch off condition.
8) Now you will see the red stripe showing download percentage.
9) Your phone is successfully installed TWRP now.
Steps to enter Recovery mode in Lenovo VIBE P1m :
1) Press and hold the Volume Down Button + Power Button.
2) When you see the Boot Screen, Release the Buttons.
3) Select Recovery mode using Volume Down.
4) Press Volume Up to Enter Recovery mode.
Note : When you flash recovery, do not switch on the device directly or else the recovery will replace by stock recovery.
Now TWRP recovery is installed on your Lenovo Vibe P1m.
Root Lenovo Vibe P1M
After installing TWRP on Lenovo Vibe P1M, follow the given steps to root it.
1) Download SuperSU from here.
2) Place the downloaded SuperSu zip in your external SD card.
3) Boot into Recovery Mode.
4) Click the Install menu on TWRP.
5) Browse the SuperSu zip you've downloaded and install it.
6) After SuperSu zip is successfully installed, Reboot your device.
7) Your Device is Rooted now.
Warning: I am not responsible if anything goes wrong, bricked device.
I try to flash twrp.img by using flashfy app in my lenovo vibe p1m....after unlocking my bootloder i flash the file...then i try to reboot in recovery.... But twrp is not working...also my phone stock recovery is gone...when i try to enter recovery mode its only reboot...even i cant factory reset my phone....please help me
subhyendu said:
I try to flash twrp.img by using flashfy app in my lenovo vibe p1m....after unlocking my bootloder i flash the file...then i try to reboot in recovery.... But twrp is not working...also my phone stock recovery is gone...when i try to enter recovery mode its only reboot...even i cant factory reset my phone....please help me
Click to expand...
Click to collapse
Sorry for the late reply... i hope you've fixed it now..
Vlk Is My Name said:
Sorry for the late reply... i hope you've fixed it now..
Click to expand...
Click to collapse
Yes bro...i try another version of twrp & its work for me
subhyendu said:
Yes bro...i try another version of twrp & its work for me
Click to expand...
Click to collapse
Twrp 3.1.0 is now available...
Vlk Is My Name said:
Twrp 3.1.0 is now available...
Click to expand...
Click to collapse
How to update bro..
subhyendu said:
How to update bro..
Click to expand...
Click to collapse
Download the update and install through the previous twrp or flashify or sp flash tool or adb fastbooot, etc
subhyendu said:
I try to flash twrp.img by using flashfy app in my lenovo vibe p1m....after unlocking my bootloder i flash the file...then i try to reboot in recovery.... But twrp is not working...also my phone stock recovery is gone...when i try to enter recovery mode its only reboot...even i cant factory reset my phone....please help me
Click to expand...
Click to collapse
Same problem here!! ?? (Not fixed yet)?
Rocker223 said:
Same problem here!! ?? (Not fixed yet)?
Click to expand...
Click to collapse
If ur phone is not rooted than first root it via kingroot...than try to flash another version of twrp via flashify..
subhyendu said:
If ur phone is not rooted than first root it via kingroot...than try to flash another version of twrp via flashify..
Click to expand...
Click to collapse
By the way, I had already rooted it!! And now somehow I got it fixed!
Bros plz help
I have downloaded above everything
But before I proceed to flash twrp3 do I need to unlock bootloader, if yes can I use sp flash tool for unlocking .Plz help
SHUBHAM 13 said:
Bros plz help
I have downloaded above everything
But before I proceed to flash twrp3 do I need to unlock bootloader, if yes can I use sp flash tool for unlocking .Plz help
Click to expand...
Click to collapse
sorry for the late reply.. no need to unlock bootloader.. you can just flash TWRP via SP Flash tool.
I can't find the usb driver for windows 10.Can any one give the link?
how to update my twrp
Please help me how to update my twrp
I am on twrp 2.8 now
I need to update it to twrp 3.1.1
Ive tried flash twrp.img trough rashr but end up bootloop
Isnthere any flashable update i can use
Since i need to update it so i can flash any nougat rom
Im on miui 9 rom now
hendra.dunk said:
Please help me how to update my twrp
I am on twrp 2.8 now
I need to update it to twrp 3.1.1
Ive tried flash twrp.img trough rashr but end up bootloop
Isnthere any flashable update i can use
Since i need to update it so i can flash any nougat rom
Im on miui 9 rom now
Click to expand...
Click to collapse
go to twrp recovery and select install option.. then select install image and flash your new twrp img file
Vickyvignesh said:
I can't find the usb driver for windows 10.Can any one give the link?
Click to expand...
Click to collapse
yeahhh... me too... :crying: that's why I dual boot with win 7
Vlk Is My Name said:
go to twrp recovery and select install option.. then select install image and flash your new twrp img file
Click to expand...
Click to collapse
Thsnk you. Its done. now i have twrp 3.1 .1 one more question why i get error 7 when i tried to flash a nougat rom.? Any solution sir?
hendra.dunk said:
Thsnk you. Its done. now i have twrp 3.1 .1 one more question why i get error 7 when i tried to flash a nougat rom.? Any solution sir?
Click to expand...
Click to collapse
that may be due to the incompatible of updater script and twrp
Success!
Successfully booting into TWRP using this method. Thanks. My firmware is S040 (year 2017).
Dude, can you reupload the TWRP3 file from google drive? It got deleted. THANKS!

teclast t20 dead after flashing twrp custom recovery

i downloaded the custom recovery for t20 (TWRP-3.2.3-TwrpBuilder-t20-2019-01-18_20-02) from gethub "i cant attach the link because of the forums rules"
then flashed it using fastboot , but then the tablet didn't boot into normal mode but i was getting the boot mode selection when i hold the (power + volume up) which gave me access to recovery mode and fastboot mode
the problem is that this custom recovery had issues with the touch screen and was basically not usable .
so i switched the phone into fastboot and i flashed the patched boot image that was working before but the tablet still didn't boot into normal mode , then i flashed the stock recovery image and now every thing gone .
the tablet has no options to boot into fastboot or recovery anymore.
basically the tablets boots and i get the teclast logo then the image of the broken android with a "no command" on screen and nothing else
i tried holding the volume up and plug in the usb-c cable but i got the same broken droid
holding volume up and power doesn't give the options for boot modes anymore
i would appreciate any help a this moment , thanks
hany20006 said:
i would appreciate any help a this moment , thanks
Click to expand...
Click to collapse
SP Flash tool should help you. Install stock firmware and everything should be restored, a device on MTK isn't so easy to kill. Just check the revision of your device (E1 or E2, on the back cover). I tried this TWRP and already spoke of that control it only with mouse (https://forum.xda-developers.com/showpost.php?p=78710093&postcount=5). I have my own version of the TWRP (3.2.2), there's also a problem with orientation of the screen. But PhilZ recovery works without problems, the management of keys.
ViAlexSt said:
SP Flash tool should help you. Install stock firmware and everything should be restored, a device on MTK isn't so easy to kill. Just check the revision of your device (E1 or E2, on the back cover). I tried this TWRP and already spoke of that control it only with mouse (https://forum.xda-developers.com/showpost.php?p=78710093&postcount=5). I have my own version of the TWRP (3.2.2), there's also a problem with orientation of the screen. But PhilZ recovery works without problems, the management of keys.
Click to expand...
Click to collapse
thanks for the reply my version is E2
i tried flashing the stock but i keep getting an error that the preloader file is not valid . can u upload yours so i can try with it
hany20006 said:
my version is E2
Click to expand...
Click to collapse
Here's firmware T20 (T2E2)-Android7.1.1_V1.02_8F48 specifically for revision E2: Chinese storage or my Y.Disk
If stock firmware doesn't help you, here's my read preload-partition, I have E2 (I hope you know how to restore it in SP Flash Tool using Write Memory option).
Partition address and size:
Code:
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x40000
ViAlexSt said:
Here's firmware T20 (T2E2)-Android7.1.1_V1.02_8F48 specifically for revision E2:
If stock firmware doesn't help you, here's my read preload-partition, I have E2 (I hope you know how to restore it in SP Flash Tool using Write Memory option).
Partition address and size:
Code:
linear_start_addr: 0x0
physical_start_addr: 0x0
partition_size: 0x40000
Click to expand...
Click to collapse
thank you very much for providing the y.disk link , i spent the whole yesterday searching for a way to download from baidu without luck.
i managed to flash the stock software (using format all +download) and it worked and now the tablet is up and running (unfortunately its chines ) i changed the language but there is bits here and there with chines still i cant complain.
there is no recovery image with this tablet , do u think i should flash the twrp recovery even if it has touch issues.
i cant thank u enough for your help
have a nice day
hany20006 said:
do u think i should flash the twrp recovery even if it has touch issues
Click to expand...
Click to collapse
See here: https://forum.xda-developers.com/showpost.php?p=78758523&postcount=7
ViAlexSt said:
See here: https://forum.xda-developers.com/showpost.php?p=78758523&postcount=7
Click to expand...
Click to collapse
yeah i just rooted the device and then flashed the recovery using the Mediatek (MTK) Auto TWRP recovery porter by Team Hovatek (TWRP 3.2.1-0)
the touch screen is till having issues , but i guess i have to use mouse as you said
Hey guys, have either of you had trouble using the flash tool to flash the patched boot image from Magisk? it will not flash no matter what I do. I just get a red bar .... THanks
Draiter said:
Hey guys, have either of you had trouble using the flash tool to flash the patched boot image from Magisk? it will not flash no matter what I do. I just get a red bar .... THanks
Click to expand...
Click to collapse
Those are the notes i made for my self regarding your issue:
at the end we may get an error when flashing the patched-boot.img using sp flash tool
so we need to use fastboot instead
first we need to install ADB and fastboot in the PC (follow link bellow):
https://www.howtogeek.com/239798/how-to-unlock-your-android-phones-bootloader-the-official-way/
then power off the device then (hold the volume up+ power ) to enter the BOOT mode (the usb must be disconnected)
then select the fastboot from the menu
then we can use the commands :
#fastboot flash boot c:/patched_boot.img --> make sure the image is in the C folder
if this failed we need to unlock the OEM
#fastboot oem unlock -- > then confirm from the tablet
then try again
#fastboot flash boot C:/patched_boot.img
and when its done we can issue the command for restarting tablet
#fastboot reboot
hany20006 said:
Those are the notes i made for my self regarding your issue:
at the end we may get an error when flashing the patched-boot.img using sp flash tool
so we need to use fastboot instead
first we need to install ADB and fastboot in the PC (follow link bellow):
https://www.howtogeek.com/239798/how-to-unlock-your-android-phones-bootloader-the-official-way/
then power off the device then (hold the volume up+ power ) to enter the BOOT mode (the usb must be disconnected)
then select the fastboot from the menu
then we can use the commands :
#fastboot flash boot c:/patched_boot.img --> make sure the image is in the C folder
if this failed we need to unlock the OEM
#fastboot oem unlock -- > then confirm from the tablet
then try again
#fastboot flash boot C:/patched_boot.img
and when its done we can issue the command for restarting tablet
#fastboot reboot
Click to expand...
Click to collapse
Hey thanks for the quick reply, I will give it a go
Sent from my SM-G935F using Tapatalk
Got the boot.img flashed and recovery flashed (Phil's), but cannot do a full backup in recovery, cannot Mount data.
Have you been able to do a full backup?
Sent from my SM-G935F using Tapatalk
Draiter said:
cannot Mount data
Click to expand...
Click to collapse
Standard phenomenon for Nougat/Oreo: to mount a partition /date, must first format it. With loss of user data!
Some TWRP editions don't require this, /data mounted.
Hello.
Thanks ViAlexSt for the help, but I´m still having problems with root
, I try with (MTK) Auto TWRP recovery porter and with MTK Auto Philz recovery porter, with success only with TWRP.
Wiith Philz only get into recovery, when go to the OS the screen freeze with Teclast Logo in red.
With TRWP have an error, not able to mound device.
Is no possible install zip or create a backup.
Any idea??
I have a T20 T2E1
Thanks
I format with SPFlashtool with format+flash option, but not work, no backup, no any wipe.
Still with message Unable to mount parition.
I will try with an older version OF TWRP.
Some screenshots.
Thanks
https://photos.app.goo.gl/qwmLqnhxVk8vRmWA8
https://photos.app.goo.gl/VP5vJCDC7HaDpgaB8
AWLanzarote said:
Still with message Unable to mount parition.
Click to expand...
Click to collapse
Did you manage to do it? It's necessary to format the partition from CWM/TWRP!
Do you need additional explanations?
ViAlexSt said:
Did you manage to do it? It's necessary to format the partition from CWM/TWRP!
Do you need additional explanations?
Click to expand...
Click to collapse
Thank you very much for yor reply.
Yes I try formating with twrp but the same problem, at the end I take the risk and use a downloanble image "TWRP-3.2.3-TwrpBuilder-t20-2019-01-18_20-02". The one generated with the porter doesn´t work for my Teclast T20 (T2E1).
With this one "TWRP-3.2.3-TwrpBuilder-t20-2019-01-18_20-02.img works at the first".
And after that I was able to install "Magisk-v18.0.zip" and "no-verity-opt-encrypt-6.0.zip".
And finally I get root access, but after a wile I see the propblem with the IMEI wich was Inavild, after try with many options like generate the file MP0B_001, use Uncletools, droid tools, and many other Apps.
Finally today... I found a solution in a Spanisf Forum Dual Sim, Thanks to user "pedrogem" the most easy way to set an IMEI.
https://play.google.com/store/apps/details?id=com.rungetel.ghostphone&showAllReviews=true
Many Thanks..
AWLanzarote said:
Thank you very much for yor reply.
Yes I try formating with twrp but the same problem, at the end I take the risk and use a downloanble image "TWRP-3.2.3-TwrpBuilder-t20-2019-01-18_20-02". The one generated with the porter doesn´t work for my Teclast T20 (T2E1).
With this one "TWRP-3.2.3-TwrpBuilder-t20-2019-01-18_20-02.img works at the first".
And after that I was able to install "Magisk-v18.0.zip" and "no-verity-opt-encrypt-6.0.zip".
And finally I get root access, but after a wile I see the propblem with the IMEI wich was Inavild, after try with many options like generate the file MP0B_001, use Uncletools, droid tools, and many other Apps.
Finally today... I found a solution in a Spanisf Forum Dual Sim, Thanks to user "pedrogem" the most easy way to set an IMEI.
https://play.google.com/store/apps/details?id=com.rungetel.ghostphone&showAllReviews=true
Many Thanks..
Click to expand...
Click to collapse
Are you able to make a T20 root step by step guide with all the necessary download's (patched boot.img included) ?
would be very appreciate.
regards
toxstoxs said:
Are you able to make a T20 root step by step guide with all the necessary download's (patched boot.img included) ?
would be very appreciate.
regards
Click to expand...
Click to collapse
Hi toxstoxs.
Is already done in this link with all the downloads https://romprovider.com/2019/01/teclast-t20-root-twrp/.
I follow these steps exept the use of adb. In stead, I used SP Flash Tool, the utility included in the the original ROM which you can download from the official Teclast website.
Be sure to make the backups mentioned in the procedure NVRAM and nandroid, in case you lose your IMEI you will need restore the NVRAM backup.
With SP flash tools, upload the recovry.img "the downloaded TWRP from the link above" and your boot.img "patched on your device with magisk manager from you original"
I use the boot image from the original rom downloaded from Teclast, which I flash previously.
Be sure to make the backups mentioned in the procedure NVRAM and nandroid, in case you lose your IMEI you will need restore the NVRAM backup.
Just take in mind... touch screeen is not working well in TWRP you should use a mouse, the touch screen is in portrait possition but wou will see the screen in landscape, I do it without a mouse but is not easy, if you can get a mouse will be bether.
Regards.
AWLanzarote said:
Hi toxstoxs.
Is already done in this link with all the downloads https://romprovider.com/2019/01/teclast-t20-root-twrp/.
I follow these steps exept the use of adb. In stead, I used SP Flash Tool, the utility included in the the original ROM which you can download from the official Teclast website.
Be sure to make the backups mentioned in the procedure NVRAM and nandroid, in case you lose your IMEI you will need restore the NVRAM backup.
With SP flash tools, upload the recovry.img "the downloaded TWRP from the link above" and your boot.img "patched on your device with magisk manager from you original"
I use the boot image from the original rom downloaded from Teclast, which I flash previously.
Be sure to make the backups mentioned in the procedure NVRAM and nandroid, in case you lose your IMEI you will need restore the NVRAM backup.
Just take in mind... touch screeen is not working well in TWRP you should use a mouse, the touch screen is in portrait possition but wou will see the screen in landscape, I do it without a mouse but is not easy, if you can get a mouse will be bether.
Regards.
Click to expand...
Click to collapse
I went troght that step by step guide but :
1) into Pre requirement steps, i made a NVRAM backup with SP Tool.
step 2 is not so interesting to me as the tablet is new so no personal data are saved.
point 3 : How suppose to make a nandroid backup if no TWRP is intalled???
then.. i suppose that it mean to INSTALL a TWRP and just after make a nandroid backup right?
but...
just after ulock the bootloader and reaching step by step the point 7 and 8 of the guide,
after the command "fastboot boot recovery.img" the device reboot and go in permanent loop.
No way to access the recovery.
is there something that i may check? just once i been able to enter the twrp and the main problem were the impossibilty to access and format the /data partition so, no factory reset were possible and obviously no bbot as well (permanent boot loop).
Im not use adb tools, im only use sp fash tool.
I do it like this.
1 flash the downloaded Rom from Teclast with SP flash tool, to get all fresh.
2 Enable usb debug and oem unlock
3 copy in your device the stock boot.img from the folder firmware from the zip downloaded from Teclast,
4 in your device install the app Majisk manager and use it to patch your original boot.img
5 copy into sd the files magisk.zip, No verity opt encrypt.zip,
6 with sp flash tool flash the patched boot.img and the downloaded TWRP-3.2.3-TwrpBuilder-2019-01-18_20-02"]twrp renamed to recovery.img ”this was the only one trwp which works on my T20”https://github.com/TwrpBuilderTests/android_device_teclast_t20/releases/tag/TWRP-3.2.3-TwrpBuilder-2019-01-18_20-02
7 reboot in recovery with TWRP and install magisk.zip and no verity opt encrypt.zip

Categories

Resources