FlicBroadcastReceiver
-
I am developing an Android app and integrating flic into that.
I am trying to grab all the three events i.e Single Click, Double Click and Hold.
But in BroadcastReceiver, I never get any callback in onButtonSingleOrDoubleClickOrHold. -
Is there a way to get Flic connection status in FlicBroadcastReceiver so I will be able to notify user if he lost connection?
-
@Emil Thanks for the reply. That was a silly mistake of mine.
-
Have you followed the tutorial? Did you register the correct flags according to this?