hello everyone
I am trying to make an app in which I need to see SMS information
at first I used to use service from this tutorial(https://www.b4x.com/android/forum/threads/intent-filters-intercepting-sms-messages-in-the-background.20103/#post-116193)
that was great and I could see the message...
Hello,
I have a Bluetooth audio device (mic+speaker) with 3 more buttons.
Tried to capture following intents using BroadcastReceiver:
"android.intent.action.MEDIA_BUTTON"
"android.bluetooth.headset.action.VENDOR_SPECIFIC_HEADSET_EVENT"
Tried to request AudioFocus and start a mediaplayer ( as...
Hi All,
I have a question that I am unable to implement in an example so seeking assistance.
The problem:
I have an mqtt app that is working perfectly fine; and working good in the background until it is killed, so for sure no other messages are being received or sent since the Starter service...
Good evening
I've just started to use B4A and it's really great to get the 1st result and debugging with hot code replacement is really great!
Unfortunately, as soon as one tries to use more advanced subjects like using Android Broadcast or sending SMS with more than 160 characters, it gets...
Hello All,
I am trying an option in my new app to detect when the user disables the GPS. Code is as below (took from the example)
Sub Process_Globals
Dim Broadcast As BroadCastReceiver
End Sub
Sub Service_Start (StartingIntent As Intent)
'Listen for GPS on or off intent...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.