Monday, 15 September 2014

android - Saving file to windows-viewable folder rather than emulated/0/[foldername] -



android - Saving file to windows-viewable folder rather than emulated/0/[foldername] -

i doing android development work , have been saving files sdcard using code:

environment.getexternalstoragedirectory()

this works great problem is, app creates lot of images want able grab when phone attached usb stick windows pc instead of going storage/emulated/0/ want info go windows-viewable folder (the parent of dcim etc.)

what safest way of doing this? (so work on many devices without millions of hacks)

thanks time,

poncho

android save storage local-storage

No comments:

Post a Comment