ZZTEGuyLevel 3 - Gold Member
Is there a way of getting this device to fastboot mode without mtk meta
Is there a way of getting this device to fastboot mode without mtk meta
ZTEGuy Haven't seen one
neutronscott not sure I follow - thinking about my question assuming my phone is working fine but I want the option of entirely undoing all of the changes from factory firmware made by having flashed neutron.img what would be my options? Uninstalling Magisk and other manual steps or is there a boot.img I could flash to do that? Are you saying that the OTA image would do that?
lgexalter1 I guess it depends if he wants to make it factory with his user data or without...
ZTEGuy getting preloader into fastboot is available in other utilities but it's using the same method. The python mtk client should work.
Biden2020prez why cant your bricked devices be reflashed. Will they boot fastboot?
No they won't because the first I overwrote preloader (hoping to unlock access to brom), and the next I probably triggered some security eFuse, not sure.
ZTEGuy If interested this is a very small python utility that'd enter fastboot: [Login to see the link]
neutronscott Thanks
any way to add words to dictionary in the kt9?
flip101 no
Biden2020prez MS swiftkey is a virtual keyboard app - thank you for the tip - installed Google messages
Got mine in today from that eBay deal. Disappointed in the build quality (screen half wiggles quite a bit, even when closed), but not bad for the money & capability. Gonna do it to it soon.
Man, do I miss the days of high quality flips & bar phones tho. There's seemingly none now.
sappypappy yeah this one would be nice if it were $100 less [Login to see the link] [Login to see the link]
neutronscott Yeah. $100 less & the ability to side load/customize would be great. Maybe it will happen.
I've looked through all 745 messages I would like to know what is the ADB command to uninstall email? Thank you
got it. i did pm disable-user --user 0 com.android.email and it disabled email
Biden2020prez I have had no luck installing launcher after removing it from system. Did you actually rm the directory in priv-app or only use pm disable? And was this on the TF or another phone?
Have others been able to replace Launcher in data? Mine was crashing because of a status bar permission. For now I removed that notification code.
Next I trimmed down two methods which Tct modified to hard code the app list. I tried tidying up the smali by hand and somehow lost a variable and it kept crashing because of missing icon for built-in apps... So for the moment, a teaser, with all the icons hardcoded to one I found hah
The major edit is in com.android.launcher3.Launcher.bindAllApplications(). I also removed calls to mGflipComparator from com.android.launcher3.allapps.AppInfoComparator.compare(). It looked necessary but I didn't see what happens if I didn't remove it. It probably only makes the sorting weird when mixed up with apps not in the list.
I hate to ask but I've tried several times with no luck. I have a Tracfone T408DL. I boot the phone into fastboot mode, I run 'fastboot flashing unlock', I press volume unlock and the phone proceeds to unlock the bootloader, next I run 'fastboot flash boot neutron.img' the cmd line seems to indicate it. works and I run 'fastboot reboot'. I then run through initial set up and dial *#*#217703#*#*
to bring up the app list. However, I never see "Launch Magisk (stub downloader)". I just see the normal apps and other than the factory reset nothing seems to actually have happened. I've also tried flashing neutronscott recovery image but once again this seems to do nothing. I'm at my wit’s end. Any help is greatly appreciated. I feel like I'm just skipping a step or doing something dumb thats preventing the process from working.
swagmastuh The list will only say Magisk. It may take a reboot for it to show.
Recovery is entered with "adb reboot recovery" or holding volume down while restarting the phone.