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?
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?
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
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.
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.
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?
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)
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:
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.) fastboot flash boot boot.bin
to flash it.fastboot reboot
to reboot your device into your updated Kosher Rom.Fast Method (already done):
adb shell su -c chmod a+rw /dev/block/by-name/super
adb push super.bin /dev/block/by-name/super
adb shell su -c chmod a+rw /dev/block/by-name/boot
adb push boot.bin /dev/block/by-name/boot
adb reboot
to boot into your updated Kosher Rom.Fast Method (first time):
fastboot flash recovery recovery2.img
fastboot reboot recovery
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?)
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]
i"m trying to install a ROM, at step 7 i enter "fastboot flashing unlock" in to adb and i get a message 'fastboot' is not recognized as an internal or external command,
operable program or batch file. what do i do? please help thanks
Cseal89 were you able to get the phone into fastboot mode? if not maybe you have a bad usb cable (this happened to me until i realized the issue)
Biden2020prez 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:
I did all this steps and it didn't work for me the ADB method and device doesn't reboot so I want to flash the ROM with fastboot but I already flashed the custom recovery so will it break if I flash the ROM now with fastboot?