i want to share image from browser,my application can get the image uri using"getIntent().getExtras().get(Intent.EXTRA_STREAM)": uri:content://htcbrowser/share_image/data/data/com.android.browser/ app_sharedimage/images.jpeg?image/jpeg.but i find that the priviledge of the specified file only allow the owner user to read and write,how to read the file in my application?
my english is poor,very 3ks. -- 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

