Communities

Writing
Writing
Codidact Meta
Codidact Meta
The Great Outdoors
The Great Outdoors
Photography & Video
Photography & Video
Scientific Speculation
Scientific Speculation
Cooking
Cooking
Electrical Engineering
Electrical Engineering
Judaism
Judaism
Languages & Linguistics
Languages & Linguistics
Software Development
Software Development
Mathematics
Mathematics
Christianity
Christianity
Code Golf
Code Golf
Music
Music
Physics
Physics
Linux Systems
Linux Systems
Power Users
Power Users
Tabletop RPGs
Tabletop RPGs
Community Proposals
Community Proposals
tag:snake search within a tag
answers:0 unanswered questions
user:xxxx search by author id
score:0.5 posts with 0.5+ score
"snake oil" exact phrase
votes:4 posts with 4+ votes
created:<1w created < 1 week ago
post_type:xxxx type of post
Search help
Notifications
Mark all as read See all your notifications »
Q&A

Welcome to the Power Users community on Codidact!

Power Users is a Q&A site for questions about the usage of computer software and hardware. We are still a small site and would like to grow, so please consider joining our community. We are looking forward to your questions and answers; they are the building blocks of a repository of knowledge we are building together.

Comments on How can I transmit my current location to someone else's phone?

Parent

How can I transmit my current location to someone else's phone?

+3
−0

My partner and are are sometimes in the position of trying to find each other in a large or crowded space (like a convention center, or if one of us is driving to pick up the other somewhere). We both have phones; it would be great if I could have mine send my location to his (or vice versa) so that the other person could see it in the map app. We don't want always-on tracking like the location tracking that parents do for children's phones; we want to be able to do one-time transmissions or otherwise turn it on and off.

I'm using Android 13 on a Pixel and he's using the current iOS version on an iPhone. We're each using the "native" mapping apps (Google Maps for me, and whatever the Apple default is for him).

Is there a way to accomplish this, preferably with the apps we're already using? Third-party apps aren't out of the question but aren't the first choice; we're both pretty security-minded and every new/unknown app is a potential malware vector.

History
Why does this post require moderator attention?
You might want to add some details to your flag.
Why should this post be closed?

0 comment threads

Post
+2
−0

On Android in Google Maps (Googled to get this, but tested and it works):

  • Touch and hold an area of the map that isn't labeled to drop a red pin.
  • In the search box, you can find the coordinates.
  • Press and hold on the coordinates and it will copy to the Clipboard, so you can then paste to something else to send.

On the iPhone (I can't test this, hopefully someone else can):

  • Open the Compass App
  • Allow Compass to use your location, if you have not already done so.
  • The location should be displayed.
  • Press and hold on the coordinates to copy.
History
Why does this post require moderator attention?
You might want to add some details to your flag.

1 comment thread

sharing a static location vs current live updated location (1 comment)
sharing a static location vs current live updated location
tartley‭ wrote 10 months ago

I guess your method of sharing from Android can only share a single static location, not a live updated location. I think my method in another answer does this part better. But I don't know anything about sharing from an iPhone, your answer does that part much better. :-)