Incoming call and SMS event

This forum is dedicated to developers that want to write plugins for Voice Control.
Write here if you need to ask for help or informations about the plugin system.
Post Reply
dlrpgmsvc
Posts: 5
Joined: 25/08/2014, 12:31

Incoming call and SMS event

Post by dlrpgmsvc » 26/08/2014, 13:57

Hi !
Do it is possibile to intercept an "incoming call" or "incoming SMS" event inside a plugin ?

Luka Kama
Amministratore
Posts: 677
Joined: 20/08/2011, 0:51

Re: Incoming call and SMS event

Post by Luka Kama » 28/08/2014, 7:19

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.
Luca De Petrillo

Forum Administrator
KLets Developer

Post Reply