Android Device specific Camera Path -
the project working on requires me store images/ videos same folder device native camera stores them. per research have found each device stores images/videos different name. nexus-one stores camera files in folder named "camera" (/sdcard/dcim/camera). htc incredible stores camera files folder named "100media" (/sdcard/dcim/100media). sony xperia x10 stores camera files folder named "100andro" (/sdcard/dcim/100andro). want know if programatically possible path can store images/videos taken app same location.??? there api may or work around required. if can u pls suggest me same.
please guys pretty urgent , important. appreciate , glad response soon. looking forward replies. ton in advancce...
afaik, base directory videos , photos accessible in standard way through environment class. think you'll have let user configure target directory themselves. nothing prevents making intelligent suggestions user, though.
Comments
Post a Comment