Hello,
I have a small app that deals with concrete locations (points-of-interest). 
One functionality of this app is to well known Sharing to send one POI to 
an external app via an Intent with ACTION_SEND parameter. That works, but 
what not works is to send the address or geolocation of that poi so that 
the receiving app knows that a parameter is a concrete location information.

What I have read now is, that ACTION_SEND can be augmented with a 
EXTRA_TEXT oder EXTRA_STREAM parameter.

 How can the location information (either address or geo-location) added as 
parameter?

R.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to