• 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.
                      • darthLevel 6 - Platinum Elite Member

                        -Tun The launcher overlay app in product/overlay has a value that needs to be changed: res/values/bools.xml def_upkey_openmysite=false

                        • -Tun replied to this.
                          • HHi1Level 3 - Gold Member

                            darth I have root access on my tcl and I tried with fx file explorer which I grant root access and it didn't let me delete it

                              • darthLevel 6 - Platinum Elite Member

                                Hi1 Did you enable rw for system with /vendor/bin/write_protect 0?
                                If you did and you are still facing issues then you wont be the first: Hi1 darth ZTEGuy chaimzalman It works itself out eventually.

                                mg5077 I'm getting this error
                                /system/bin/sh: /vendor/bin/write_protect: can't execute: Permission denied
                                I granted shell the permission in magisc app

                                • HHi1Level 3 - Gold Member

                                  whynot some how I can't find this file this file any idea?

                                    darth I didn't found res/values/bools.xml file in Launcher3-overlay.apk, I only found wallpaper files in there. But Update in XML and repackage APK file is beyond my ability. Thank for the information.

                                    • WwhynotLevel 5 - Gold Elite Member

                                      • Edited

                                      Hi1

                                      Edit: the TCL flip 2 is android 11 so the magisk folder should be in /dev

                                      Edit: run adb shell su /vendor/bin/write_protect 0

                                      • HHi1Level 3 - Gold Member

                                        whynot I figured it out at the end thanks a lot for your help