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?

                            I tried to replace up key Browser shortcut with following
                            settings put global keyshortcut_upkey APP2LAUNCH
                            setting list show value change but not working when I test it.

                            Is there another way to change that shortcut key?
                            Thank [Login to see the link] for answering my previous question.

                              • darthLevel 6 - Platinum Elite Member

                                Hi1 The ones in bold are not installed on the Tracfone version. The other ones would need to be deleted first which can be done if you have root access. Either using a root enabled file manager or using a root shell delete the folder containing the app you want to delete in /system/app/ or /system/priv-app/

                                • Hi1 replied to this.