This morning my Android mobile started asking for permissions for a "Joy Launcher" app that I've never seen (or at least noticed before). This appears to be an official app from the manufacturer.
https://play.google.com/store/apps/details?id=com.tct.launcher
I also found this article indicating that Google recently discontinued their Google Now Launcher, but I'm uncertain as to whether this has any bearing on my situation.
http://www.androidpolice.com/2017/02/03/google-will-discontinue-google-now-launcher-coming-weeks/
My biggest concern is that it's suddenly asking for unneeded permissions. It seems unusual to me. I haven't been able to disable it. Can anyone shed some light on what's happening and/or any insight as to how I can remove or replace it?
adb shell pm disable
should do the trick, no root required). Same topic: How can I disable a stock app that has its Disable button greyed out? But again, don't try that unless you have an alternative launcher installed. – Izzy Jun 29 '17 at 12:03pm disable
? Then its icon would also be removed from the launcher and save you some space there. Btw: Have you considered to answer your own question with a short step-by-step guide? Might be helpful to others (there were already several "me too" posts we had to remove here). – Izzy Jun 30 '17 at 18:06pm disable
. Switching launchers was good enough for me. I'll post my workaround below. – Jim Fell Jul 05 '17 at 17:21