I wonder how to send the message from, let’s say, the server simulator, which is a Android project and is running on 5554 port to another Android project which is a client on 5556 port? I need this message to display on the screen and I have no idea how to make this connection.
Share
Please reference the SMSTest sample app uploaded in the Files section. It
shows how to send SMS between two emulators using SMSManager APIs:
http://groups.google.com/group/android-developers/files