@Emil Thanks for the reply. That was a silly mistake of mine.
Latest posts made by vikrant.saini
-
RE: FlicBroadcastReceiver
-
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.