Receiving and sending a simple SMS

Steve's last example app works fine for me (foreground mode) after following these steps on Samsung Galaxy A54 running Android 14

  • Download the aia
  • build the app apk
  • install it to your phone
  • try it (use another phone to send a text to your Android phone

the app must be up and running to receive messages

what is not working is to receive a notification while the app is in the background

The bug report is here Posting a notification in case app is in background does not work for Texting component

Note: for Steve's example project I moved the AskPermission method from the Melon Notification into its own button click event to get the dialog message from the screenshot

Taifun

1 Like