• darthLevel 6 - Platinum Elite Member

    a-one You installed the mtk-drivers and the fastboot drivers? You need to have fastboot drivers installed in order for fastboot commands to work. Adb will still work but fastboot wont without the fastboot drivers.

    a-one Make sure you have device manager open. When you first enter fastboot mode, you should see an android device in other. Quickly right click it to upgrade driver software > Browse from my computer > Let me pick from list of devices > Mediatek > Android adb interface or android Bootloader. If you don't see mediatek, make sure the mediatek drivers installed correctly, do the steps above but stop at browse my computer, click browse and choose the folder where the mediatek drivers were installed/extracted too.

    8 days later

    Hi everyone, is there a way to get to the Home screen/launcher when on a call?

      Jumptoheaven please reply with the steps to enable installation of unknown source apps, I dont have time to read trough all the posts above.
      TIA

        • darthLevel 6 - Platinum Elite Member

          Tech_Boy Follow the links in the first post in the thread. For installing apps follow instructions from [Login to see the link] github. (linked in first post)

          8 days later

          How do you guys install Voice Access? I tried with adb install, it is successful but it require Accessibility permission to activate service and that hidden Accessibility page always crash when I scroll down to bottom. ;-(
          Also I am trying to looking for app like DVR, that will be able to record video with flip cover close but all the app I found require permission draw over other app that not supported. ;-(

            -Tun
            For both you need adb shell

            //Enable accessibility services for your apps.
            settings put secure enabled_accessibility_services package.name/service.name
            //allow display over other apps permission
            appops set com.package.name SYSTEM_ALERT_WINDOW allow

            Could someone explain the apk download process? I looked on the github page, and the steps seemed confusing. Thanks.

            how is anyone using waze for tcl flip on the kosher rom without the mouse? it wont let me click anywhere.

              any updates on a better t9 keyboard or/and a better launcher?

                • darthLevel 6 - Platinum Elite Member

                  helpme You need the mouse. (Or maybe Voice Access). You can use [Login to see the link] magisk module for the mouse or the boot.img I made that includes a mouse also which can be downloaded with any of the kosher roms with apps.

                  • darthLevel 6 - Platinum Elite Member

                    Reifam In terms of launcher what are you looking for? Apps will show up in the launcher if you rename the package name of the app to:
                    com.android.dialer
                    com.android.mms
                    com.android.contacts
                    com.android.gallery3d
                    com.android.music
                    com.tcl.camera
                    org.chromium.chrome
                    com.android.settings
                    com.att.deviceunlock

                    Tools:
                    com.android.soundrecorder
                    com.android.calendar
                    com.android.deskclock
                    com.android.note
                    com.android.calculator2
                    com.android.email
                    com.jrdcom.filemanager
                    com.android.stk
                    com.tcl.tct.weather
                    com.tcl.logger

                    Otherwise using that app that [Login to see the link] made for a shortcut to all apps and using a directional key shortcut to that app is easy way to get to all apps.

                      darth How would I rename the packages?

                      Voiced access isnt doing anything when a number is being clicked within waze rending waze useless. I installed the kosher rom that was most inclusive, how would I go about adding a mouse via boot.img once I have the kosher rom installed?
                      I had originally had the magisk with neutronscott from his website but found a way to reininstall browser after removing it via adb, even without the use of a computer.

                      MXRJR you will need to have root access to permanently delete the original system app, but I think so

                        • HHi1Level 3 - Gold Member

                          darth I couldn't do that before deleting the system app from the system first right? And how do I do that?

                            ZTEGuy using adb and uninstalling browser and email etc..., is that considered permanently deleting the system app?
                            does root access go beyond that process?