Android Question Send SMS through GSM Modem

kokoroayo

Member
Licensed User
Longtime User
Hi all,

I am working on a 2 part project for data collection from remote locations without 3G/GPRS data service. An android App that collects data from user and sends the data VIA SMS to a remote server. The server receives the SMS, processes the data and sends a status report to the user via SMS.

I have successfully completed the android part or sending the SMS and it works fine. Tested ok with an existing VB application. but I cannot seam to figure out how to receive or send SMS in B4J.

Kindly point me in the right direction. All I want to do is:
1. Receive SMS in B4J through GSM Modem
2. Send SMS in B4J through GSM modem

I have read https://www.b4x.com/android/forum/threads/sending-an-sms.35356/#post-301314 but its not what I need

Thank you.
 

DonManfred

Expert
Licensed User
Longtime User
Wrong forum! This is the b4a part of the forum. b4j questions should have posted to b4j questions forum
 
Upvote 0

kokoroayo

Member
Licensed User
Longtime User
Thanks Don. I noticed after the post was already submitted but could not find a way to remove it. I have reposted it in B4J though.
 
Upvote 0
Top