I'm currently developing android application which includes text messaging. Is it possible to send and receive text messages just by using android emulator? If yes, how can I do it?
It's quite easy:
telnet localhost 5554
(you can find the portnumber in the title of the emulator)sms send senderPhoneNumber textmessage