NneutronscottLevel 5 - Gold Elite Member
- Edited
ChaseChiller Sure can
ChaseChiller Sure can
neutronscott Do you need to install magisk with adb? Once your boot.img changed the props to allow for installation Im pretty sure the stub is installed already automatically and can be accessed using the settings>phonesettings>keyshortcuts
Also do you need to enable OEM unlocking before unlocking bootloader?
Im working on a zip with very basic instructions and all that is needed for app installation on this phone (ADB, MTKmeta, [Login to see the link] boot.img).
KCO mouse has the selecting glitch. Button mapper is not able to use the star
and message
and sos
buttons.
darth Do you need to install magisk with adb?
Oh I didn't know. I just quickly tested after a factory reset and it did show up after a reboot, then after I setup wifi it installed after enabling magisk to install apps. So that way works fine too I just didn't have WiFi setup yet and didn't try rebooting. Perhaps the rc could be modified so that reboot isn't necessary.. I'll check it out tomorrow.
darth Also do you need to enable OEM unlocking before unlocking bootloader?
No. I never entered that menu on this phone.
neutronscott very impressive work you did, You've managed to circumvent the restrictions of this device, meaning you can install apks on this device.
lgexalter1 I just want to confirm you are using the tracfone version from amazon?
Can we get a list of which phones this works on?
t408dl-tracfone brands: YES
4058L-UScellular:
4058C-cricket:
4058W-tmobile:
4058R-at&t:
Is there any way to permanently uninstall the browser? (Even though I have root its still read-only...)
neutronscott Yes I didnt need to install the magisk app at all it installed by itself once it connected to wifi and was allowed to install apps
darth Is there any way to permanently uninstall the browser? (Even though I have root its still read-only...)
I was starting to look at this. I pulled the super partition but haven't had luck extracting the contents yet. Think other options are using the recovery kernel or build one to make the mmc block devices writable.
I've messed with embedded Linux device before that passed it all in the kernel cmdline but this is new. I have to see what creates the partitions and declares them read-only. I believe it's in the dtb nowadays.
I would like a custom recovery still if it's do-able but still that's more research for me about all the different Android options I've ran across just reading Magisk docs.
lgexalter1 typically you can remount as rw but these block devices are marked read-only. I tried changing it using the /sys/block interface but no luck there.
lgexalter1 OK I must have mixed it up with boot. I could not get Magisk direct install to work on the phone and assumed system was the same. I'll have to check it out. Just mount -o rw,remount /
??
I Cant confirm but i think you can install apps using method of sending apk with bluetooth and installing with notifications
lgexalter1 yeah one of the big frustrations introduced with system-as-root / AB devices
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
Apps4Flip-Admin What about the fact that the phone has secure boot?
darth true but didn’t we unlock the boot loader? So there should be no signature verification