Hi, I'm confused about SAP consumer and provider, so if the scenario like this :
- On android if there's and event, I will send data to the gear
- On gear, if user request something, it will initiate request to the android
So should I use provider or consumer in Gear/Android, or is it possible to use both in single app/service, if yes how to do it ?
Thanks