Hello everyone!

Now that we have hit the milestone of being able to modify the Alcatel tcl Flip 2 the next steps are for us to create a Kosher Rom image with the option for Kosher pre approved Apps so that people in the orthodox community will be able to use this phone safely. The plan is to package this up in an easy to use program that anyone can use to install for free.

Please be aware that there may be other competitors who are watching and reading everything we write here and may reach out to any of you who are contributing [Login to see the link] [Login to see the link] [Login to see the link] [Login to see the link] [Login to see the link] etc expressing their grievances with us attempting this goal of democratizing a kosher option for the TCL Flip 2. They may try to mask their intent by claiming that we are trying to help people bypass kosher phones and that you should stop. There is nothing more far from the truth as the whole goal of these forums and the website is to help provide kosher flip phone options to consumers. We have always had a strong policy disallowing any non kosher apps or content on these forums and we will continue to do so vigorously. Don't be fooled by people who have there own financial motives!! If you receive any communication from these kind of people, please do not respond and incite them, just ignore it and mark it as spam. We will continue to march towards our goal of free kosher firmware and apps for flip phones.

[Login to see the link] It looks like you have tried removing the browser apk and have run into the issue where the system resets itself. I think the next step would be to try to take a backup of the system partition using the guide here - [Login to see the link] Then we can use android kitchen or something like that to try to open it up, remove the browser and then repackage it.

We should also be able to reflash it using fastboot

    darth true but didn’t we unlock the boot loader? So there should be no signature verification

    When a device powers on, the bootloader first checks if a device is LOCKED or UNLOCKED. If a device is UNLOCKED, the bootloader shows the user a warning and then proceeds to boot even if the loaded OS isn't signed by the root of trust.

    If the device is LOCKED, the bootloader goes through the steps in Verifying Boot to verify the device's software. LOCKED devices boot only if the loaded OS is properly signed by the root of trust. For more details, see The boot flow.

    After much fighting to get into fastboot mode, it works on the T-Mobile variant. Kills software update though.

    I cant help but acknowledge the amazing talent of the people of this community, your efforts and achievements are so dazzling, people like you are helping the frum world in a way not everyone can. I know I'm disturbing the tech talk, but everyone should know that you guys are amazing!! I own one of these phones and I cant use it cuz I never knew how to kasher it, plus no apps is not so convenient, but I'm reading this thread and I'm seeing that there are some wickedly talented tech savvy special people who are devoting their precious time to help the klal by broadening kosher flip phone options. I cant wait for this to wrap up, Keep Going And Be Blessed!!

    lgexalter1 so far I've only had success doing it on the phone itself with magiskboot, which takes a bit of time to repack. I work out of /data/local/tmp:

    /data/data/com.topjohnwu.magisk/lib/libmagiskboot.so unpack boot.img
    /data/data/com.topjohnwu.magisk/lib/libmagiskboot.so cpio ramdisk.cpio 'add 0700 overlay.d/custom.rc custom.rc'
    /data/data/com.topjohnwu.magisk/lib/libmagiskboot.so repack boot.img neutron.img

    if you're messing with super I did get it open using lpunpack. Not sure where that came from though...

    • yeti replied to this.
      • yetiLevel 3 - Gold Member

        neutronscott that explains why my images wouldn't get repacked correctly when I tried working with an overlay. thanks for this

        • darthLevel 6 - Platinum Elite Member

          Why is 'Modules' greyed out in my magisk app? Also when I try running Gflip6_TF:/ # magisk --install-module terminaldebloater-v5.1.zip I get: Incomplete Magisk install?
          Would terminal debloater work to uninstall the browser?

            darth go to settings and enable zygote or whatever and reboot

            Hi everyone! I am in yeshiva and cannot really be involved in this now. I just want to say, I am keeping updated on your guys' project and I'm really excited.

            [Login to see the link] You're really amazing. We're so glad you made your way to these forums, and we all owe you a big thanks!

            • FlippyLevel 6 - Platinum Elite Member

              Is this the same as the Alcatel My flip 2? Because that seems to run Kai OS...

                EnriqueMcquade There was a patch in android 11 that accidentally broke virtual mouses. The patch seems useless for flip phones anyway, i don't know how we would disable it though. If i have a chance, ill try to research more about the patch and see what needs to be done to fix it.