Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

option for sending the coordinates via sms or textsecure #1

Open
paulle opened this issue Aug 30, 2015 · 2 comments
Open

option for sending the coordinates via sms or textsecure #1

paulle opened this issue Aug 30, 2015 · 2 comments

Comments

@paulle
Copy link

paulle commented Aug 30, 2015

It would be nice to have an option for sending the coordinates directly via sms or textsecure.

@tigerider
Copy link

And to be able to touch-select, copy the text to paste it to other apps. :) Thanks.

@k3b
Copy link

k3b commented Nov 18, 2023

It would be nice to have an option for sending the coordinates directly via sms or textsecure.

To be more precise: add a menuitem or a tool-button labled "share location" that produces for example Intent(ActionSend,uri="geo:0,0?q=52.366667,9.716667(SomeText)")

This intent can then be used by other apps like sms/textsecure to be further processed.

@andr1972 If you donot want to implent this i can do it for you and create a mergerequest.

I am supporting this featurerequest because I was asked to add "use current location" to my app AndroidGeo2ArticlesMap that shows articles from Wikipedia near a given location.

For privacy reasons i prefer to use a seperate app to find out my location so that my app does not require gps-permissions.

If you want to learn more on geo-intents see https://github.com/k3b/k3b-geoHelper/wiki/Android-Geo-howto

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants