Unclebooch how do you remove browser? Whenever I try in webABD to write it says error
Alcatel TCL Flip 2 (T408DL)
TtechyLevel 3 - Gold Member
- Edited
lgexalter1 Thanks for replying. How do I go about doing that? adb or from within the phone?
This is what [Login to see the link] wrote on Github
I replaced key 138 FAVORITE_CONTACTS with key 138 FOCUS which disables the built-in function of the * key. (You can also change QUICK_DIAL in mtk-kpd.kl but I wouldn't touch the volume/power key!) Now that it does nothing we can assign it a function with an accessibility app.
TtechyLevel 3 - Gold Member
- Edited
lgexalter1 I'm getting an error when trying to save "EROFS (read-only file system)"
[Login to see the link]
davidrozhs I enabled usb debugging by typing ##33284##
Then I ran:
adb shell settings put global development_settings_enabled 1
I dont have the phone in front of me right now so I dont know which setting I changed in the Admin settings
After that I ran:
adb shell pm suspend --user 0 org.chromium.chrome
TtechyLevel 3 - Gold Member
lgexalter1 Tried ES and FX. they have root, and it still wont work.
TtechyLevel 3 - Gold Member
lgexalter1 Tried that, and changed it to FOCUS
and it said that it saved successfully. But nothing changed, meaning, the star key still opens favorites. So, I went back to matrix-keypad.kl and it was blank. I tried the whole thing again (I had a copy of matrix) and it didn't work.... (Yes, I remounted it as read only)
Thanks for helping out here....
TtechyLevel 3 - Gold Member
techy How did you [Login to see the link] do it?
TtechyLevel 3 - Gold Member
lgexalter1 yes
TtechyLevel 3 - Gold Member
lgexalter1 would you be able to send me the Matrix and mtk folders? They're both empty by me now.
darthLevel 6 - Platinum Elite Member
techy I have been using MIXplorer. Before I had actual rw permission it looked like I was able to edit things but then when I went to those directories things just disappeared and reappeared on reboot. After I had full rw it worked fine. If I recall correctly it wont change the key mapping until you reboot.
NneutronscottLevel 5 - Gold Elite Member
Those will require reboot and using the mmcwrite script to modify /system
Unsure about files becoming empty. I do everything in adb shell and use vi
included in magisks busybox.
Biden2020prezLevel 6 - Platinum Elite Member
- Edited
Incase anyone is interested, I made an exe of a bananahackers fork of mtk-bootseq. (no prerequisites)
To run,
- download booter.exe
- Go to the directory it's located
- Open CMD
- Run
booter {port}
Example:booter COM4
(First, plug in phone and see what port is opened (labeled mediatek preloader), then unplug, run the command for that port, and re-plug).
Example:
[Login to see the link]
Thats all!
[Login to see the link][Login to see the link]
AAllAboutFlipPhonesLevel 1 - Junior Member
darth And how on web adb?
sdmdeLevel 3 - Gold Member
AllAboutFlipPhones without adb shell
sdmdeLevel 3 - Gold Member
moded weather app to show up in launcher [Login to see the link]
EEnriqueMcquadeLevel 3 - Gold Member
Biden2020prez I can't download booter.exe
btw ij08 is my old account. Wierd that i was able to log on. Also on Square Home I can't accsess the notifications or dial a phone number I can launch recent calls but cant dial from there
I iknow on the lg classic there was an apk to show the notifications. Would that work on the TCL Flip 2?