I have created a watch face that includes a number of icons that when tapped need to open apps on my watch that all were included with the watch (Galaxy Watch 5 Pro). Many of them work but some still do not. They are the timer, email, camera, weather, contacts, microphone and sleep icons. Can anyone help me with their App ID’s since none of them are listed on the Open App drop down?
Hi welcome to the forum
Try running simple adb commands
adb connect 192.168.xxx.xxx:5555 (your watch IP address & enable debugging)
adb shell
pm list packages
You will get an output list like this
package:com.android.cts.priv.ctsshim
package:com.google.android.ext.services
package:com.android.providers.telephony
Nice face by the way.
Or you could also try google play share to get a link the app id is in the link.
E.g gmail https://play.google.com/store/apps/details?id=com.google.android.gm
So app id = com.google.android.gm
Thank you much Knightwing for responding!
It took me a while to figure out how to download and run ADB on my pc.
Then by running commands that you listed above, I was able to list and print all of the package ID’s.
Finally, in Watch Face Studio I was able to enter a few of the App ID’s to get their watch face icons to load their apps. I still have quite a few ID’s to find and enter but now I know what to do thanks to you!
Have a great day! I might be asking you for some more help if I need it…
I was able to get all of the App ID’s to work on my watch except one which I did not see on the ADB Shell ‘pm list packages’ list. The one I am still looking for is the Samsung Health Sleep app that displays how much sleep I get at night. By chance do you know what it is?
Hi, unfortunately no u got to load the whole samsung health. Or use a work around. Using sleep complication