i am an android newbi. i extend my apologies for a very primitive question.
i intend to develop an android application for sms messaging so that when the reciever recieves a message, the sender’s physical location is also automatically revealed (using the GPS of sender) may be in Lat Long format.
My question is, how to go by this problem?
bundles of thanks in advance.
i am an android newbi. i extend my apologies for a very primitive question.
Share
I think.. getting the location of the sender completely depends on the sender..i.e if the sender decides to reveal his location.. only the recipient can get his location.. so.. the application you are trying to make should be in senders phone… and in this case..
create an activity with text field and a button to send the message like this..