R Robert_Poland Member Licensed User Feb 7, 2016 #1 Hi, Could you please help me (Code fragment for further expansion) I would like to after receiving sms on content "A" program display image content "B" played an mp3 file How to go about it thank you in advance for your help
Hi, Could you please help me (Code fragment for further expansion) I would like to after receiving sms on content "A" program display image content "B" played an mp3 file How to go about it thank you in advance for your help
lemonisdead Well-Known Member Licensed User Longtime User Feb 7, 2016 #2 Hello, A starting point to activate a service when the sms is received : https://www.b4x.com/android/forum/t...cepting-sms-messages-in-the-background.20103/ And you could play the mp3 with the Audio library Upvote 0
Hello, A starting point to activate a service when the sms is received : https://www.b4x.com/android/forum/t...cepting-sms-messages-in-the-background.20103/ And you could play the mp3 with the Audio library