androidwear-osandroid-wear-complication

Android Wear 2.0 - Providing multiple complications


How can I provide several types of complications using only one complications provider? I want to achieve the same effect as "android wear" app does. They only have one provider and offer date, next event, photos, step counter, and others.

The documentation is still very poor, and I can't see anything where this is being talked about.

Thank you.


Solution

  • The first list that appears when you bring up the provider chooser is a list of apps. Clicking on an entry there brings up a list of complication providers included in that app.

    Therefore 'Android Wear' contains 7+ complication providers, one for each type of data.