Page 1 of 1

Incoming call and SMS event

Posted: 26/08/2014, 13:57
by dlrpgmsvc
Hi !
Do it is possibile to intercept an "incoming call" or "incoming SMS" event inside a plugin ?

Re: Incoming call and SMS event

Posted: 28/08/2014, 7:19
by Luka Kama
Hi,
to intercept those events you should use native Android ways, like broadcasted intents, as they are out of scope of the KLets plugin system.