24 Jun 2016, 11:50
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.