eclipse - Sending and receiving text using android emulator -


i'm developing android application includes text messaging. possible send , receive text messages using android emulator? if yes, how can it?

it's quite easy:

  • open console
  • connect via telnet running emulator: telnet localhost 5554 (you can find portnumber in title of emulator)
  • type this: sms send senderphonenumber textmessage

Comments

Popular posts from this blog

asp.net - repeatedly call AddImageUrl(url) to assemble pdf document -

java - Android recognize cell phone with keyboard or not? -

iphone - How would you achieve a LED Scrolling effect? -