I basically want to extract the latitude and longitude coordinates sent as sms by gsm module to an android smart phone ...
I have written an simple app which takes latitude and longitude as input and displays on the map using App Inventor
I want to basically copy the extracted latitude and longitude automatically on to the lat and long fields of my android app when ever i receive an sms from a particular number
How can I achieve this guys....