Cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Custom notifications that require an action from user

ANSWERED

I'm trying to write an application that will notify user about some event (e.g. by buzzing), and then wait for the reaction (tap on the screen or pressing a button). Is there a way to do so reliably?

 

I have found that I can do the notifications by making a custom face application: face application can buzz without fear of being removed. But face applications don't receive user input.

 

I can add reaction to user actions to a regular application, but these are not kept running.

 

Is there a way to have both?

Best Answer
0 Votes
1 BEST ANSWER

Accepted Solutions

Clockfaces can receive touch ('mouse') events. Just be sure that the interaction between these and the system's swipe behaviour is sensible.

Peter McLennan
Gondwana Software

View best answer in original post

Best Answer
0 Votes
1 REPLY 1

Clockfaces can receive touch ('mouse') events. Just be sure that the interaction between these and the system's swipe behaviour is sensible.

Peter McLennan
Gondwana Software
Best Answer
0 Votes