Skip to content

Instantly share code, notes, and snippets.

View raid5's full-sized avatar

Adam McDonald raid5

View GitHub Profile
@raid5
raid5 / droid_send_gps.sh
Created April 2, 2010 18:35
Script for sending GPS coordinates to the Android emulator
#!/usr/bin/expect --
# Test expect script to telnet.
spawn telnet localhost 5554
expect "OK"
send "geo fix -122.03180 37.33081\r"
expect "OK"
send "exit\r"
# end of expect script.

Keybase proof

I hereby claim:

  • I am raid5 on github.
  • I am raid5 (https://keybase.io/raid5) on keybase.
  • I have a public key whose fingerprint is 4837 E525 CA99 7F0C 373B 9C56 AAAC 60BC F10E CD70

To claim this, I am signing this object: