0

I created my first control-based (V2.0) app for the Sony Smart Watch 2. Now I understand that my app is launched in control mode as opposed to notification mode. Still I do need the notification mechanism to work for my control app. More specific, I want to show a notification-text in full-screen or in the application view's status bar and launch my control app when a user taps it.

How can this be done?

Cheers,

Andrej

Andrej
  • 161
  • 2
  • 14
  • 1
    The latest blog on [Sony Developers world](http://developer.sonymobile.com/2013/12/26/using-both-the-control-notification-apis-for-customised-uis-in-your-smartwatch-2-extension-code/) was about this. – Ifor Dec 29 '13 at 17:46

1 Answers1

0

Yes, as lfor mentioned please see our latest blog post about this:

http://developer.sonymobile.com/2013/12/26/using-both-the-control-notification-apis-for-customised-uis-in-your-smartwatch-2-extension-code/

mldeveloper
  • 2,253
  • 1
  • 13
  • 14