V viljemto Member Licensed User Longtime User Oct 12, 2012 #1 Hi everyone. Can please somebody help me with one thing. I would need example how to catch event when a call is being started. One thing is to notify my app, another is to show apps which can make calls (default through SIM, VoIP,...). Many thanks. With regards. Viljem
Hi everyone. Can please somebody help me with one thing. I would need example how to catch event when a call is being started. One thing is to notify my app, another is to show apps which can make calls (default through SIM, VoIP,...). Many thanks. With regards. Viljem
Erel B4X founder Staff member Licensed User Longtime User Oct 14, 2012 #2 You can use PhoneEvents to listen to the PhoneStateChange event. Upvote 0
V viljemto Member Licensed User Longtime User Oct 18, 2012 #3 Erel said: You can use PhoneEvents to listen to the PhoneStateChange event. Click to expand... Thank you Upvote 0
Erel said: You can use PhoneEvents to listen to the PhoneStateChange event. Click to expand... Thank you