yeti Okay, good to see you! You are making me really excited!

samtee I thought you tried it already...

I made it for LG Classic and that's basically the only device I'm doing this for (at least for now), but it may work on other phones.

    Biden2020prez so i got a fix for one of the bugs basically you disable FP Home
    pm disable-user --user 0 com.lge.fphome
    then cool home becomes the default home you wont have the problem that when you press end both home launchers come up
    to put it back to normal you just run pm enable com.lge.fphome and you have back the original
    FP home

    note: if someone wants to switch back to the default FP home you should prob re-enable the first one before uninstalling cool home.
    ENJOY!!!

      Then all we have to do is set something for all D-PAD keys and we should be good to go
      2 more ideas I had is first we should hide the app from the launcher and also you should make another version for people that have the rebel settings on the classic that the settings on the main menu should open to that app
      Thanks for all your hard work after I disabled my FP Home it works great

        samtee Does the method in the top post not work on exalt?

        samtee Then all we have to do is set something for all D-PAD keys and we should be good to go

        I am working on D-Pad shortcuts.

        samtee 2 more ideas I had is first we should hide the app from the launcher

        smart, I'll do it in the next update

        samtee you should make another version for people that have the rebel settings on the classic that the settings on the main menu should open to that app

        It would be hard to update and maintain so many versions. The best is if someone very technical wants to do it and post it for everyone. Anyone who thinks he is capable but needs a bit of help can email me ([Login to see the link]).

          FliphoneBochur I know, but he was using Exalt and posted a different method of setting the default launcher so I think maybe the way I posted doesn't work on that android version.

            samtee So why did you not just use the command in the original post to make the launcher default?

              Biden2020prez Well because it doesn't actually disable FP Home so whenever I clicked the end button it always popped up an option to either use FP Home or coolhome which was very annoying till I disabled FP Home

                samtee The whole point is it's not supposed to disable FPHome (which is more dangerous in case someone decides to to uninstall coolhome). but when I ran adb shell cmd package set-home-activity com.android.cts.wy.f1home/com.wy.f1home.activity.KeyguardActivity then it didn't ask me to choose a home app each time. Are you sure you tried it?

                  Version 1.20:

                  • Added Dpad Shortcuts
                  • Removed CoolHome from showing in App Launchers
                  • Added a (very basic) Built-In app launcher
                  • Changed Dpad Shortcuts to LG Pakcage and class names

                  Contributions:

                  Contributions are welcomed!

                  Installation and Usage:

                  (Re)install this app using -g -r in ADB (I also added -r which will be useful for future updates):

                  adb install -g -r CoolHome-v1.20.apk

                  To set it as the default Home App (you will need to do after each update), run:

                  adb shell cmd package set-home-activity com.android.cts.wy.f1home/com.wy.f1home.activity.KeyguardActivity

                  Notes:

                  • Now, the apps section was replaced with the new built in launcher.
                  • Access Dpad Hotkey Settings from the home screen by pressing clr button (this will likely change in the future)
                  • [Login to see the link] updated
                  • More screenshots added to original post showcasing new features

                  Download:

                  [Login to see the link]

                    Biden2020prez Yup that's what I tried at first but every time I pushed the END button it always came up the option to switch between the two home apps

                    Biden2020prez ok i just tried it again and your right at least on the pervious version that it sets it to default home but only until i tried pressing one of the d-pad buttons and then it crashed and i had that problem so hopefully your new on works better

                      samtee Oh Okay I understand. In the future I plan to explore the possibility of an option in the app to choose default home. But I need to first check if there is a way to do that progrommatically that's supported on the LG Classic Flip.