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