Hi I am in am taking an Android development class and we are supposed to develop an app that responds to incoming sms messages. I was wanting to know if there is a way to broadcast sms messages in one app so my broadcastReceiver in the other app can handle said sms messages. Since I am working on a tablet true sms is not available. Please advise.
Share
You can create an emulator and then send sms to it via the Emulator control section of DDMS
Here I have created an ICS based tablet and I can send it an SMS via the emulator control: