Instructions for installing a kosher ROM on TCL Flip2/Classic T408DL
Biden2020prezLevel 6 - Platinum Elite Member
joe1234 Agreed.
darthLevel 6 - Platinum Elite Member
- Edited
darth Version 2.0 beta
[Login to see the link]
[Login to see the link]
I would like if people tested this version for me to make sure it works properly and there are no loopholes.
This for Roms with Apps.
Special thanks to [Login to see the link] for all his work!
Thank you again to [Login to see the link] and [Login to see the link] .
I included [Login to see the link] apps: Hebkey, App Launcher, and his fixed Calendar.
[Login to see the link] Shortcut to home screen app. Dial: *#*#123#*#*
to get to home screen
Includes: Siddursfard, AndDaaven, SmartZmanim, Smartlist, and Tehilim.
Also updated Waze, more zoomed out and shows full addresses when searching.
Added more backend changes and updates.
ZZTEGuyLevel 3 - Gold Member
Biden2020prez I used it and it works fine
FliphoneBochurLevel 5 - Gold Elite Member
- Edited
Biden2020prezLevel 6 - Platinum Elite Member
- Edited
Cseal89 You can use a mac.
Just get fastboot on your mac, and make sure you have python. Then, to boot to fastboot, you can use [Login to see the link]. But it's harder to use because you must manually declare a port number. Example:
python mtk-bootseq.py FASTBOOT COM4
But because MAC is based off linux, the ports wont be COMPorts, it will probably be something like this: /dev/tty.usbmodem14200. But I have no clue because I never used Mac. Anything I know about linux is from using android.
And [Login to see the link] made a version of the python script that checks the ports automatically and boots to fastboot, but I think it only works on windows. (link: [Login to see the link])
I can't say for sure, but I think Mac's might come preinstalled with MTK Drivers or at least enough drivers to access the preloader, so I don't think you'll need to worry
a-oneLevel 3 - Gold Member
darth [Login to see the link] Version 2.0 beta
[Login to see the link]
[Login to see the link]
What gets blocked in these ROMS, does it have text?
LlionscribeLevel 5 - Gold Elite Member
lgexalter1 Biden2020prez FliphoneBochur [Login to see the link]
I just updated the autoboot, and added a linux version, which should hopefully work for Mac too. See updated post at [Login to see the link]
Enjoy,
Lionscribe
a-oneLevel 3 - Gold Member
- Edited
darth With Apps Option 3 v2.0beta
Removes: Browser, Video, Email, and Hotspot. Includes: [Login to see the link] apps: Hebkey, App Launcher, and his fixed Calendar.
[Login to see the link] Shortcut to home screen app. Dial: ##123## to get to home screen
Includes: Siddursfard, AndDaaven, SmartZmanim, Smartlist, and Tehilim.
Also updated Waze, more zoomed out and shows full addresses when searching.
Added more backend changes and updates.
darthLevel 6 - Platinum Elite Member
a-one [Login to see the link] [Login to see the link] Version 2.0 beta
[Login to see the link]
[Login to see the link]
darth [Login to see the link]: Removes: Browser, Video, Email, and Hotspot.
darth [Login to see the link]: Removes: Texting, Browser, Video, Email, and Hotspot.
Option 1 Has texting. Option 3 Does not have texting.
Can anyone with the prerequisites “brains” create a video tutorial from beginning to end to install a kosher rom, as well as to just do an upgrade? I managed to kosher my phone using darth rom, but now when I’m trying to update… complete no go… seems my brains may have been koshered along the way…. I believe I’m following all the steps, installing all the prerequisites…. But nothing.
SshaztziLevel 1 - Junior Member
when i update a rom, do i have to do steps 1-8 or i can just download the rom i want and flash the super.bin?
Biden2020prezLevel 6 - Platinum Elite Member
- Edited
Updating Roms
Here is a guide for updating Roms. This means you already installed one of darth Kosher Roms, and want to switch to a different one. If you follow these steps you shouldn't lose your data. This guide assumes you already did all the steps to install a kosher Rom, and you are working on the same computer (so you already installed mtk drivers, flashed vbmeta, unlocked bootloader, etc)
Step By Step Instructions:
First, Download the rom of your choice from the top post on this thread (darth ). (make sure its named super.bin - I didint check all them). In these instructions there are 3 options.
- Slow Method - This is the easiest way to update a Rom but takes up to an hour for the process to be completed
- Fast Method (already done) - This is a faster way to update your Rom, but has a few more steps. If you have already used the fast method from the top post on this thread (darth ) , these instructions are for you.
- Fast Method (First Time) - These instructions are for someone who installed his rom using the slow method, but would like to use the more challenging, but faster method this time.
Slow Method:
- Run [Login to see the link]
- Plug in your phone into the computer while it is powered off
- Once your phone screen says: =>FASTBOOT mode... run
fastboot flash super super.bin
This step takes 35-45 minutes (If you see "Invalid sparse file format at header magic" you can ignore it safely.) - You should probably download [Login to see the link] because you might have an old one.
- Run
fastboot flash boot boot.bin
to flash it. - Once completed run
fastboot reboot
to reboot your device into your updated Kosher Rom.
Fast Method (already done):
- On your powered off phone, hold vol up + power to boot into recovery. then Plug your phone into your PC.
- Run these commands
adb shell su -c chmod a+rw /dev/block/by-name/super adb push super.bin /dev/block/by-name/super
- You should probably download [Login to see the link] because you might have an old one.
- Run these commands to flash boot.bin:
adb shell su -c chmod a+rw /dev/block/by-name/boot adb push boot.bin /dev/block/by-name/boot
- Press reboot system now on your phone, or run
adb reboot
to boot into your updated Kosher Rom.
Fast Method (first time):
- Run [Login to see the link]
- Plug in your phone into the computer while it is powered off
- Download [Login to see the link] [Login to see the link]
- run these commands to flash and enter recovery:
fastboot flash recovery recovery2.img fastboot reboot recovery
- Once in Recovery run the following commands to flash super:
adb shell su -c chmod a+rw /dev/block/by-name/super adb push super.bin /dev/block/by-name/super
Anyone in the lakewood Area that would be willing to help me update my ROM? im at a total loss.... ( mods, am I allowed to post this?)
Biden2020prezLevel 6 - Platinum Elite Member
Cseal89 Look at the second post in this thread, it may be easier for you to follow. you can also email me for help: [Login to see the link]