How can I retrieve SMS on Android phone?

I’ve written a sketch which processes a line of text. I want to be able to send my input via SMS. Then the program is alerted by incoming SMS and prosses the text in the SMS.
I’ve tried to google a solution without success.

1 Like

@bigboss97

Hello.
I read the article above.
Did you solve it?

Processing for Android has a link to SDK Extensions  |  Android Developers. This looks like it should have an interface to SMS but I can’t see it. Suggest you scan the contents carefully.

1 Like