Posts

Showing posts from March, 2011

PopUP Notification for new messages

http://code.google.com/p/android-smspopup/source/checkout

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