Android: command line actions with telnet

telnet for localhost(emulator)

telnet localhost 5554

to make a call:
gsm call 900800

to send SMS:
sms send 890890 text

Comments

Popular posts from this blog

change svg android drawable color

Working with Android Hierarchy Viewer

network request using urlconnection