Android Question Share problem from intent

palmzac

Active Member
Licensed User
Longtime User
Hi,

I have a problem. I want to make my app to intent target & upload image to my server. ExtrasToString.ToLowerCase of intent is bundle[{android.intent.extra.stream=content://media/external/images/media/657}] . How to convert it to file location ? like File.Copy2( File.OpenInput(File.DirRootExternal,"2.jpg"), out1) Thank for your help !

Palmzac
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…