How to retrieve the GPS location via SMS

后端 未结 2 1084
眼角桃花
眼角桃花 2021-01-03 01:47

I made an Application that gives me the location of my Android phone.

Now I want to make a method that helps me to retrieve the GPS location of my phone (latitude lo

2条回答
  •  攒了一身酷
    2021-01-03 02:31

    this may help:

    "Capture" incoming SMS: http://www.codemobiles.com/forum/viewtopic.php?p=95

    Send SMS: http://www.anddev.org/how_to_send_sms-t552.html

    Edit: Dead link. I don't remember what exactly was in it, just like Google's cache and Internet Wayback Machine. Following link should have some info on topic:

    http://lamiaamb.wordpress.com/2012/03/19/android-capture-an-incoming-sms/

提交回复
热议问题