I want to be able to read data from a complication, like the weather or steps count, without having to create a complication for the user to select which complication to show in the watch face.
Is it possible to initialise a specific complication, like the weather or steps, without the input of the user?
Cheers!
Yes it is possible, but you are limited to the system providers, or your custom complication providers.
Custom provider as default:
System providers as default:
https://developer.android.com/reference/android/support/wearable/complications/SystemProviders