Is there a way to get the package names of all installed apps on my wearable device (watch) from my smart phone? The restriction I have is that I cannot install anything on the wearable device itself. I checked the NodeApi (https://developers.google.com/android/reference/com/google/android/gms/wearable/NodeApi) which gives me some information about the wearable device but nothing with regards to the apps that are installed. Any help would be greatly appreciated.
Thanks!