darthLevel 6 - Platinum Elite Member
Biden2020prez Yes. It seems like it goes into download mode (with volume up) and immediately goes out, judging by the device attached and the device detached pings from my computer.
Biden2020prez Yes. It seems like it goes into download mode (with volume up) and immediately goes out, judging by the device attached and the device detached pings from my computer.
Look at this [Login to see the link]
In the thread, a senior member posted this as a solution [Login to see the link], its a bit much for me to follow, I'm just barely not understanding the steps.
Biden2020prez I tried that. It didnt work. This is what it showed:
Waiting for device
Found port = COM12
Device hw code: 0x699
Device hw sub code: 0x8a00
Device hw version: 0xcb00
Device sw version: 0x2
Device secure boot: True
Device serial link authorization: True
Device download agent authorization: True
Found device in preloader mode, trying to crash...
status is 7024
Waiting for device
Seemingly the device is going to preloader instead of brom, the fix to this should be some vol+/- pressing when plugging in. Issue is I cant find what to press and Im scared its something else because there are so many physical buttons (eg keypad works in recovery)
Yes, this is pretty similar
Using library Brom_DLL_v7.1813.3
Engine version 1.0.0.5737
Searching phone in normal mode;
[connect the phone powered off with volume down and up pressed to the usb cable]
Phone detected (MediaTek PreLoader USB VCOM (Android) (COM167)) (Driver version: 3.0.1504.0)
Preparing to start flash mode;
Preparing to open COM167
Device hw code: 0699
Device hw sub code: 8A00
Device hw version: CB00
Device sw version: 0002
Device secure boot: True
Device serial link authorization: True
Device download agent authorization: True
Disabling watchdog timer;
ERROR: Timeout waiting !
ERROR: BOOT_PHONE;
darth I'm trying to create the same error you have (didn't have it). Please post the full adb commands you used to get that error
Never mind I got it
It's an interesting error. I think it usually happens when someone tries to install an update to an app but the original app didn't uninstall correctly.
a-one HI! Can I invite you to delete that?
Which phone is everyone talking about?
Here is the link for the companies website: [Login to see the link]
Reifam It's the one called classic (I think)
So, I found two models of TCL phones in my warehouse(which both run Android 11). I extracted the APK for settings and tried to install it on my phone, the same thing happened to both: First, it didn't let me because it was a downgrade (not even sure why that's a downgrade.) The I did ADB install -d
which allows downgrade, but I got error that the signatures didn't match. And then out of curiosity, I tried to install one Smartphone's settings APK to the other smartphone, and it had the same error. I guess TCL signs all their APK's with different signature's (never had this issue with LG).
Biden2020prez In the future if you think a post should be deleted, you can flag it.
Techgen okay thanks
I just tried the camera app from another phone and got the error Failure [INSTALL_FAILED_NO_MATCHING_ABIS: Failed to extract native libraries, res=-113]
. I guess TCL signs all their com.tcl (very few exist) apps with same signature but not com.android
They put a lot of hurdles to install APKs, and once you get past the hurdle, there's another one waiting. Hopefully there is a bright light at the end of the tunnel...
How can i uninstall the browser? (ADB)
We received the phones and are busy checking it out. So far the build quality looks really solid and the software is leaps and bounds ahead of kai os.
Biden2020prez [Login to see the link]
[Login to see the link] I can disable apps: adb shell pm disable-user --user 0 org.chromium.chrome
Disables the browser.
To be on the safe side you may also want to disable Search: com.android.quicksearchbox
Im not sure what the app does but it can be opened even if there is no browser.
darth And what is it? Did you open it?
Biden2020prez I did open it. It opens up a search bar that says "Google" on it. It didnt display any results when I searched but to be on the safe side I removed it from my phone.