I would like to know how to alter the code in a watch face to open Pandora instead of music. I believe I have found the code I need to alter in clock_skin.xml:
I tried replacing com.android.music with com.pandora.android in both “cls” and “pkg” lines but no tap action occurs. I’m thinking I also needed a specific command like MusicBrowserActivity. Ultimately, I would like to know the general formula to customize for a tap action to point to any program.
Thanks for everyone’s help. Unfortunately, none of these work. The only thing I can think of is that I’m not using the stock launcher-- I’m using universal launcher on a rooted LEM X. Tap actions work for music, Google assistant, camera, contacts and phone.