added sms receiver functionality to android

This commit is contained in:
rnvahey@gmail.com
2009-02-24 23:12:37 +07:00
parent 4993c1bf87
commit d8a46494ec
6 changed files with 4 additions and 1 deletions
+1
View File
@@ -309,3 +309,4 @@ function gotLocation(lat, lon) {
return Device.Location.set(lat, lon)
}