Show ongoing notifications in Android Wear

前端 未结 5 1549
感情败类
感情败类 2021-02-02 15:20

I\'ve been playing around with Android Wear and making some dummy apps. What I\'ve noticed is that Android Wear doesn\'t seem to show the notifications that are ongoing,i.e., no

5条回答
  •  萌比男神i
    2021-02-02 15:34

    On-going notifications will not show up on Wearable devices. Instead you have to implement a Wear App on the wearable and show cards from there.

提交回复
热议问题